Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/last9/otel-playground
OpenTelemetry Plaground app
https://github.com/last9/otel-playground
logs metrics opentelemetry playground traces
Last synced: 4 months ago
JSON representation
OpenTelemetry Plaground app
- Host: GitHub
- URL: https://github.com/last9/otel-playground
- Owner: last9
- Created: 2024-06-21T10:10:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T02:56:45.000Z (7 months ago)
- Last Synced: 2024-09-27T06:43:02.244Z (4 months ago)
- Topics: logs, metrics, opentelemetry, playground, traces
- Homepage: https://last9.io/opentelemetry
- Size: 67.4 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Architecture Diagram
![Microservices Architecture](./microservices-architecture.png)
## Pre-requisites
- Docker
- docker-compose
- Get Authorization Token and OTLP Endpoint for your Last9 account
- Update `otelcol-config.yaml` with the OTLP endpoint and Authorization header
- Run the following command
```
docker-compose up
```
- Visit https://app.last9.io/explore to see the sample APM Dashboard powered by metrics and traces