We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to set up grafana with the provided template grafana-jetstream-dash.json but some metrics for consumer are missing (jetstream_consumer_*).
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 -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
The text was updated successfully, but these errors were encountered:
Do you have created consumers? To see these metrics, you need to have at least one consumer.
Sorry, something went wrong.
No branches or pull requests
I'm trying to set up grafana with the provided template grafana-jetstream-dash.json but some metrics for consumer are missing (jetstream_consumer_*).
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
The text was updated successfully, but these errors were encountered: