12 Mar 2024
06:42 AM
- last edited on
12 Mar 2024
08:38 AM
by
MaciejNeumann
Hi team; When using micromete OLTP to send metric into dynatrace, I follow the guide of https://docs.micrometer.io/micrometer/reference/implementations/otlp.html I met some errors like below: java.net.ConnectException: Connection refused: localhost/127.0.0.1:4318 2024-03-12T06:07:39.010Z WARN 7 --- [trics-publisher] i.m.registry.otlp.OtlpMeterRegistry : Failed to publish metrics to OTLP receiver
12 Mar 2024 06:43 AM
Attached my code for references