Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.44k stars 1.07k forks source link

Please provide documentation about Graylog Metrics #13169

Open gshill opened 2 years ago

gshill commented 2 years ago

Please provide documentation about Graylog metrics for use in Grafana

What?

The Prometheus exporter grabs metrics from Graylog for use in Grafana. I am trying to create some dashboards in Grafana based on those metrics, but no where on Graylog's site/documentation are there any clues as to what they all mean.

Here is a short screen shot: Screen Shot 2022-07-29 at 7 34 20 AM

Why?

I can't make dashboards for context that I do not fully understand what they are pulling

Your Environment

bernd commented 2 years ago

@gshill Thanks for bringing up the topic. We consider adding descriptions to the Prometheus metrics in the future. :+1:

laurivosandi commented 2 years ago

Somewhat related, perhaps deserves separate ticket: I could not find metrics usable for alerting, eg count of messages that JSON extractor failed to parse, message count submitted to/rejected by Elastic eg because of indexing errors. Note that Prometheus metric names could be somewhat self-explainatory, see more here -- for example gl_buffer_usage isn't clear about the unit, what is it being counted here?

riskersen commented 9 months ago

Any news on this? Personally, I like the amount of metrics available, but it's totally unclear how to monitor+graph them.

coffee-squirrel commented 3 weeks ago

It'd be great to have useful HELP content for metrics as users+customers try to piece together dashboards. If that'd be too much effort, an official reference dashboard (#18275) could help get people started (best practices for what to watch, etc.).