当前位置:网站首页>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
up
indicators, 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.
边栏推荐
- 不知道该怎么办的同步问题
- Binary tree non-recursive traversal
- Collation of knowledge points in Ningbo University NBU IT project management final exam
- server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none failed
- (26)Blender源码分析之顶层菜单的关于菜单
- hboot与recovery、boot.img、system.img
- PHP三元(三目)运算符
- Components of TypeScript
- [QNX Hypervisor 2.2 User Manual]9.14 set
- 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#
猜你喜欢
Unity - LineRenderer show a line
Payment module implementation
C# Rectangle basic usage and picture cutting
什么是客户画像管理?
如何减少软件设计和实现之间鸿沟
MLP神经网络,GRNN神经网络,SVM神经网络以及深度学习神经网络对比识别人体健康非健康数据
日常--Kali开启SSH(详细教程)
SQL27 View user details of different age groups
【Acwing】The 62nd Weekly Game Solution
Unity - by casting and cloning method dynamic control under various UGUI create and display
随机推荐
【云驻共创】【HCSD大咖直播】亲授大厂面试秘诀
如何减少软件设计和实现之间鸿沟
Pytest初体验
Difference Between Stateless and Stateful
登录业务实现(单点登录+微信扫码+短信服务)
Golang must know the Go Mod command
22年8月推广大使额外奖励规则
IDA PRO中汇编结构体识别
EntityFramework保存到SQLServer 小数精度丢失
[QNX Hypervisor 2.2用户手册]9.15 suppress
浏览器下载快捷方式到桌面(PWA)
Daily--Kali opens SSH (detailed tutorial)
SQL injection Less42 (POST type stack injection)
[QNX Hypervisor 2.2用户手册]9.16 system
UOS统信系统 - WindTerm使用
内核对设备树的处理
Flex layout in detail
Thinking and Implementation of Object Cache Service
Judging decimal points and rounding of decimal operations in Golang
基于mysql的消息队列设计