Add missing link to telemetry page (#488)

This commit is contained in:
Eric Zhu 2024-09-12 04:53:29 -07:00 committed by GitHub
parent 76067a62c0
commit ae10608427
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Telemetry
# Open Telemetry
AGNext has native support for [open telemetry](https://opentelemetry.io/). This allows you to collect telemetry data from your application and send it to a telemetry backend of your choosing.

View File

@ -44,6 +44,7 @@ from `Agent and Multi-Agent Application <core-concepts/agent-and-multi-agent-app
:hidden:
guides/logging
guides/telemetry
guides/worker-protocol
.. toctree::