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.

贡献者指南