graylog-labs / graylog-plugin-metrics-reporter

Graylog Metrics Reporter Plugins
https://www.graylog.org/
GNU General Public License v3.0
80 stars 18 forks source link

Graylog 3.0 support #34

Closed dio99 closed 5 years ago

dio99 commented 5 years ago

will it be updated to work on 3.0 ?

msharpe248 commented 5 years ago

Works for me on 3.0...

ntimo commented 5 years ago

I just installed metrics-reporter-prometheus-2.4.0-beta.3.jar and when I try to open https://graylog.domain.com/api/plugins/org.graylog.plugins.metrics.prometheus/metrics

I get the following error: {"type":"ApiError","message":"HTTP 404 Not Found"}

Does someone maybe know why?

ChristianWeissCG commented 5 years ago

We installed metrics-reporter-prometheus-2.4.0-beta.4-SNAPSHOT.jar and can confirm that it is working on Graylog 3.0.2+1686930. We are using Prometheus 2.3.2 (Revision 71af5e29e81579). The only difference to your version is a version bump, or you are using another version of Graylog.

The ticket reporter (@dio99) may want to add the name of the plugin where he experiences a problem, else we could close this ticket.

Independent from that i would love to see a version bump to a stable version name on metrics-reporter-prometheus. Or are there any reasons why this plugin should not be considered as stable (production-ready)?

alexey-ban commented 5 years ago

I have same problem like @ntimo in docker installation graylog - 3.0.2 metrics-reporter-prometheus-2.4.0-beta.3.jar


Where could I download metrics-reporter-prometheus-2.4.0-beta.4-SNAPSHOT.jar ?

bernd commented 5 years ago

We just released a Graylog 3.x compatible version.

@alexey-ban Please make sure to place the downloaded plugin into the Graylog plugin directory inside the Docker container. If you still have problems, please open a separate issue for this. Thank you!