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

Reorder when AbstractMethodTagger tags are added to metrics #770

Merged

Conversation

hrothwell
Copy link
Contributor

Follow-up PR after #753 and #764 were released

If a user defines the same tag key in their annotation, that should likely take priority over any tags that may have been applied via AbstractMethodTagger beans. This can be accomplished by flipping the order of applying .tags(...)

Also includes a little bit of test formatting (my indents appeared off from the existing, didn't catch it last time)

@graemerocher graemerocher added the type: improvement A minor improvement to an existing feature label Jun 1, 2024
@graemerocher graemerocher merged commit 9f61d70 into micronaut-projects:5.6.x Jun 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants