helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

VM agent metric and vm auth having some errror

Open makas45 opened this issue 2 years ago • 2 comments

Hi Team,

We are facing some issue while scraping timeseries.

{"ts":"2023-01-13T10:11:47.708Z","level":"warn","caller":"VictoriaMetrics/app/vmagent/remotewrite/client.go:333","msg":"couldn't send a block with size 107120 bytes to "1:secret-url": Post "https://vmauth-ocp-vmetrics.apps.clustername/api/v1/write": EOF; re-sending the block in 2.000 seconds"} 5 {"ts":"2023-01-13T10:11:47.709Z","level":"warn","caller":"VictoriaMetrics/app/vmagent/remotewrite/client.go:333","msg":"couldn't send a block with size 114260 bytes to "1:secret-url": Post "https://vmauth-ocp-vmetrics.apps.clustername/api/v1/write": EOF; re-sending the block in 2.000 seconds"} 4 and facing an issue vmetrics-victoria-metrics-auth

:11:07.509Z","level":"info","caller":"VictoriaMetrics/lib/httpserver/httpserver.go:97","msg":"pprof handlers are exposed at http://127.0.0.1:8427/debug/pprof/"} 1 {"ts":"2023-01-13T10:29:38.048Z","level":"error","caller":"net/http/httputil/reverseproxy.go:503","msg":"http: proxy error: readfrom tcp 100.126.3.124:33728->10.62.145.127:8480: write tcp 100.126.3.124:33728->10.62.145.127:8480: write: broken pipe"}

using the latest version for appVersion: 1.86.1 for vm agent and auth.

makas45 avatar Jan 13 '23 11:01 makas45