Blog
  • AI Gateway
  • AI Security
  • AIOps
  • API Security
  • API Gateway
|
    • API Management
    • API Development
    • API Design
    • Automation
    • Service Mesh
    • Insomnia
    • View All Blogs
  1. Home
  2. Blog
  3. Engineering
  4. Kong Konnect Observability and Analytics with Dynatrace
Engineering
April 7, 2025
5 min read

Kong Konnect Observability and Analytics with Dynatrace

Claudio Acquaviva
Principal Architect, Kong
Topics
PluginsAPI AnalyticsObservabilityKong Konnect
Share on Social

More on this topic

Videos

Metrics and Logs Are Out, Distributed Tracing Is In

Videos

Kong Konnect: Maximize Service Reuse, Observability and Manageability

See Kong in action

Accelerate deployments, reduce vulnerabilities, and gain real-time visibility. 

Get a Demo

Understanding and monitoring the performance and health of applications and systems is critical. This is where observability comes into play.

Observability is about gaining a comprehensive understanding of a system's internal state by analyzing the data it generates within the context of real-time events and actions across the infrastructure. Unlike traditional monitoring, which might only tell you when something has gone wrong, observability equips you with the tools and insights needed to discern not just the occurrence of an issue but its underlying causes. This enables teams to proactively manage and optimize their systems rather than merely reacting to failures. 

From another perspective, as the central hub for managing and routing traffic across distributed services, the API gateway provides a comprehensive view of how applications are consumed across an enterprise. By implementing observability at the API gateway layer, organizations can ensure better performance, security, and visibility across their entire API ecosystem. Here are some key benefits:

  • API Performance

    • Comprehensive Monitoring: Observability enables tracking of request patterns, response times, and error rates across all applications.
    • Faster Issue Detection: Quickly identify high latencies, unexpected error rates, or traffic spikes before they impact downstream services.
  • API Security

    • Enhanced Security & Troubleshooting: Acts as a first line of defense by monitoring and logging suspicious activity, failed authentication attempts, and potential attacks.
  • API Consumption

    • Distributed Tracing: The API gateway can initiate and maintain distributed tracing by injecting trace IDs into all requests, enabling seamless tracking across services.
    • Service Dependency Insights: Since API gateways route requests to multiple applications, observability helps map dependencies, providing insights into failures and bottlenecks.
  • Business & Performance Metrics — Gain valuable insights, such as:

    • Most accessed APIs
    • Usage patterns by different clients or regions
    • API performance trends over time
    • Effective monitoring of SLAs and compliance metrics

For AI and LLM-based services the Gateway provides metrics per provider, model, embeddings, etc. allowing cost calculation as well as control over AI tokens counted by LLM providers.

To achieve this, observability relies on three primary pillars:

  • Logs provide detailed, timestamped records of events and activities within a system, offering a granular view of operations.
  • Metrics deliver quantitative data points that reflect various aspects of system performance, such as request count, error count, response times, and throughput.
  • Traces provide high fidelity data on sampled requests. They provide a detailed overview of exactly which components a request traversed, allowing teams to visualize and analyze the end-to-end journey of transactions and interactions.

With this context in mind, let's explore how Kong Konnect and Dynatrace work together to build advanced observability processes using OpenTelemetry (OTel) standards.

OpenTelemetry

OpenTelemetry is an open source observability framework designed for cloud native software, formed from the merger of the OpenTracing and OpenCensus projects in 2019. Since then, OpenTelemetry has evolved to be the open standard approach to instrumenting, generating, collecting, and exporting telemetry data such as metrics, logs, and traces.

OpenTelemetry signals come from many sources such as traces and logs, auto-instrumented code libraries or custom instrumentation as well as metrics from 3rd-party vendor platforms. These signals can then be sent to external observability solutions for in-depth analysis and visualization.

While OpenTelemetry represents an amazing set of standards for how to ingest, modify and egress instrumentation data, it does not actually provide a platform for storing, visualizing and analyzing this data.

Dynatrace 

Dynatrace simplifies cloud complexity and enables faster and more secure innovation. The Dynatrace platform combines broad and deep observability, monitoring, continuous runtime application security, and advanced AIOps with Davis® AI to provide answers and intelligent automation from data. This enables innovators to modernize and automate cloud operations, deliver software faster and more securely, and ensure flawless digital experiences.

Dynatrace fully integrates with these open standards, such as OpenTelemetry. As a leading committer to OpenTelemetry, Dynatrace works closely with the open source community to drive ongoing improvements, using our decades of experience in observability for insight into customer challenges and best practices.

Kong Konnect

Kong Gateway is a fundamental component of the Kong Konnect API management infrastructure, known for its platform-agnostic approach, scalability, and outstanding performance, all driven by its plugin-based extensibility. It centralizes critical functions such as proxying, routing, load balancing, and health checking, effectively managing both microservices and traditional API traffic.

A key strength of Kong Gateway is its extensibility, supported by a wide range of plugins that enable the implementation of various policies, including Authentication/Authorization, Rate Limiting, Proxy Caching, Requests and Responses Transformation, and Traffic Control.

Kong Konnect and Dynatrace integration

For observability, Kong provides the OpenTelemetry plugin to propagate traces, Logging plugins to externalize transactional logs and the Prometheus plugin to produce metrics to any OpenTelemetry compatible server. Below is a reference to the architectural layers of an application using Kong and how it might be observed with a combination of OpenTelemetry and Dynatrace.

