graylog-plugin-metrics-reporter icon indicating copy to clipboard operation
graylog-plugin-metrics-reporter copied to clipboard

Graylog Metrics Reporter Plugins

Results 14 graylog-plugin-metrics-reporter issues
Sort by recently updated
recently updated
newest added

I'm using Graylog 4.11 with version 3.0.0 of the metrics-reporter-gelf plugin running to log metrics back into Graylog. I've done no plugin configuration short of `metrics_gelf_enabled = true` in server.conf....

OS: Ubuntu 20.04.2 LTS openjdk version "11.0.11" 2021-04-20 OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04) OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing) Apache Maven 3.6.3 Maven home: /usr/share/maven Java version:...

To make the handling of metrics easier it would be nice to have the option to use tags/lables in the metrics. This way it would be easier to work with...

enhancement

I have configured latest version of metrics-reporter-prometheus[3.0.0] plugin for graylog server which is hosted on docker setup,the plugin is working fine for graylog version 3.0.0 but for version 3.0.1 it's...

Compiled via Maven and got the Jar metrics-reporter-csv-3.0.1-SNAPSHOT.jar even added the configuration in /etc/graylog/server/server.conf metrics_csv_enabled = true metrics_csv_report_interval = 15s metrics_csv_directory = /tmp/graymetrics/ metrics_csv_locale = metrics_csv_unit_rates = seconds metrics_csv_unit_durations =...

Is this plugin compatible with graylog v3.3.0 ?

Hello. Please add a description of the metric values. For metric-reporter-prometheus. It would also be nice to give a link to some sort of dashboard in grafana and examples of...

Former version of prometheus client generates exceptions with push gateway 0.10.0+ due to response code mismatch: https://github.com/prometheus/client_java/commit/ddf03f1a939d7c41659bdf7b4a150657ffa5cadb

Looks like the metric with name **jvm_memory_non_heap_committed** is constantly growing instead of being the correspond to real 'non-heap memory commited in bytes'. Also the metric **jvm_memory_non_heap_usage** seems to be always...

Hi, Would it be possible to provide an unauthenticated endpoint for the Prometheus exporter? We are running graylog inside kubernetes, where the authentication doesn't play nice with Prometheus' kubernetes service...

enhancement