14 Mar 2024 05:57 AM
Can we assume that Dynatrace can replace Prometheus and Jaeger to receive the metrics dan traces via Otel agent?
https://www.keycloak.org/keycloak-benchmark/kubernetes-guide/latest/util/otel
Solved! Go to Solution.
14 Mar 2024 07:35 AM
As per the keycloak doc, looks like they are not using common OpenTelemetry way to export metrics.
My suggestion is to use the prometheus datasource https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/data-sources/prometheus-extensions
14 Mar 2024 08:28 AM
How about the traces, can we replace Jaeger with Dynatrace?
14 Mar 2024 10:31 AM
Looks like they have a specific configuration to send only to jaeger. You should try installing the oneagent..
14 Mar 2024 10:43 AM
Is it better than Ingesting data from Jaeger into Dynatrace?
14 Mar 2024 03:48 PM
To catch from Jaeger you need an additional collector.
If you can catch directly from the agent you save additional configurations.