Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 648 Bytes

File metadata and controls

11 lines (8 loc) · 648 Bytes

Examples

This folder contains various examples to demonstrate using OpenTelemetry.

basic_tracer

This example shows how to use OpenTelemetry to instrument an application - e.g. a batch job.

http

This example shows how to use OpenTelemetryMiddleware and requests integrations to instrument a client and a server.

opentelemetry-example-app

This package is a complete example of an application instrumented with OpenTelemetry.