Skip to content

enzsft/opentelemetry-collector-dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTelemetry Collector Demo

This repository contains very simple open telemetry setup. It was copied from open-telemetry/opentelemetry-collector-contrib.

We modified it for you so it can be use for developing your Next.js application without any changes. Just run the following command in your command line to run all services provided here:

docker-compose up -d

That will expose the following backends:

Notes:

  • It may take some time for the application metrics to appear on the Prometheus dashboard;

To clean up any docker container from the demo run docker-compose down.

About

Dev environment providing OTEL support to local apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published