Logo
  • About the documentation
  • Introduction
  • Getting Started
  • Configuration reference
  • Operations and administration
  • Extending Envoy for custom use cases
  • API
    • Supported API versions
    • v3 API reference
      • Bootstrap
      • Listeners
      • Clusters
      • HTTP route management
      • Extensions
        • Access log extension filters
        • Access log formatters
        • Access loggers
        • Cluster
        • Common
        • Compression
        • Config validators
        • Contrib extensions
        • DNS resolver
        • Endpoint
        • Filters
        • Grpc credentials
        • Health check event sinks
        • Health checkers
        • HTTP early header mutation
        • Custom response policies
        • HTTP header formatters
        • HTTP header validators
        • HTTP original IP detection
        • HTTP stateful session
        • Injected credentials
        • Geolocation providers
        • HTTP tracers
        • Internal redirect predicates
        • Path matcher
        • Path rewriter
        • Quic extensions
        • Rate limit descriptors
        • RBAC
        • RBAC matchers
        • Request ID
        • Resource monitors
        • Retry predicates
        • Stat sinks
        • String Matcher
        • Transport sockets
        • Upstream configuration
        • WASM
        • Watchdog
        • Load balancing policies
        • Cluster specifier
      • Admin
      • Envoy data
      • Services
      • Common messages
      • Common messages (XDS)
      • Types
    • xDS REST and gRPC protocol
    • Well Known Client Features
  • FAQ
  • Version history
envoy
  • API
  • v3 API reference
  • Extensions
  • HTTP tracers
  • View page source

HTTP tracers

Note

Tracers are not supported on Windows.

  • Datadog tracer (proto)
    • config.trace.v3.DatadogRemoteConfig
    • config.trace.v3.DatadogConfig
  • Dynamically loadable OpenTracing tracer (proto)
  • Tracing (proto)
    • config.trace.v3.Tracing
    • config.trace.v3.Tracing.Http
  • LightStep tracer (proto)
  • OpenTelemetry tracer (proto)
    • config.trace.v3.OpenTelemetryConfig
  • Trace Service (proto)
    • config.trace.v3.TraceServiceConfig
  • SkyWalking tracer (proto)
    • config.trace.v3.SkyWalkingConfig
    • config.trace.v3.ClientConfig
  • envoy/config/trace/v3/trace.proto (proto)
  • AWS X-Ray Tracer Configuration (proto)
    • config.trace.v3.XRayConfig
    • config.trace.v3.XRayConfig.SegmentFields
  • Zipkin tracer (proto)
    • config.trace.v3.ZipkinConfig
    • Enum config.trace.v3.ZipkinConfig.CollectorEndpointVersion
  • OpenTelemetry Resource Detectors
    • Dynatrace Resource Detector config (proto)
    • Environment Resource Detector config (proto)
    • Static Config Resource Detector config (proto)
  • OpenTelemetry Samplers
    • Always On Sampler config (proto)
    • Dynatrace Sampler config (proto)
Previous Next

© Copyright 2016-2025, Envoy Project Authors.

Built with Sphinx using a theme provided by Read the Docs.