prometheus-nats-exporter icon indicating copy to clipboard operation
prometheus-nats-exporter copied to clipboard

Grafana Dashbord: Rate / Sec

Open laugimethods opened this issue 7 years ago • 1 comments

Hi, You might consider to provide rate/sec instead of global count in the Grafana Dashboard (https://github.com/nats-io/prometheus-nats-exporter/blob/master/walkthrough/grafana-nats-dash.json).

To do so, you can use irate(gnatsd_varz_out_bytes [1m]).

Example: NATS Servers.json grafana_nats_screenshot.png

Reference: https://groups.google.com/forum/#!topic/prometheus-developers/hl_NODpFruw

laugimethods avatar May 18 '17 13:05 laugimethods

@laugimethods , great suggestion; I feel both max and rate are valuable for different reasons. Throughput could certainly be added as another row in the dashboard.

ColinSullivan1 avatar May 18 '17 16:05 ColinSullivan1