We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Micrometers annotation Metertag is intended to add tags to metrics based on a methods parameter. It would be nice to have this feature supported.
The text was updated successfully, but these errors were encountered:
An alternative approach could be supporting the new expression syntax and using the extraTags field, I would be happy with either solution.
Sorry, something went wrong.
FWIW that is not actually a viable option right now:
micronaut-projects/micronaut-core#10538
I am in the progress on working on something which may or may not support this, albeit not as nicely if I had to guess
Successfully merging a pull request may close this issue.
Feature description
Micrometers annotation Metertag is intended to add tags to metrics based on a methods parameter.
It would be nice to have this feature supported.
The text was updated successfully, but these errors were encountered: