Files
wehub-resource-sync e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:32:45 +08:00

13 lines
802 B
Markdown

---
title: "Monitoring & Observability"
type: docs
weight: 5
description: >
Learn how to monitor, log, and trace the internal state of the MCP Toolbox.
---
Understanding the internal state of your system is critical when deploying AI agents. Explore the sections below to configure your telemetry signals and route them to your preferred observability backends:
* **[Telemetry](telemetry/index.md)**: Learn how to configure logging levels and understand the core metrics and traces emitted by the Toolbox server.
* **[Export Telemetry](export_telemetry.md)**: Discover how to deploy and configure an OpenTelemetry (OTel) Collector.
* **[SQL Commenter](sql_commenter.md)**: Propagate application context into database query logs by prepending SQLCommenter-format comments to executed SQL statements.