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

Aggregate Micrometer "uri" label values under uri template #1493

Merged
merged 5 commits into from
Sep 1, 2021

Commits on Aug 26, 2021

  1. Use path expression rather than explicit value for Micrometer "uri" l…

    …abels
    
    * e.g. "/get/{id}" rather than "/get/123"
    * this provides better aggregation, protecting the time series database
    martinacat committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    dd2fa71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc6171c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a976caf View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    c214eef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecbccf1 View commit details
    Browse the repository at this point in the history