flashcatcloud/categraf

Categraf 对应插件没有up指标么?

ixiaoyi93 opened this issue · 0 comments

What would you like to be added:
当 Categra prometheus 插件无法采集数据时,添加类似于其他 exporter 的 up{} 参数用于判断插件 target 是否异常。

Why is this needed:
无法判断插件采集的metric指标采集是否中断。

Describe the solution you'd like
通过 up{} 指标判断这个target是是否异常。

Additional context