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
The exposed metrics also lack almost everything of interest:
$ curl http://localhost:9131/metrics
# HELP varnish_main_counters
# TYPE varnish_main_counters gauge
varnish_main_counters 0
# HELP varnish_up Was the last scrape of varnish successful.
# TYPE varnish_up gauge
varnish_up 1
# HELP varnish_version Varnish version information
# TYPE varnish_version gauge
varnish_version{major="6",minor="6",patch="1",revision="e6a8c860944c4f6a7e1af9f40674ea78bbdcdc66",version="6.6.1"} 1
I'll try with a newer version of the exporter now, but filing this anyway. If not for anything else, it might help others running into the same issue.
The text was updated successfully, but these errors were encountered:
varnish-6.6.1 revision e6a8c860944c4f6a7e1af9f40674ea78bbdcdc66
v1.5.1 (dc01100)
I am seeing this error when running the exporter in "console" (foreground) mode:
The exposed metrics also lack almost everything of interest:
I'll try with a newer version of the exporter now, but filing this anyway. If not for anything else, it might help others running into the same issue.
The text was updated successfully, but these errors were encountered: