Fill in MP Metrics Registry with Base metrics (and metadata)
Channyboy opened this issue · comments
David Chan commented
The current implementation for MP 5.0 uses Micrometer Meter binders to register the base metrics.
This by-passes the MP Metric Registry during registration and as a result there is no MP Metrics nor metadata for these base metrics in the MP Metric Registry.
Need to "back-fill" this upon registering the base metrics to the Micrometer global meter registry.