Skip to main content

Documentation Index

Fetch the complete documentation index at: https://futureagi.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

OpenTelemetry (OTel) is an open-source observability framework designed for collecting, processing, and exporting traces, metrics, and logs from applications. It provides a standardized way to instrument applications and infrastructure to gain insights into their performance and behavior. We use OTel at Future AGI because itโ€™s vendor-agnostic, open source, and highly performant. Itโ€™s a standard that includes batch processing of traces and spans in the magnitude of billions.

Why Use It?

  • ๐Ÿ”“ Vendor-neutral: Not locked to any specific provider
  • ๐ŸŒ Open source: Free and community-driven
  • โšก High performance: Handles billions of traces efficiently
OTel collects traces, metrics, and logs to monitor system performance and events. You can learn more about how we trace applications using OpenTelemetry on our traceAI page.