eclipse / microprofile-metrics

microprofile-metrics
Apache License 2.0
100 stars 66 forks source link

SPEC: don't allow use of "_scope" or "_app" tags when apps create metrics #700

Closed donbourne closed 1 year ago

donbourne commented 1 year ago

tags are reserved for MP Metrics use (denotes the scope/app a metric belongs to) Throw exception (IllegalArgumentException) if someone tries to use these tags directly when creating a metric