Skip to content
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

docs: add logging section for control/data planes & DNS #2198

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

dascole
Copy link
Contributor

@dascole dascole commented Feb 25, 2025

This commit adds a new section to the troubleshooting guide for logging. It includes information on how to enable debug logging for the control and data planes, as well as how to enable debug logging for DNS.

This partially addresses issue #1302 by providing initial documentation for logging. Further work is needed to complete the full scope of the issue.

@dascole dascole requested a review from a team as a code owner February 25, 2025 15:59
@dascole dascole requested review from johncowen and lobkovilya and removed request for a team February 25, 2025 15:59
Copy link

netlify bot commented Feb 25, 2025

Deploy Preview for kuma ready!

Name Link
🔨 Latest commit 4e55e88
🔍 Latest deploy log https://app.netlify.com/sites/kuma/deploys/67e2d2228f192c0008958567
😎 Deploy Preview https://deploy-preview-2198--kuma.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 70 (🔴 down 4 from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

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

Copy link
Contributor

@bartsmykla bartsmykla left a comment

Choose a reason for hiding this comment

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

tabs needs to be adjusted here after: #2216

@dascole dascole force-pushed the feat/add-troubleshooting-guide branch from f620d8a to 883d9cf Compare March 12, 2025 16:05
slonka and others added 6 commits March 12, 2025 12:06
* feat(tf): render tf tab

Signed-off-by: slonka <[email protected]>

* feat(tf): arrays sort of work

Signed-off-by: slonka <[email protected]>

* feat(tf): commas in arrays work

Signed-off-by: slonka <[email protected]>

* feat(tf): seems to render quite correctly now

Signed-off-by: slonka <[email protected]>

* feat(tf): top part looks good

Signed-off-by: slonka <[email protected]>

* feat(tf): render from uni style

Signed-off-by: slonka <[email protected]>

* feat(tf): render only when not kuma

Signed-off-by: slonka <[email protected]>

* feat(tf): update golden files

Signed-off-by: slonka <[email protected]>

* feat(tf): make all keys snake_case

Signed-off-by: slonka <[email protected]>

* feat(tf): use snake_case fn everywhere

Signed-off-by: slonka <[email protected]>

* feat(tf): no need to if else on tf tab

Signed-off-by: slonka <[email protected]>

* feat(tf): add a guard for 2.10.x onwards

Signed-off-by: slonka <[email protected]>

---------

Signed-off-by: slonka <[email protected]>
Signed-off-by: dascole <[email protected]>
This commit adds a new section to the troubleshooting guide for logging. It includes information on how to enable debug logging for the control and data planes, as well as how to enable debug logging for DNS.

This partially addresses issue kumahq#1302 by providing initial documentation for logging. Further work is needed to complete the full scope of the issue.

Signed-off-by: dascole <[email protected]>
Resolve lint errors in troubleshooting.md

Signed-off-by: dascole <[email protected]>
Address the linting issue from 'Adjusting Logging Levels for Kuma-DP'
Signed-off-by: dascole <[email protected]>
Address 'Adjusting Logging Levels for Kuma-DP'

Signed-off-by: dascole <[email protected]>
@dascole dascole force-pushed the feat/add-troubleshooting-guide branch from 76c24ec to 4b1d4cc Compare March 12, 2025 16:06
@dascole
Copy link
Contributor Author

dascole commented Mar 12, 2025

Tabs have been adjusted to align with #2216

@dascole dascole requested a review from bartsmykla March 25, 2025 16:08
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.

4 participants