The recommended way to do this is: - run your collection script every 5 minutes, e.g. as a cron job - write the results to a text file which is picked up by node_exporter textfile collector
You can then scrape the data as often as you like, from as many prometheus servers as you like. -- 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/c6aaaa78-2008-4fa1-9968-943d3256eef9o%40googlegroups.com.

