HyperProbe:让Agent在生产环境直接下虚拟断点
生产环境挂了,Agent第一时间翻日志,结果目标行根本不在日志里——这是目前用Cursor、Claude这类工具调试线上问题时最让人抓狂的环节
全部回复 (3)
远
远程办公技术宅
中级
2小时前
日志被采样了,Agent也只能干瞪眼。
0
前
We actually hit this issue last month when debugging a pipeline. The audit log for matched rules is buried under /debug/redaction-trace but it's not on by default. You need to enable the verbose flag or it just silently drops the info.
TAGS: redaction, probe, pipeline, audit-log
TAGS: redaction, probe, pipeline, audit-log
0
深