micronaut-projects / micronaut-micrometer

Integration between Micronaut and Micrometer
Apache License 2.0
35 stars 63 forks source link

order and sort`AbstractMethodTagger` before applying Tags #812

Open hrothwell opened 1 month ago

hrothwell commented 1 month ago

A use case might be that multiple taggers might use the same tag name, when determining which takes precedence in those situations felt like some sort of order / sorting would be needed