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

KrakenD support?

AntonioSousa
DynaMight Guru
DynaMight Guru

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?

Antonio Sousa
4 REPLIES 4

radek_jasinski
DynaMight Guru
DynaMight Guru

Integration of KrakenD with Dynatrace is possible through OpenTelemetry, as KrakenD supports OTEL exporters and Dynatrace can ingest OTLP data for full observability.

Have a nice day!

@radek_jasinski .

Any hands-on experience with KrakenD?

Antonio Sousa

Unfortunately, no, but I have this implementation in my customer’s environment. If you have any specific questions, I can ask them.

Have a nice day!

AshPerera
Visitor

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. 

Featured Posts