Skip to content

mderriey/LocalTelemetry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalTelemetry

Local dashboards for telemetry collection.

To Use

Clone this repository, and then run:

docker-compose up

Configure your application to send OpenTelemetry data (traces, logs, and metrics) to localhost:4317 (the standard/default OTLP endpoint).

Then you will have access to the dasboards below:

Seq (logs traces)

Jaegar (traces)

Zipkin (traces)

Grafana (metrics)

Aspire (logs traces metrics)

Persistence

This project uses Docker volumes for persistence; logs and metrics are persisted, as are Grafana dashboard definitions.

Traces are not persisted.

Contributing

It would be great to have some good Grafana dashboard definitions out of the box.

Also, configuration examples for different languages. I'll get around to doing a .NET one sooner or later.

About

Local dashboards for telemetry collection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published