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

Invalid character 'p' after top-level value when add -channelz flag #225

Open
sfarwassim opened this issue Apr 28, 2023 · 0 comments
Open

Comments

@sfarwassim
Copy link

sfarwassim commented Apr 28, 2023

when I try to run the docker image :
prometheus-nats-exporter:latest -D -channelz -connz -routez -subz -varz -jsz=all -prefix=nats -use_internal_server_id http://localhost:8222
I got these logs
Registered collector for system gnatsd, endpoint: subsz
Registered collector for system gnatsd, endpoint: varz
Registered collector for system gnatsd, endpoint: routez
Registered collector for system gnatsd, endpoint: connz
Registered collector for system nss, endpoint: channelsz
Registered collector for system jetstream, endpoint: all
No certificate file specified; using http.
Prometheus exporter listening at http://0.0.0.0:7777/metrics
ignoring server xxxxxxxx : invalid character 'p' after top-level value

the last line shows only when add the channelz flag also when I add the -serverz flag

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

1 participant