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

Instrument MetricsReader with metrics #3667

Merged

Commits on May 8, 2022

  1. Add metrics instrumentation for SPM (MetricsReader)

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 8, 2022
    Configuration menu
    Copy the full SHA
    7226dbd View commit details
    Browse the repository at this point in the history
  2. Add metrics for all-in-one and new prometheus reader

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 8, 2022
    Configuration menu
    Copy the full SHA
    0cac0c6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Remove new prometheus metrics instrumentation

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 9, 2022
    Configuration menu
    Copy the full SHA
    350ec6b View commit details
    Browse the repository at this point in the history
  2. Add license

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 9, 2022
    Configuration menu
    Copy the full SHA
    256f016 View commit details
    Browse the repository at this point in the history
  3. Revert unused metrics for prometheus factory

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 9, 2022
    Configuration menu
    Copy the full SHA
    3d09c7c View commit details
    Browse the repository at this point in the history
  4. Long params to multiline and inline return

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a7966f9 View commit details
    Browse the repository at this point in the history
  5. make fmt

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 9, 2022
    Configuration menu
    Copy the full SHA
    ed9fde2 View commit details
    Browse the repository at this point in the history
  6. Group logger and metrics next to each other

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a41b9be View commit details
    Browse the repository at this point in the history
  7. Remove copied comment

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 9, 2022
    Configuration menu
    Copy the full SHA
    9009b3d View commit details
    Browse the repository at this point in the history
  8. Remove responses metric

    Signed-off-by: Albert Teoh <[email protected]>
    albertteoh committed May 9, 2022
    Configuration menu
    Copy the full SHA
    857f64a View commit details
    Browse the repository at this point in the history