https://github.com/janritter/opentelemetry-tracing-logging-metrics-demo
Demo for OpenTelemetry Traces send to Elastic APM via OpenTelemetry Collector
https://github.com/janritter/opentelemetry-tracing-logging-metrics-demo
Last synced: 2 months ago
JSON representation
Demo for OpenTelemetry Traces send to Elastic APM via OpenTelemetry Collector
- Host: GitHub
- URL: https://github.com/janritter/opentelemetry-tracing-logging-metrics-demo
- Owner: janritter
- Created: 2022-02-09T20:46:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T02:18:39.000Z (9 months ago)
- Last Synced: 2024-09-11T07:31:23.634Z (9 months ago)
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenTelemetry - Tracing / Logging / Metrics - Demo
Demo for OpenTelemetry Traces send to Elastic APM via OpenTelemetry Collector
:warning: This project is still very work in progress
## Usage
### Start setup
docker-compose up -d
### Remove everything including volumes
docker-compose down -v
## Whats next?
As the repo name indicates, more things like logging and metrics will be added to make this a complete demo