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

比较配置功能希望只列出有差异的配置项 #2663

Closed
th891285 opened this issue Oct 15, 2019 · 1 comment · Fixed by #4459
Closed

比较配置功能希望只列出有差异的配置项 #2663

th891285 opened this issue Oct 15, 2019 · 1 comment · Fixed by #4459
Labels
feature request Categorizes issue as related to a new feature. help wanted

Comments

@th891285
Copy link

th891285 commented Oct 15, 2019

对于管理员而言,有时需要比较两个或多个环境下的配置差异。

Apollo提供了比较参数的功能。

目前该比较参数功能,把全部参数都列出来了,不论相同还是不同。这样的话,如果要找出不同的配置项,非常不方便。也失去了比较的意义。

而且只能比较某个项目的配置。如果项目比较多,逐个去比较也是很繁琐的事情。

建议:

  1. 增加 只比较指定配置。
  2. 增加 只列出不同的项。
  3. 增加 可以一次比较多个项目的参数。

image

@nobodyiam
Copy link
Member

很好的建议,这块也比较适合大家一起来贡献,欢迎提交PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Categorizes issue as related to a new feature. help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants