flume_exporter
flume_exporter copied to clipboard
Prometheus exporter for flume
The metric flume_stats_up is missing. It can be used to discover if the Flume process is running via a probe.
suggestion is apache-2.0
I have installed the exporter with the flume http(json reporter) endpoints, but it does not get's any data. Do we need to enabled anything specific on flume to get all...
how to get urls for setting the config.yml? I have some problems: ERRO[2021-10-14T23:30:37+08:00] httpClient.Get = Get "http://127.0.0.1:44444/metrics": net/http: HTTP/1.x transport connection broken: malformed HTTP response "OK" WARN[2021-10-14T23:30:37+08:00] >>>.receive metrics channel...
package github.com/google/go-github/v25/github: cannot find package "github.com/google/go-github/v25/github" in any of: /usr/local/go/src/github.com/google/go-github/v25/github (from $GOROOT) /root/go/src/github.com/google/go-github/v25/github (from $GOPATH) make: *** [promu] Error 1
Hi, I have setup flume monitoring which exposes json on an endpoint. Let me know how can i use this exporter. Where i need to put the flume exporter configs?