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 have some problems:
ERRO[2021-10-14T23:30:37+08:00] httpClient.Get = Get "http://127.0.0.1:44444/metrics": net/http: HTTP/1.x transport connection broken: malformed HTTP response "OK"
WARN[2021-10-14T23:30:37+08:00] >>>.receive metrics channel is nil, url: http://127.0.0.1:44444/metrics
In the config.yaml, urls: ["http://127.0.0.1:44444/metrics"] , is not correct, maybe.
The text was updated successfully, but these errors were encountered:
I have some problems: ERRO[2021-10-14T23:30:37+08:00] httpClient.Get = Get "http://127.0.0.1:44444/metrics": net/http: HTTP/1.x transport connection broken: malformed HTTP response "OK" WARN[2021-10-14T23:30:37+08:00] >>>.receive metrics channel is nil, url: http://127.0.0.1:44444/metrics
In the config.yaml, urls: ["http://127.0.0.1:44444/metrics"] , is not correct, maybe.
This url is flume port,app listen.address default port 9360
how to get urls for setting the config.yml?
I have some problems:
ERRO[2021-10-14T23:30:37+08:00] httpClient.Get = Get "http://127.0.0.1:44444/metrics": net/http: HTTP/1.x transport connection broken: malformed HTTP response "OK"
WARN[2021-10-14T23:30:37+08:00] >>>.receive metrics channel is nil, url: http://127.0.0.1:44444/metrics
In the config.yaml, urls: ["http://127.0.0.1:44444/metrics"] , is not correct, maybe.
The text was updated successfully, but these errors were encountered: