Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/minhthong582000/soa-404
- Owner: minhthong582000
- License: gpl-3.0
- Created: 2023-03-20T13:59:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T06:15:59.000Z (30 days ago)
- Last Synced: 2025-01-12T06:17:24.631Z (30 days ago)
- Topics: alloy, beyla, golang, grpc, loki, mimir, observability, tempo
- Language: Go
- Homepage:
- Size: 932 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
![]()
Explore metrics
### Logs
![]()
Explore logs
### Traces
![]()
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.