Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

otel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

OpenTelemetry Example

Prints spans and metrics to the console.

To Run:

  • docker-compose up -d
  • go run .

When you're finished, be sure to run docker-compose down to shutdown the redis server.