夜莺-Nightingale
夜莺V6
项目介绍 架构介绍
快速开始
黄埔营
安装部署
升级
采集器
使用手册
API
数据库表结构
FAQ
开源生态
Prometheus
版权声明
第1章:天降奇兵
第2章:探索PromQL
第3章:Prometheus告警处理
第4章:Exporter详解
第5章:数据与可视化
第6章:集群与高可用
第7章:Prometheus服务发现
第8章:监控Kubernetes
第9章:Prometheus Operator
参考资料

页面配置采集插件

配置

配置文件在 conf/config.toml

修改 providers 为 [“local”,“http”] 添加 [http_provider], 配置参考如下,将 n9e.addr 替换为n9e的实际地址

providers = ["local","http"]

[http_provider]
remote_url = "http://n9e.addr:17000/v1/n9e-plus/collects"
开源版
Flashcat
Flashduty