当前位置:网站首页>什么时候可以使用 PushGateway
什么时候可以使用 PushGateway
2022-07-31 23:08:00 【InfoQ】
我应该使用 PushGateway 吗?
- 当通过单个 Pushgateway 监视多个实例时,Pushgateway 会成为单个故障点,并且变成数据收集的瓶颈。
- 使用 PushGateway 会失去
up指标,这个指标在每次获取监控数据的时候会通过 Prometheus 自动生成监控实例的健康状态
- PushGateway 不会丢弃或者删除他的 Series ,并且会一直暴露给 Prometheus ,除非通过 PushGateway 的管理 API 去手动清理。
边栏推荐
猜你喜欢

一文带你了解 Grafana 最新开源项目 Mimir 的前世今生

如何减少软件设计和实现之间鸿沟

UOS - WindTerm use

Write a database document management tool based on WPF repeating the wheel (1)

基于mysql的消息队列设计

Unity - by casting and cloning method dynamic control under various UGUI create and display

Daily practice——Randomly generate an integer between 1-100 and see how many times you can guess.Requirements: The number of guesses cannot exceed 7 times, and after each guess, it will prompt "bigger"
![[NLP] What is the memory of the model!](/img/d8/a367c26b51d9dbaf53bf4fe2a13917.png)
[NLP] What is the memory of the model!

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#

【Acwing】第62场周赛 题解
随机推荐
编写方法将一个数组扁平化并且去重和递增排序
Write a database document management tool based on WPF repeating the wheel (1)
10大主流3D建模技术
hboot与recovery、boot.img、system.img
C#中引用类型的变量做为参数在方法调用时加不加 ref 关键字的不同之处
leetcode:126. 单词接龙 II
UOS - WindTerm use
2022-07-31:给出一个有n个点,m条有向边的图, 你可以施展魔法,把有向边,变成无向边, 比如A到B的有向边,权重为7。施展魔法之后,A和B通过该边到达彼此的代价都是7。 求,允许施展一次魔法
不知道该怎么办的同步问题
Drawing process of hand-drawn map of scenic spots
Go mode tidy reports an error go warning “all” matched no packages
VOT2021比赛简介
Flink 1.13(八)CDC
#yyds dry goods inventory# Interview must brush TOP101: the entry node of the ring in the linked list
Difference Between Stateless and Stateful
如何导入 Golang 外部包并使用它?
JS basic exercises
Quick Start Tutorial for flyway
Niuke.com brush questions (1)
基于mysql的消息队列设计