cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Examples of using OpenTelemetry exemplars in Java code

panda
Guide

I already know how to create a count metric with the following code, and this metric can be displayed in Dynatrace. How can I incorporate OpenTelemetry exemplars into my code? Or are OpenTelemetry exemplars not yet compatible with Dynatrace?
WX20240228-172921@2x.png

3 REPLIES 3

PacoPorro
Dynatrace Champion
Dynatrace Champion

Hi,

Please check Manually instrument your Java application with OpenTelemetry 
Also you can refer to opentelemetry Github examples

Hi @PacoPorro , Thanks for your answer, But I git clone it, I didn't see any java code using the feature of "OpenTelemetry exemplars"

PacoPorro
Dynatrace Champion
Dynatrace Champion

Ouch!

I read "opentelemetry examples" instead of examplars. Sorry.

Featured Posts