This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
The EEC endpoint is only available with Full-Stack and Infrastructure Monitoring, but not in container environments. Use ActiveGate instead.
Make sure you've configured the correct ...
This is most likely caused by an error in context propagation on the code level.
Make sure the network libraries used in your application are covered by applicable instrumentation lib...
When you send OTLP requests to ActiveGate and receive a 401 error, this indicates that the request either did not contain an authentication token or contained an invalid token value.
Make sure ...
If you can't export OTLP data, make sure your exporter is configured:
To use OTLP over HTTP. OTLP over gRPC is currently not supported.
To use Protobuf encoding. JSON is currently not ...
Vertical topology depends on additional information provided by OneAgent. If OneAgent isn't installed, Dynatrace can't report details on the vertical topology.
If OTLP requests aren't routed vi...
There are at least two potential causes of missing span attributes:
If the attribute key is listed but the value is missing, check your privacy settings and make sure that the attribute you...
When you send OTLP requests to ActiveGate and receive a 403 error, this indicates that the provided token either expired or was not configured with the necessary permission scopes.
Verify that ...
If you encounter connection issues:
Make sure you have configured the correct URL, matching your environment.
See if you have a network security layer (for example, a firewall or a...
...he attribute name is on the allowlist and not on the deny list.
Attributes also need to be within the limits described at OpenTelemetry Metrics Limitations.
Problem
When sending OpenTelemetry metrics to Dynatrace several validations are performed on the data which may result in it not being ingested. Here are the main causes for metric r...