Relative Content

Tag Archive for javaopen-telemetryopen-telemetry-collectoropen-telemetry-java

OpenTelemetry Only Emit traces when service restarted

Below is my Otel implementation to instantiate the OpenTelemetry SDKs for Metrics & Traces. I found that Metrics are getting emitted whenever application requests are getting served but Traces are only emitted when this application is restarted.