I’m able to push some of the custom metrics into prometheus actuator endpoint using gaugeBuilder.
Is it possible to add RequestID, clientip and caller of that application endpoint to the custom metric of micrometer in java ?
Can someone please suggest me out regarding the same ?