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

[WFLY-19351] Add Micrometer test to verify that applications with shared metrics names are not merged when exported #17898

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 9, 2024

  1. [WFLY-19351] Add Micrometer test to verify that applications with sha…

    …red metrics names are not merged when exported
    
    Add test with multiple war deployments
    Add test with ear with multiple war subdeployments
    Rework how Prometheus metrics are retrieved and handled
    Add test to verify that metrics with identical names are exported separately
    Add a TestEnricher to manage lifecycle and injection of the Otel container
    jasondlee committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    67e89f5 View commit details
    Browse the repository at this point in the history