Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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.