1
0
Fork 0

Add New Observe Guides to the Documentation

This commit is contained in:
Sheddy 2025-06-23 16:06:04 +01:00 committed by GitHub
parent 0f862f4792
commit 107efb8a5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 462 additions and 1 deletions

View file

@ -71,7 +71,12 @@ nav:
- 'Kubernetes': 'getting-started/kubernetes.md'
- 'Docker': 'getting-started/docker.md'
- 'Configuration Introduction': 'getting-started/configuration-overview.md'
- 'Frequently Asked Questions': 'getting-started/faq.md'
- 'Frequently Asked Questions': 'getting-started/faq.md'
- 'Observe':
- 'Overview': 'observe/overview.md'
- 'Logs & Access Logs': 'observe/logs-and-access-logs.md'
- 'Metrics': 'observe/metrics.md'
- 'Tracing': 'observe/tracing.md'
- 'Configuration Discovery':
- 'Overview': 'providers/overview.md'
- 'Docker': 'providers/docker.md'