The Dynatrace distribution of the OpenTelemetry Collector is a customized Collector build tailored for typical use cases in a Dynatrace context and comes with support coverage. In the diagram above, an OpenTelemetry Collector receives all observability data originating through the Kong Gateway plugins and any other application you have in your environment. In turn, the Collector exports the data to Dynatrace unified end-to-end observability platform, which handles dashboards, alerts, analytics,  automation, etc.

Dynatrace also provides capabilities that capture full visibility of how your users experience transactions across web and mobile as well as components to monitor platforms like Kubernetes and databases.

Dynatrace automates BizDevSecOps workflows across your ecosystem to inform administrators where specific events are identified. Moreover, Dynatrace can actively use Kong APIs to take actions, create or update Kong Gateway policies, and adapt the gateway to a new scenario.

The following picture shows a Dynatrace dashboard with Kong and application metrics, received and exported by the OTel Collector.

Conclusion

The integration of Dynatrace and Kong Konnect marks a new era of observability architectures based on the OpenTelemetry standards. By harnessing the combined strengths of these technologies, organizations can enhance their infrastructure with robust policies establishing a strong foundation for observability platforms.

Contact sales@konghq.com and sales@dynatrace.com if you have questions or need support.

Next steps

  • For more information on setting up the integration with Kong/Dynatrace view the technical blog post, Implementing OpenTelemetry Observability with Kong Konnect and Dynatrace.
  • Register to both Kong Konnect and Dynatrace to get a trial and start experimenting with both technologies.
  • As a starting point, you can access Dynatrace's Kong AI Gateway and Kong API Gateway dashboards.
Topics
PluginsAPI AnalyticsObservabilityKong Konnect
Share on Social
Claudio Acquaviva
Principal Architect, Kong

Recommended posts

Implementing OpenTelemetry Observability with Kong Konnect & Dynatrace

Kong Logo
EngineeringApril 9, 2025

Observability has become critical to ensuring the effective monitoring of application and system performance and health. It focuses on understanding a system’s internal state by analyzing the data it produces in the context of real-time events and a

Claudio Acquaviva

AI Voice Agents with Kong AI Gateway and Cerebras

Kong Logo
EngineeringNovember 24, 2025

Kong Gateway is an API gateway and a core component of the Kong Konnect platform . Built on a plugin-based extensibility model, it centralizes essential functions such as proxying, routing, load balancing, and health checking, efficiently manag

Claudio Acquaviva

The Observability Gap: Why API and AI Monitoring Must Converge Now

Kong Logo
EnterpriseSeptember 25, 2025

The convergence reality Organizations are gradually realizing that API and AI observability aren't two separate problems; they're intertwined and require unified solutions. Without waiting on engineering, it's hard to answer simple questions like "

Alex Drag

Unlocking API Analytics for Product Managers

Kong Logo
EngineeringSeptember 9, 2025

Meet Emily. She’s an API product manager at ACME, Inc., an ecommerce company that runs on dozens of APIs. One morning, her team lead asks a simple question: “Who’s our top API consumer, and which of your APIs are causing the most issues right now?”

Christian Heidenreich

New Enhancements to Konnect to Fuel API-Driven Innovation

Kong Logo
Product ReleasesApril 15, 2025

APIs are the lifeblood of disruption . . . when leveraged correctly. The best, most disruptive businesses are able to harness API growth as a strategic opportunity. But how? With an API platform that drives innovation, faster delivery, and top-tier

Erin Choi

Kong Konnect Advanced Analytics: Running Faster Than StatsD

Kong Logo
EngineeringMarch 5, 2025

Using Konnect Advanced Analytics for a faster real-time measurement of what your users are experiencing Earlier this year the Kong Konnect Analytics team was looking to leverage the stability and flexibility of our own Kong Gateway to handle the e

Hiroshi Fukada

Exposing and Controlling Apache Kafka® Data Streaming with Kong Konnect and Confluent Cloud

Kong Logo
EngineeringNovember 19, 2024

We announced the Kong Premium Technology Partner Program at API Summit 2024, and Confluent was one of the first in the program. This initial development was all about ensuring that the relationship between Kong and Confluent — from a business an

Claudio Acquaviva

Ready to see Kong in action?

Get a personalized walkthrough of Kong's platform tailored to your architecture, use cases, and scale requirements.

Get a Demo
Powering the API world

Increase developer productivity, security, and performance at scale with the unified platform for API management, AI gateways, service mesh, and ingress controller.

Sign up for Kong newsletter

    • Platform
    • Kong Konnect
    • Kong Gateway
    • Kong AI Gateway
    • Kong Insomnia
    • Developer Portal
    • Gateway Manager
    • Cloud Gateway
    • Get a Demo
    • Explore More
    • Open Banking API Solutions
    • API Governance Solutions
    • Istio API Gateway Integration
    • Kubernetes API Management
    • API Gateway: Build vs Buy
    • Kong vs Postman
    • Kong vs MuleSoft
    • Kong vs Apigee
    • Documentation
    • Kong Konnect Docs
    • Kong Gateway Docs
    • Kong Mesh Docs
    • Kong AI Gateway
    • Kong Insomnia Docs
    • Kong Plugin Hub
    • Open Source
    • Kong Gateway
    • Kuma
    • Insomnia
    • Kong Community
    • Company
    • About Kong
    • Customers
    • Careers
    • Press
    • Events
    • Contact
    • Pricing
  • Terms
  • Privacy
  • Trust and Compliance
  • © Kong Inc. 2025