Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashboard-client支持内部IP,虚拟IP,虚拟端口 #29

Merged
merged 4 commits into from
Feb 29, 2020
Merged

dashboard-client支持内部IP,虚拟IP,虚拟端口 #29

merged 4 commits into from
Feb 29, 2020

Conversation

forsake0120
Copy link

Issue来源:#28
支持对容器内的服务进行统计,修改如下:

  • 配置增加对SOFARPC/SOFABOOT虚拟IP,虚拟端口的支持(优先读取RPC配置,再读取dashboard.client配置),可通过配置文件或-D方式配置
  • 配置增加对内部IP的支持(该IP可为容器内IP,也可为PodIp等)
  • 修改应用统计维度为:HostIp+内部Ip+端口
  • HostIp修改统计优先顺序:InstanceIp > 虚拟Ip > LocalIp

烦请确定:"服务列表"是否需要区分内部Ip?

@glmapper glmapper merged commit 1e04719 into sofastack:master Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants