Hi, I was wondering if there are any advantages / disadvantages to pushing node exporter textfile metrics to an s3 bucket, setting up the s3 bucket to serve files as a static website <https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html>(internally) and then configuring prometheus to scrape this. As oppposed to using the pushgateway. The use case would be for batch processes which are not long running and only run every 12 hours.
-- 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 prometheus-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/2e2fc64a-c1bb-446c-81f4-fd88de491f0cn%40googlegroups.com.