LocalTelemetry Save

Local dashboards for telemetry collection.

Project README

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.

Open Source Agenda is not affiliated with "LocalTelemetry" Project. README Source: StephenCleary/LocalTelemetry
Stars
89
Open Issues
0
Last Commit
1 week ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating