Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/minhthong582000/soa-404

Observability with a go API, Grafana, Mimir, Loki, Tempo, Alloy and Beyla
https://github.com/minhthong582000/soa-404

alloy beyla golang grpc loki mimir observability tempo

Last synced: 28 days ago
JSON representation

Observability with a go API, Grafana, Mimir, Loki, Tempo, Alloy and Beyla

Awesome Lists containing this project

README

        

# soa-404

## How to run ?

Simply run `make run` and `curl "http://localhost:8070/random?seed=123"`.

## Access Grafana

Go to `http://localhost:9000` -> Explore

Change the datasources to `Mimir` to access the metrics, `Loki` to access the logs and `Tempo` for traces.

### Metrics


init_result

Explore metrics


### Logs


init_result

Explore logs


### Traces


init_result

Explore traces


## Contributing

Feel free to fork or clone this repository, explore the code, and contribute by submitting pull requests. Contributions, whether they’re bug fixes, improvements, or new features, are always welcome!

## License

Distributed under the GPLv3 License. See `LICENSE.md` file for more information.