Skip to content

larry-lau/try-opentelemetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTelemetry Example Application

This set of projects is an example application that use open telemetry collector to distribute trace, metrics and log to popular monitoring software.

The application demonstrates a number of OpenTelemetry concepts:

  • OpenTelemetry APIs for distributed context propagation.
  • Basic conventions of how messaging systems are handled in OpenTelemetry.

Running the example

To run the example using docker-compose, run the following from this directory:

docker-compose up --build

With everything running:

References

About

This repo wires up a few popular observability solutions using OpenTelemetry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published