当前位置:网站首页>When can I use PushGateway
When can I use PushGateway
2022-07-31 23:22:00 【InfoQ】
Should I use PushGateway?
- When monitoring multiple instances through a single Pushgateway, the Pushgateway becomes a single point of failure and becomes a bottleneck for data collection.
- Using PushGateway will lose
upindicators, thisThe indicator will automatically generate the health status of the monitoring instance through Prometheus each time it obtains monitoring data.
- PushGateway will not discard or delete its Series,And will always be exposed to Prometheus unless manually cleaned up via PushGateway's management API.
边栏推荐
- SVN服务器搭建+SVN客户端+TeamCity集成环境搭建+VS2019开发
- Weekly Summary
- The difference between adding or not adding the ref keyword when a variable of reference type is used as a parameter in a method call in C#
- 编译型语言和解释型语言的区别
- server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none failed
- In Golang go-redis cluster mode, new connections are constantly created, and the problem of decreased efficiency is solved
- 面试突击69:TCP 可靠吗?为什么?
- 面试题:实现死锁
- thymeleaf迭代map集合
- 信息学奥赛一本通 1941:【07NOIP普及组】Hanoi双塔问题 | 洛谷 P1096 [NOIP2007 普及组] Hanoi 双塔问题
猜你喜欢
随机推荐
SQL注入 Less38(堆叠注入)
【Acwing】第62场周赛 题解
SQL注入 Less47(报错注入) 和Less49(时间盲注)
高等代数_证明_任何矩阵都相似于一个上三角矩阵
助力数字政府建设,中科三方构建域名安全保障体系
ICML2022 | 深入研究置换敏感的图神经网络
IPD流程专业术语
Pytest first experience
"SDOI2016" Journey Problem Solution
Recognize anomalies (you will understand after reading this)
SQL injection Less42 (POST type stack injection)
Program processes and threads (concurrency and parallelism of threads) and basic creation and use of threads
/usr/local/bin和/usr/bin的区别
LevelSequence source code analysis
Unity - LineRenderer show a line
In Golang go-redis cluster mode, new connections are constantly created, and the problem of decreased efficiency is solved
The uniapp applet checks and prompts for updates
支付模块实现
HTC使用官方固件作为底包制作rom卡刷包教程
面试突击69:TCP 可靠吗?为什么?








