Hi, May I know how can I auto-instrument the java code for exposing metrics along with exemplars? I tried the procedure mentioned here: https://github.com/prometheus/client_java/blob/master/OTEL_EXEMPLARS.md. But in the code, it looks like we have to create the metrics and add the instrumentation before every call.
It is mentioned here: https://github.com/prometheus/client_java/blob/master/OTEL_EXEMPLARS.md, that we can add the exemplars without changing the code. But May I know how to do that? -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/1faca063-6054-4e7e-8c08-5ef27b80ded8n%40googlegroups.com.

