Anaconda Telemetry Documentation¶

This document serves as both the API documentation and a quick start guide.

Contents¶

Anaconda OpenTelemetry Documentation

  • Getting Started
    • Install the Package
    • Configuration vs. Attribute Values
    • Prepare the Configuration Object
      • Configuration Default Endpoint
      • Metric, Log, and Tracing Configuration
      • Optional Session Entropy
    • Prepare the ResourceAttributes Object
      • Adding more attributes
    • Initialize Telemetry
      • Optional Signal Streams
  • Recording Telemetry
    • Recording Logs
    • Record Metrics
      • Naming Metrics
    • Tracing with Context Manager
      • Naming Traces
  • OpenTelemetry Concepts
    • Resource Attributes
    • Attributes
    • Telemetry Schema
      • Dynamic Resource Attributes
  • Best Practices for Product Telmetry with OpenTelemetry
    • Deciding on a Signal Type (Traces vs Metrics vs Logs)
      • Metrics
      • Traces
      • Logs
  • Examples of anaconda-opentelemetry usage
    • Configuration
      • Creating Configuration
      • Specific Endpoint for Signal
      • Optional Session Entropy
    • ResourceAttributes
      • Adding more attributes
    • Initializing Telemetry
      • Optional Signal Streams
    • Recording Telemetry
      • Logs
      • Metrics
      • Traces
    • Schema
      • Dynamic Resource Attributes in the Schema
  • Testing and Visualizing Telemetry Locally
  • Schema Versions for anaconda-opentelemetry Payloads
    • Current Schema
      • [v0.3.0] (12/01/2025)
    • Historic Schemas
      • [v0.2.0] (07/18/25) - (12/01/2025)
      • [v0.1.0] (06/18/25)
    • Example Full OpenTelemetry Metric Payload - [Schema <= v0.2.0]
      • All schemas newer than v0.2.0 show a full payload example

Anaconda OpenTelemetry Wrapper

Navigation

Anaconda OpenTelemetry Documentation

  • Getting Started
  • Recording Telemetry
  • OpenTelemetry Concepts
  • Best Practices for Product Telmetry with OpenTelemetry
  • Examples of anaconda-opentelemetry usage
  • Testing and Visualizing Telemetry Locally
  • Schema Versions for anaconda-opentelemetry Payloads

Related Topics

  • Documentation overview
    • Next: Getting Started
©2025, Anaconda, Inc.. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source