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 also used the old release
Getting this Error
INFO[0000] Starting monit_exporter: localhost:9388 file=monit_exporter.go line=208
ERRO[0025] Error parsing data from monit: XML syntax error on line 1: unquoted or missing attribute value in element file=monit_exporter.go line=174
ERRO[0125] Error parsing data from monit: XML syntax error on line 1: unquoted or missing attribute value in element file=monit_exporter.go line=174
ERRO[0128] Error parsing data from monit: XML syntax error on line 1: unquoted or missing attribute value in element file=monit_exporter.go line=174
The text was updated successfully, but these errors were encountered:
The source is not building with go, Although go environment is perfectly configured.
On building "monit_exporter.go" it gives the following error
./monit_exporter.go:209:35: undefined: prometheus.Handler
I also used the old release
Getting this Error
INFO[0000] Starting monit_exporter: localhost:9388 file=monit_exporter.go line=208
ERRO[0025] Error parsing data from monit: XML syntax error on line 1: unquoted or missing attribute value in element file=monit_exporter.go line=174
ERRO[0125] Error parsing data from monit: XML syntax error on line 1: unquoted or missing attribute value in element file=monit_exporter.go line=174
ERRO[0128] Error parsing data from monit: XML syntax error on line 1: unquoted or missing attribute value in element file=monit_exporter.go line=174
The text was updated successfully, but these errors were encountered: