You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error seems to be caused by the version of prometheus/exporter-toolkit.
I upgrade it to v0.7.1 (which is used on current master branch) and then I can get HTTP/2 response.
Tested on commit a2321e7
#2409 discussed about the new release. @dnmvisser maybe you can wait for that?
Host operating system: output of
uname -a
node_exporter version: output of
node_exporter --version
node_exporter command line flags
Are you running node_exporter in Docker?
No
What did you do that produced an error?
As per docs I am using a
web.conf
file, which looks like this:This does work, but not on HTTP2:
FYI, this is my curl:
What did you expect to see?
A response over HTTP2
What did you see instead?
A response over HTTP/1.1
The text was updated successfully, but these errors were encountered: