You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
我在一台服务器上配置了采集agent.alive,cpu,磁盘等指标数据,从agent日志看到都有成功的去发送数据,但是graph丢失了agent.alive这个指标的数据。我之前参考了一篇博客使用curl -s http://127.0.0.1:6071/index/updateAll 更新所有的索引成功的又获取了agent.alive这个指标数据,但是两周后又出现了这个情况这个即便调用更新索引的api还是没有解决
已经尝试了以下若干方法