No. Prometheus does not accept "push" writing of data, nor any back-filling of historical data.
If you want to do these things then have a look at some alternative projects, especially VictoriaMetrics <https://victoriametrics.github.io/> which is strongly Prometheus-inspired. It has the ability to ingest and backfill via a wide range of protocols and formats, and implements a superset of PromQL so you can query it just as if it were a Prometheus server. -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/b7ec23f7-63d1-4e67-bc06-cef58fed5e6bo%40googlegroups.com.

