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
I get this error in execution:
ERRO[2021-05-11T10:21:26+04:30] error fetching from exporter_exporter: error decoding json body: invalid character '<' looking for beginning of value
Thats expected since we only use exporter_exporter for now. It only tries to scrape port 9999 on exporter_exporter and fetch json from the exporter to know which services are behind it. I commented out the other ports. A PR to make that configuration would be accepted :)
Hi,
I get this error in execution:
ERRO[2021-05-11T10:21:26+04:30] error fetching from exporter_exporter: error decoding json body: invalid character '<' looking for beginning of value
command:
./prometheus-net-discovery -networks "192.168.1.200/32" --filesdpath /tmp/
The text was updated successfully, but these errors were encountered: