Replies: 1 comment
-
prometheus服务器可以对数据的标签进行增、删、改。刚接触,不太了解 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
描述bug
项目目前的监控方案是:springboot actuator+ prometheus+ grafana
想要通过/prometheus端点监控apollo机器,但在grafana里不能区分来自不同机器的/prometheus端点数据。
请教下大佬,如何区分。
如果给不同机器的prometheus数据,添加上ip tag,就可以。
请问如何实现。
复现
通过如下步骤可以复现:
期望
简介明了地描述你希望正常情况下应该发生什么
截图
如果可以,附上截图来描述你的问题
额外的细节和日志
Beta Was this translation helpful? Give feedback.
All reactions