23 Jun 2025
10:47 AM
- last edited on
24 Jun 2025
07:50 AM
by
MaciejNeumann
KrakenD is an API Gateway written in Go, built for high-performance response aggregation.
It has OpenTelemetry integration, and in this page it references Dynatrace.
Has anyone integrated KrakenD into Dynatrace?
Solved! Go to Solution.
25 Jun 2025 01:48 PM
Integration of KrakenD with Dynatrace is possible through OpenTelemetry, as KrakenD supports OTEL exporters and Dynatrace can ingest OTLP data for full observability.
26 Jun 2025 11:17 AM
Unfortunately, no, but I have this implementation in my customer’s environment. If you have any specific questions, I can ask them.
09 Jul 2025 03:09 AM
Hi @AntonioSousa, I have a KrakenD application, and I can monitor it in Dynatrace.
The KrakenD app runs in a Docker container and has One Agent (Go) installed.
Also, the KrakenD Docker container must use AMD64 (x86_64) architecture. ARM64 is not supported.