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

Opt-in option to emulate metric scopes #356

Open
jmartisk opened this issue Oct 1, 2020 · 1 comment
Open

Opt-in option to emulate metric scopes #356

jmartisk opened this issue Oct 1, 2020 · 1 comment

Comments

@jmartisk
Copy link
Member

jmartisk commented Oct 1, 2020

Scope will be appended as a tag rather than prepended to the metric name.
To be more compatible with the MP Metrics 3.0 TCK, we might actually need to prepend it. It is not yet 100 % clear how we will solve this

@jmartisk jmartisk added this to the 4.0.0 milestone Oct 1, 2020
@jmartisk
Copy link
Member Author

jmartisk commented Feb 4, 2021

The current micrometer branch has an option smallrye.metrics.append-scope-tags which controls whether metrics created through the legacy MP Metrics APIs (both programmatic and annotated) will get a scope tag.
Not yet sure whether we want to also allow prepending it to the metric name for Prometheus export.

@radcortez radcortez removed this from the 4.0.0 milestone Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants