influxdb/cmd/telemetryd
Stuart Carnie 42aabb28fc chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00
..
README.md feat(telemetry): add telemetry server handler 2019-01-21 13:05:58 -06:00
main.go chore: Do not use global viper APIs, which breaks testing 2020-11-13 08:47:52 +11:00

README.md

Telemetry Server

Telemetry server accepts pushed prometheus metrics where it logs them to stdout.

Telemetry server is very similar to prometheus pushgateway, but, has stores that are configurable rather than just a /metrics endpoint.