Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing metrics for grafana dashboard #207

Open
eliastjorn opened this issue Feb 8, 2023 · 1 comment
Open

Missing metrics for grafana dashboard #207

eliastjorn opened this issue Feb 8, 2023 · 1 comment

Comments

@eliastjorn
Copy link

I'm trying to set up grafana with the provided template grafana-jetstream-dash.json but some metrics for consumer are missing (jetstream_consumer_*).

image

The execution command for prometheus-nats-exporter is prometheus-nats-exporter -addr 127.0.0.1 -port 7777 -path=/metrics -ri=30 -syslog -channelz -connz -gatewayz -leafz -jsz=all -routez -serverz -subz -varz "http://localhost:8222"

Prometheus-nats-exporter version is 0.10.1
Nats server version is 2.9.11

@mgrachev
Copy link

Do you have created consumers? To see these metrics, you need to have at least one consumer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants