Skip to content

Update active-tracing.md #8793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Update active-tracing.md #8793

wants to merge 6 commits into from

Conversation

veenaraja
Copy link
Contributor

Add logs

Description

Adding docs for Active Tracing logs

https://konghq.atlassian.net/browse/KAG-7049

Testing instructions

Preview link:

Checklist

@veenaraja veenaraja requested a review from a team as a code owner May 20, 2025 05:46
Copy link

netlify bot commented May 20, 2025

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit 2546951
🔍 Latest deploy log https://app.netlify.com/projects/kongdocs/deploys/682df78e271a790008abf4c1
😎 Deploy Preview https://deploy-preview-8793--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 91 (🔴 down 1 from production)
Accessibility: 93 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 98 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.


When initiating a tracing session, administrators can choose to enable log capture, which collects detailed Kong Gateway logs for the duration of the session. These logs are then correalted with traces using *trace_id* and *span_id* providing a comprehensive and drill-down view of logs generated during specific trace or span.

## Payload Capture
Copy link
Member

@samugi samugi May 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we going to hold off on documenting this feature until we are sure it can make it to GA? (Payload capture)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, my plan is to keep it ready in case it makes it


## Key highlights
Log sanitizer uses Luhn algorithm, a well-known algorithm to validate credit card numbers, International Mobile Equipment Identity (IMEI) numbers, and other numerical data. The redaction is done by replacing the matched characters with *
Copy link
Member

@samugi samugi May 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if we should mention the IMEI since we are not doing that redaction (yet)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, will remove

@Guaris Guaris self-assigned this May 20, 2025
veenaraja and others added 5 commits May 20, 2025 15:57
Updated/removed extra line
Minor updates to wordings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants