eclipse / microprofile-metrics

microprofile-metrics
Apache License 2.0
100 stars 66 forks source link

SPEC: add section on how to configure MeterRegistry backends for Micrometer impls #671

Closed donbourne closed 1 year ago

donbourne commented 2 years ago

To enhance consistency between MP Metrics implementations based on Micrometer, we should add a section to the spec detailing how to configure MeterRegistry backends.

This should be done through MP Config properties.

use MP config with property prefix ... for example ...

donbourne commented 1 year ago

fixed by #719