grafana/pyroscope

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

已關閉

#1,961 建立於 2023年5月25日

 (1 則留言) (0 個反應) (0 位負責人)C (528 個分叉)batch import
good first issue

倉庫指標

星標
 (9,041 顆星)
PR 合併指標
 (平均合併 5天 7小時) (30 天內合併 62 個 PR)

描述

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.

貢獻者指南