Skip to content
#

open-telemetry

opentelemetry logo

OpenTelemetry provides a single set of APIs, libraries, agents, and collector services to capture distributed traces and metrics from your application. You can analyze them using Prometheus, Jaeger, and other observability tools.

Here are 31 public repositories matching this topic...

tidal
tidal commented Nov 6, 2021

The SdkBundle documentation could use same be improvements in regards of the configuration.

  • Show how to enable/disable the SDK or parts of it in different environements (dev, staging, prod, etc.)
  • Show how to configure Resource Limits and Attributes.
  • Show how to configure different Span Samplers, especially the ParentBased Sampler and how to reference custom Samplers.
  • S