You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/constants/CollectorConfig.constants.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -254,7 +254,7 @@ exporters:
254
254
tls:
255
255
insecure: true
256
256
# OTLP for Dynatrace
257
-
otlp/dynatrace:
257
+
otlphttp/dynatrace:
258
258
endpoint: https://abc12345.live.dynatrace.com/api/v2/otlp # Send traces to Dynatrace. Read more in docs here: https://www.dynatrace.com/support/help/extend-dynatrace/opentelemetry/collector#configuration
0 commit comments