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

https://github.com/mmcshane/tallyotel-demo

Demo of tallyotel + Prometheus
https://github.com/mmcshane/tallyotel-demo

Last synced: 7 months ago
JSON representation

Demo of tallyotel + Prometheus

Awesome Lists containing this project

README

          

# tallyotel-demo

This is a demo of the [tallyotel](https://github.com/mmcshane/tallyotel) library
being used to export Open Telemetry metrics instruments with Prometheus.

To start a prometheus listener on localhost:8080

```.go
go run main.go
```