Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cumulus/minimal-node: added prometheus metrics for the RPC client #5572

Merged
merged 23 commits into from
Sep 19, 2024

Commits on Sep 12, 2024

  1. cumulus/minimal-node: added prometheus metrics for the RPC client

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2544c67 View commit details
    Browse the repository at this point in the history
  2. substrate/prometheus: log error for port in use when binding

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e5e5fa0 View commit details
    Browse the repository at this point in the history
  3. added prdoc

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f5f375b View commit details
    Browse the repository at this point in the history
  4. rename metric namespace

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0ef2ee7 View commit details
    Browse the repository at this point in the history
  5. add license

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cadaab6 View commit details
    Browse the repository at this point in the history
  6. formatted Cargo.toml

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3859c57 View commit details
    Browse the repository at this point in the history
  7. fmt fixes

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    db41558 View commit details
    Browse the repository at this point in the history
  8. fixed prdoc

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    25be098 View commit details
    Browse the repository at this point in the history
  9. fix prdoc

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    24862e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. amend prdoc

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b08d580 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf5031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af4d95 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    9e85cab View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. updates after review

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4481f5e View commit details
    Browse the repository at this point in the history
  2. removed semicolon

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4a23266 View commit details
    Browse the repository at this point in the history
  3. one more semicolumn removed

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d465d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    417b12a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. simplify prometheus registry passing...

    ...and rename for clarity
    
    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    309ae23 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into add-rpc-collator-metrics

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    33d2846 View commit details
    Browse the repository at this point in the history
  3. fix fmt

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5252082 View commit details
    Browse the repository at this point in the history
  4. update prdoc

    Signed-off-by: Iulian Barbu <iulian.barbu@parity.io>
    iulianbarbu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bbe47d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    8d9cc35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    623dd15 View commit details
    Browse the repository at this point in the history