刚接触 prometheus 有点懵
metrics 不是用 exporter 推到 prometheus 本体的吗?
1 jadehare 2021-12-06 10:42:51 +08:00 小朋友齐打跤 |
![]() | 2 ss098 2021-12-06 10:45:39 +08:00 避免大量流量冲垮 Prometheus 本身。 |
![]() | 3 maichael 2021-12-06 10:46:24 +08:00 metrics 是 prometheus 主动 pull 的。 |
4 yuancoder 201-12-06 10:48:18 +08:00 指标是 prometheus 直接 pull 的,有些服务没办法支持这种模式,所以才有了 Pushgateway |
5 zephyrinzephyr 2021-12-06 10:48:30 +08:00 prometheus 只能 pull 不能 push ,如果有 metrics 需要 push 到 prometheus 就需要先 push 到 pushgateway ,然后 prometheus 再从 pushgateway 去 pull |
![]() | 6 Dav1s OP 谢谢大哥们~ |
![]() | 7 Exin 2021-12-06 15:15:30 +08:00 这头像,DA, J, A |