influxdb/telemetry/README.md

9 lines
328 B
Markdown
Raw Normal View History

2019-01-20 20:10:40 +00:00
## Telemetry Data
Telemetry is first collected by retrieving prometheus data from a Gatherer.
Next, the collected data is filtered by matching a subset of prometheus families.
Finally, the data is transmitted to a prometheus push gateway handler.
The handler enriches the metrics with the timestamp when the data is
received.