Before to investigate more, I would like to know if Alloy is able to respond to our use case.
Right now:
- we have a lot of vm with prometheus agent exposing their metrics.
- our observability computer prometheus is scrapping our vms
We would like to install something in our vms to push the metrics to our obervability computer but we do not know how to do that.
We are sure we don’t want to use pushgateway because with it we loose our node_up / pg_up information…
Do you think Alloy installed is able to grab on a vm and push to our prometheus (instead of a pull with prometheus) ?