> I really wanted a push rather than pull architecture
Then try VictoriaMetrics - it supports both pull and push (including Influx line protocol) [1], it works out of the box and it requires lower amounts of CPU and RAM when working with big number of time series (aka high cardinality) [2].
Then try VictoriaMetrics - it supports both pull and push (including Influx line protocol) [1], it works out of the box and it requires lower amounts of CPU and RAM when working with big number of time series (aka high cardinality) [2].
[1] https://victoriametrics.github.io/#how-to-import-time-series...
[2] https://medium.com/@valyala/insert-benchmarks-with-inch-infl...