prometheus-yoctotemp-exporter/README.md

9 lines
404 B
Markdown
Raw Normal View History

2020-11-04 07:41:02 +01:00
# Prometheus Yocto-Temperature exporter
Simple [Prometheus](https://prometheus.io/) exporter for the the [Yocto-Temperature](http://www.yoctopuce.com/EN/products/usb-environmental-sensors/yocto-temperature) sensor.
Useful links:
* [Writing (Prometheus) exporters](https://prometheus.io/docs/instrumenting/writing_exporters/)
* [Prometheus's client_python](https://github.com/prometheus/client_python)