On 30.10.20 22:01, dmitry b wrote: > 2. We manage a large Hadoop cluster (6000 nodes) and Hadoop services are > being > monitored by PUSHing metrics to a different system. > 3. We want to send these metrics to Prometheus > 4. The format of these metrics is Not in Prometheus format, so cannot be > scraped, AND we are not setup for such scraping anyway, we are setup for > PUSH.
I'm not familiar with Hadoop, but a websearch for "monitoring hadoop with prometheus" yields a bunch of interesting results. The Pushgateway is definitely not the right choice to convert from a push-based metrics setup to Prometheus. -- Björn Rabenstein [PGP-ID] 0x851C3DA17D748D03 [email] [email protected] -- 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/20201103223351.GX3373%40jahnn.

