influxdb/cmd/telemetryd
Jonathan A. Sternberg 0ae8bebd75
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
..
README.md feat(telemetry): add telemetry server handler 2019-01-21 13:05:58 -06:00
main.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05: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.