0
点赞
收藏
分享

微信扫一扫

prometheus后端存储至ES

remote storage to Elasticsearch

 1.准备prometheusbeat

下载安装包文件:https://github.com/infonova/prometheusbeat/releases


2.配置prometheusbeat

设置监听端口

prometheusbeat:
# Listen port of the server. Defaults to :8080
listen: ":8090"
# Context path. Defaults to /prometheus
context: "/prometheus
举报

相关推荐

0 条评论