16 Jun 2023 09:02 PM
I have OT spans that are being received at the tenant (visible by dsfm:server.spans.received), but are not being persisted (no values for dsfm:server.spans.persisted).
Any ideas why this might be occurring?
19 Jun 2023 02:39 AM
Hey Antonio,
How are they being ingested? If via the API it might be good to ensure the auth is good and the right endpoint is being used.
Also have you had a look at the span capture settings yet to ensure there aren't any rogue settings blocking ingest?
19 Jun 2023 09:11 AM
It's through the API. Auth seems good and endpoint is correct too. Also no configurations for blocking ingest.
19 Jun 2023 07:43 AM
Maybe corrupted or invalid spans?
19 Jun 2023 09:12 AM
Maybe 😁 I'm trying to figure out a way to debug this, maybe some MITM...
19 Jun 2023 10:33 AM
I'd put an OTEL collector in between the application and Dynatrace to see what's going on.