parfait
parfait copied to clipboard
Support Micrometer
It would be nice to allow Micrometer (https://micrometer.io/) to be exposable to PCP via metrics the same way as Dropwizard. Not only Spring, but several other popular frameworks now support Micrometer.
A couple of options (the are others) to approach this.
- Create a module under the performancecopilot umbrella to provide a Custom Meter Registry implementation
- contribute a Custom Meter Registry to Micrometer.
In the first case it means retaining some level of control.
Do you have any preferences on how to take this forward ?
If whoever implements this wishes to go the first path (sounds good to me), lemme know & we can help setup a repo or provide the access needed.