Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrasu/opentelemetry-big-demo


https://github.com/mrasu/opentelemetry-big-demo

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# OpenTelemetry Big Demo

Compare OpenTelemetry tools here

# How it works

![how it works](./docs/image/how-it-works.png)

# How to use

```shell
git clone --recursive [email protected]:mrasu/opentelemetry-big-demo.git
cd opentelemetry-big-demo

make start-all
```

Then, you can use any tools

When you want to run a specific tool, you can use `make start-xxx`, e.g. `make start-signoz`

# UsableTools

- [x] [SigNoz](https://signoz.io/) at http://localhost:10001 (need to create an account first)
- [x] [OpenObserve](https://openobserve.ai/) at http://localhost:10002 ([email protected], password=root)
- [x] [Grafana stack](https://grafana.com/) at http://localhost:1003
- [x] [Tracetest](https://tracetest.io/) at http://localhost:1004
- [ ] and more...