|
|
|
|
|
by kalmar
3143 days ago
|
|
Honest question: how do people use influxdb for monitoring and alerting? Our metrics feed into influx, and I cannot get answers to simple questions like “what is the failure rate” because arithmetic across measurements isn't possible [0]. I could shoehorn things into a schema to make it work, but in the limit I end up with one mega measurement. [0]: https://github.com/influxdata/influxdb/issues/3552 |
|