Skip to content

admin: Add support for prometheus summary metrics#30479

Merged
jmarantz merged 36 commits intoenvoyproxy:mainfrom
andybradshaw:ab/add-prometheus-summary-metrics
Apr 1, 2024
Merged

admin: Add support for prometheus summary metrics#30479
jmarantz merged 36 commits intoenvoyproxy:mainfrom
andybradshaw:ab/add-prometheus-summary-metrics

Conversation

@andybradshaw
Copy link
Copy Markdown
Contributor

Commit Message: Add support for prometheus summary metrics on the admin endpoint
Additional Description: Adds support emitting prometheus "summary" metrics for the internal histogram quantiles by supplying a query parameter. Multiple modes are supported, as in #25812, and can be either histogram, summary, or histogram,summary.
Risk Level: Low, no changes to existing default behavior
Testing: Added unit tests for histogram, summary, and summary+histogram emission
Docs Changes: Added documentation to the admin home page, and to the published admin docs around an optional query parameter.
Release Notes: Added a note in the small_feature section.

Fixes #30471

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support prometheus summary metric types on the admin endpoint

4 participants