[Blog](/blog)Blog
  • [AI Gateway ](/blog/tag/ai-gateway)AI Gateway
  • [AI Security ](/blog/tag/ai-security)AI Security
  • [AIOps ](/blog/tag/aiops)AIOps
  • [API Security ](/blog/tag/api-security)API Security
  • [API Gateway ](/blog/tag/api-gateway)API Gateway
|
    • [API Management ](/blog/tag/api-management)API Management
    • [API Development ](/blog/tag/api-development)API Development
    • [API Design ](/blog/tag/api-design)API Design
    • [Automation ](/blog/tag/automation)Automation
    • [Service Mesh ](/blog/tag/service-mesh)Service Mesh
    • [Insomnia ](/blog/tag/insomnia)Insomnia
    • [Event Gateway ](/blog/tag/event-gateway)Event Gateway
    • [View All Blogs ](/blog/page/1)View All Blogs
We're Entering the Age of AI Connectivity [Read more](/blog/news/the-age-of-ai-connectivity)Read moreProducts & Agents:
    • [Kong AI Gateway](/products/kong-ai-gateway)Kong AI Gateway
    • [Kong API Gateway](/products/kong-gateway)Kong API Gateway
    • [Kong Event Gateway](/products/event-gateway)Kong Event Gateway
    • [Kong Metering & Billing](/products/kong-konnect/features/usage-based-metering-and-billing)Kong Metering & Billing
    • [Kong Insomnia](/products/kong-insomnia)Kong Insomnia
    • [Kong Konnect](/products/kong-konnect)Kong Konnect
  • [Documentation](https://developer.konghq.com)Documentation
  • [Book Demo](/contact-sales)Book Demo
  1. Home
  2. Blog
  3. Product Releases
  4. Introducing Konnect Debugger: Get Unprecedented API Traffic Visibility
[Kong Konnect](/blog/tag/kong-konnect)Kong Konnect
July 22, 2025
4 min read

# Introducing Konnect Debugger: Get Unprecedented API Traffic Visibility

Veena Rajarathna
Staff Product Manager, Kong
Garima Gunjan
Engineering Manager, Kong
Helen Tang
Sr. Product Designer, Kong
Youtube thumbnail
**This content contains a video which can not be displayed in Agent mode**

We're excited to announce the general availability of Konnect Debugger, formerly known as Active Tracing during its tech preview phase. This powerful debugging and observability solution in Kong Konnect has evolved from a focused tracing tool into a comprehensive debugging platform.

Konnect Debugger retains all the great capabilities you loved from Active Tracing while expanding to provide unprecedented visibility into API traffic, now combining detailed tracing and comprehensive logging to empower you to optimize performance, troubleshoot issues, and refine your API strategies with confidence.

The need for comprehensive debugging capabilities

Intermittent service issues can be elusive and challenging to understand. To ensure optimal performance and reliability, it’s essential to have a clear view into your service’s behavior. This is where comprehensive observability comes in — providing the ability to understand and contextualize system behavior even in the absence of known issues.

When critical services malfunction, pinpointing the root cause can be daunting. Is it a DNS issue, an upstream service anomaly, undetected failures, or a gateway problem? For platform operation teams, accessing component-level data and detailed logs is crucial for rapid mean time to resolution (MTTR).

However, generating and storing detailed telemetry data and logs continuously may be detrimental to the performance of the service and unnecessary. This is where targeted, on-demand insights become invaluable — enabling teams to swiftly identify and resolve issues, minimizing service disruptions.

From Active Tracing to Konnect Debugger

Building on the foundation of Active Tracing's powerful targeted tracing capabilities, Konnect Debugger represents the natural evolution of our observability offering. All the features you relied on in Active Tracing remain intact and enhanced:

  • Same powerful tracing engine: Generate detailed OpenTelemetry-compatible traces on-demand
  • Familiar sampling capabilities: Target specific services, routes, or requests with expression-based criteria
  • Enhanced visualization: The same intuitive trace viewer you know, now with additional debugging views
  • Zero additional instrumentation: Continue to get deep insights without changing your existing setup

What's new is the expanded scope: Konnect Debugger now combines these proven tracing capabilities with comprehensive logging, giving you a complete debugging solution in a single, integrated interface.

Introducing Konnect Debugger

With Konnect Debugger, infrastructure administrators can initiate targeted debugging sessions in specific API gateway nodes. During a debugging session, the selected gateway generates both detailed OpenTelemetry-compatible traces and comprehensive logs for all requests matching the sampling criteria. The detailed spans and log entries are captured for the entire request/response lifecycle. These traces and logs can be visualized with Konnect’s built-in debugging interface with no additional instrumentation or telemetry tools. Konnect’s Debugger offers exclusive, in-depth insights that can't be replicated by third-party observability tools.

By capturing detailed, component-level telemetry data and logs, platform operations teams can gain a deeper understanding of their services’ performance, dependencies, error conditions and potential bottlenecks. This targeted approach to observability enables teams to optimize their services, reduce uncertainty, and improve overall system reliability.

Key highlights

  • All your favorite Active Tracing features:
    • Debug sessions can be initiated for a service (includes all routes) or per route
    • Traces and logs can be generated for all requests or those matching sampling criteria
    • Sampling criteria can be defined with simple expressions language (ex: http.method == "GET")
    • Trace spans and attributes adhere to OpenTelemetry conventions
    • Sessions are retained in Konnect for up to 7 days
  • Enhanced with comprehensive logging:
    • Comprehensive request/response logs
    • Seamless correlation between traces and logs for comprehensive analysis
    • Enhanced debugging interface with integrated logs view
  • Same powerful visualization, now expanded:
    • Traces and logs can be visualized in Konnect's built-in debugging interface
    • Familiar trace viewer enhanced with additional debugging capabilities

Traces and logs captured in a Konnect Debugger session can be visualized in Konnect's built-in debugging interface. The debugger provides a summary view, trace view, and logs view. You can gain instant insights with the summary view, dive deeper with the trace view, and examine detailed execution logs for comprehensive troubleshooting.

Gain instance insights with summary view

Summary view helps you visualize the entire API request-response flow in a single glance. This view provides a concise overview of critical metrics, error indicators, and a transaction map. The transaction map includes the plugins executed by Kong on both the request and the response, along with the times spent in each phase. Use summary view to quickly understand the end-to-end API flow, identify performance bottlenecks, spot errors, and optimize your API strategy.

Dive deeper with trace view

The trace view gives you unparalleled visibility into Kong's internal workings. This detailed view breaks down into individual spans, providing a comprehensive understanding of:

  • Kong's internal processes and phases
  • Plugin execution and performance
  • Request and Response handling

Use trace view to troubleshoot issues, optimize performance, and refine your configuration with precision.

Examine execution details with logs view

The logs view provides comprehensive logging information captured during the debugging session. This detailed view includes:

  • Plugin execution logs and debug information
  • Error messages
  • Gateway internal processing logs
  • Upstream service communication details

Use logs view to investigate specific execution paths, understand error conditions, and gain detailed insights into request processing behavior.

Get started with Konnect Debugger

We're excited to see how Konnect Debugger will enhance your API operations! Get started with Konnect Debugger today and unlock comprehensive insights into your API traffic.

If you're a Kong Konnect customer, Debugger is now available for your organization. [Log in](https://cloud.konghq.com/login)Log in to Konnect, navigate to the gateway manager, select a control plane, and start debugging your APIs with both traces and logs. If you're new to Kong, you can start by [signing up for Kong Konnect](https://konghq.com/products/kong-konnect/register)signing up for Kong Konnect for free!

Be sure to share your feedback with us. Your input helps us continue to improve this powerful debugging solution.

## Unleash the power of APIs with Kong Konnect

[Learn More](/products/kong-konnect/)Learn More[Get a Demo](/contact-sales)Get a Demo
- [Kong Konnect](/blog/tag/kong-konnect)Kong Konnect- [Observability](/blog/tag/observability)Observability- [Performance](/blog/tag/performance)Performance

## More on this topic

_Videos_

## Achieving APIOps with Konnect

_Videos_

## How SeatGeek scaled to 86M+ monthly API requests

## See Kong in action

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

[Get a Demo](/contact-sales)Get a Demo
**Topics**
- [Kong Konnect](/blog/tag/kong-konnect)Kong Konnect- [Observability](/blog/tag/observability)Observability- [Performance](/blog/tag/performance)Performance
Veena Rajarathna
Staff Product Manager, Kong
Garima Gunjan
Engineering Manager, Kong
Helen Tang
Sr. Product Designer, Kong

Recommended posts

# New Enhancements to Konnect to Fuel API-Driven Innovation

[Product Releases](/blog/tag)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

# Why Your API Gateway Should Be Your Testing Environment

[Product Releases](/blog/tag)Product ReleasesJuly 1, 2026

You invested in Kong Konnect. You centralized your API governance, locked down your routing, enforced your security policies, and gave your organization a single source of truth for every API in your estate. That work is done, and it is working. So

Haley Giuliano

# Stop AI Token Overspend: Prepaid Credits Are Now Live in Kong Konnect

[Product Releases](/blog/tag)Product ReleasesJuly 1, 2026

Before we jump into prepaid credits, let’s review the basics. The two terms, tokens and credits, sometimes get used interchangeably in the space, so it’s worth untangling.  A token is a unit of data for large language models that can be either co

Haley Giuliano

# KAi v2 is Live: The Agent Building Infrastructure for Agents

[Product Releases](/blog/tag)Product ReleasesJune 30, 2026

Until now, KAi could tell you how to set up a service, suggest the right plugins, and point you at the docs. Useful, but you still had to do some of the work yourself. V2 changes that. With our new Code Mode MCP integration, KAi can create, update

Alex Drag

# Kong Mesh 2.14: Finer Zone Proxy Control and Tighter Security

[Product Releases](/blog/tag)Product ReleasesJune 23, 2026

Kong Mesh 2.14 also introduces improvements to the mesh-scoped zone proxy deployment model. This makes it easier to configure and operate zone proxies for specific meshes, including Helm support for mesh zone proxy configuration. For customers runni

Justin Davies

# Insomnia 13: Native Kong Konnect Integration for Real-Time API Testing

[Product Releases](/blog/tag)Product ReleasesJune 16, 2026

Have you ever…. Copied an API spec out of Kong Konnect, or where you manage your APIs, pasted it into your API client, and immediately wondered if it’s the latest version? Sent an email to your platform team with the subject line “ which endpoint sh

Haley Giuliano

# kongctl 1.0: A Declarative, AI-Native CLI for Kong Konnect

[Product Releases](/blog/tag)Product ReleasesJune 12, 2026

kongctl was built with the modern development stack in mind. Developers working in a terminal want the ability to query systems quickly to verify state, behaviors, and capabilities. Coding harnesses need well defined tools and accurate schemas for

Rick Spurgeon

# New Enhancements to Konnect to Fuel API-Driven Innovation

[Product Releases](/blog/tag)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

# Why Your API Gateway Should Be Your Testing Environment

[Product Releases](/blog/tag)Product ReleasesJuly 1, 2026

You invested in Kong Konnect. You centralized your API governance, locked down your routing, enforced your security policies, and gave your organization a single source of truth for every API in your estate. That work is done, and it is working. So

Haley Giuliano

# Stop AI Token Overspend: Prepaid Credits Are Now Live in Kong Konnect

[Product Releases](/blog/tag)Product ReleasesJuly 1, 2026

Before we jump into prepaid credits, let’s review the basics. The two terms, tokens and credits, sometimes get used interchangeably in the space, so it’s worth untangling.  A token is a unit of data for large language models that can be either co

Haley Giuliano

# KAi v2 is Live: The Agent Building Infrastructure for Agents

[Product Releases](/blog/tag)Product ReleasesJune 30, 2026

Until now, KAi could tell you how to set up a service, suggest the right plugins, and point you at the docs. Useful, but you still had to do some of the work yourself. V2 changes that. With our new Code Mode MCP integration, KAi can create, update

Alex Drag

# Kong Mesh 2.14: Finer Zone Proxy Control and Tighter Security

[Product Releases](/blog/tag)Product ReleasesJune 23, 2026

Kong Mesh 2.14 also introduces improvements to the mesh-scoped zone proxy deployment model. This makes it easier to configure and operate zone proxies for specific meshes, including Helm support for mesh zone proxy configuration. For customers runni

Justin Davies

# Insomnia 13: Native Kong Konnect Integration for Real-Time API Testing

[Product Releases](/blog/tag)Product ReleasesJune 16, 2026

Have you ever…. Copied an API spec out of Kong Konnect, or where you manage your APIs, pasted it into your API client, and immediately wondered if it’s the latest version? Sent an email to your platform team with the subject line “ which endpoint sh

Haley Giuliano

# kongctl 1.0: A Declarative, AI-Native CLI for Kong Konnect

[Product Releases](/blog/tag)Product ReleasesJune 12, 2026

kongctl was built with the modern development stack in mind. Developers working in a terminal want the ability to query systems quickly to verify state, behaviors, and capabilities. Coding harnesses need well defined tools and accurate schemas for

Rick Spurgeon

# New Enhancements to Konnect to Fuel API-Driven Innovation

[Product Releases](/blog/tag)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

# Why Your API Gateway Should Be Your Testing Environment

[Product Releases](/blog/tag)Product ReleasesJuly 1, 2026

You invested in Kong Konnect. You centralized your API governance, locked down your routing, enforced your security policies, and gave your organization a single source of truth for every API in your estate. That work is done, and it is working. So

Haley Giuliano

# Stop AI Token Overspend: Prepaid Credits Are Now Live in Kong Konnect

[Product Releases](/blog/tag)Product ReleasesJuly 1, 2026

Before we jump into prepaid credits, let’s review the basics. The two terms, tokens and credits, sometimes get used interchangeably in the space, so it’s worth untangling.  A token is a unit of data for large language models that can be either co

Haley Giuliano

# KAi v2 is Live: The Agent Building Infrastructure for Agents

[Product Releases](/blog/tag)Product ReleasesJune 30, 2026

Until now, KAi could tell you how to set up a service, suggest the right plugins, and point you at the docs. Useful, but you still had to do some of the work yourself. V2 changes that. With our new Code Mode MCP integration, KAi can create, update

Alex Drag

# Kong Mesh 2.14: Finer Zone Proxy Control and Tighter Security

[Product Releases](/blog/tag)Product ReleasesJune 23, 2026

Kong Mesh 2.14 also introduces improvements to the mesh-scoped zone proxy deployment model. This makes it easier to configure and operate zone proxies for specific meshes, including Helm support for mesh zone proxy configuration. For customers runni

Justin Davies

# Insomnia 13: Native Kong Konnect Integration for Real-Time API Testing

[Product Releases](/blog/tag)Product ReleasesJune 16, 2026

Have you ever…. Copied an API spec out of Kong Konnect, or where you manage your APIs, pasted it into your API client, and immediately wondered if it’s the latest version? Sent an email to your platform team with the subject line “ which endpoint sh

Haley Giuliano

# kongctl 1.0: A Declarative, AI-Native CLI for Kong Konnect

[Product Releases](/blog/tag)Product ReleasesJune 12, 2026

kongctl was built with the modern development stack in mind. Developers working in a terminal want the ability to query systems quickly to verify state, behaviors, and capabilities. Coding harnesses need well defined tools and accurate schemas for

Rick Spurgeon

## 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](/contact-sales)Get a Demo

## step-0

Kong enables the connectivity layer for the agentic era – securely connecting, governing, and monetizing APIs and AI tokens across any model or cloud.

  • English
  • Japanese
  • Frenchcoming soon
  • Spanishcoming soon
  • Germancoming soon
[Everything is 200 OK](https://status.konghq.com/)
© Kong Inc. 2026
Interaction mode