grafana/pyroscope

[remoteWrite] add more info (like url) when showing errors

Geschlossen

#1.961 geöffnet am 25.05.2023

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (528 Forks)batch import
good first issue

Repository-Metriken

Stars
 (9.041 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 7h) (62 gemergte PRs in 30 T)

Beschreibung

time="2023-05-25T15:55:10.103354" level=error msg="error happened while ingesting data" file=" remotewrite/queue.go:96" error="response not ok: status code: '404'. body: '404 page not found\n'" key="foo.cpu{}" remote_target=bar

This message would be more helpful if it had the url which is trying to be hit.

Contributor Guide