influxdata / influxdb

Scalable datastore for metrics, events, and real-time analytics
https://influxdata.com
Apache License 2.0
28.65k stars 3.54k forks source link

Send telemetry report for reads and writes #25372

Open praveen-influx opened 6 hours ago

praveen-influx commented 6 hours ago

This issue should cover specifically the reads and writes and also establish the JSON payload that would have to be reported. Reporting stats like min, max, avg for a period (say 1h) sampled at 1 min interval is preferable.

TODO: sample JSON

pauldix commented 5 hours ago

We'll want to capture:

And the min and max. The ones above would be the average over the hour long report interval.