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

Update metrics package #247

Merged
merged 9 commits into from
Mar 30, 2023
Merged

Update metrics package #247

merged 9 commits into from
Mar 30, 2023

Commits on Feb 24, 2023

  1. Init the RPC calls registry and counters

    trinhdn97 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f166b03 View commit details
    Browse the repository at this point in the history
  2. Ignore duplicate metrics

    trinhdn97 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    00f8d96 View commit details
    Browse the repository at this point in the history
  3. Add metrics flag to cmd

    trinhdn97 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    c93f528 View commit details
    Browse the repository at this point in the history
  4. Support Prometheus format of metrics data

    trinhdn97 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bb9c8a4 View commit details
    Browse the repository at this point in the history
  5. Serve RPC metrics using Prometheus format

    trinhdn97 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3f71dd0 View commit details
    Browse the repository at this point in the history
  6. Only record metrics of some predefined APIs

    trinhdn97 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    6422dd7 View commit details
    Browse the repository at this point in the history
  7. Support InfluxDB

    trinhdn97 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    a27d1d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Register more metrics registries and API methods

    trinhdn97 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    9c2b5fc View commit details
    Browse the repository at this point in the history
  2. Cleanup unused metrics config in node config

    trinhdn97 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    5397406 View commit details
    Browse the repository at this point in the history