eclipse/microprofile-metrics

Performance issue with `Tag` checking for compliancy when there is a high-volume.

Channyboy opened this issue · 1 comments

Related: OpenLiberty/open-liberty#29396

Suggest to use a caching mechanism.

Closing this for now. Vendor can implement their own caching mechanism (esp. if their runtime loads and unloads apps).
Caching in the API code itself wouldn't know when to unload.

FYI @tjquinno as you mentioned this in #796