cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can Dynatrace monitor container based Keycloak?

rudy_h
Contributor

rudy_h_0-1710395729365.png

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

5 REPLIES 5

PacoPorro
Dynatrace Champion
Dynatrace Champion

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

rudy_h
Contributor

How about the traces, can we replace Jaeger with Dynatrace?

PacoPorro
Dynatrace Champion
Dynatrace Champion

Looks like they have a specific configuration to send only to jaeger. You should try installing the oneagent..

Is it better than Ingesting data from Jaeger into Dynatrace?

Ingest data from Jaeger - Dynatrace Docs

PacoPorro
Dynatrace Champion
Dynatrace Champion

To catch from Jaeger you need an additional collector.
If you can catch directly from the agent you save additional configurations.

Featured Posts