SDK

Concepts

  • Automatic instrumentation is provided in some SDKs to remove the need for application changes. This is both runtime- and library-specific.
  • Tracers can be used in application code to manually generate spans.
  • Meters can be used to manually generate metrics.
    • Observers observe changes to a given metric value.