-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
比较配置功能希望只列出有差异的配置项 #2663
Copy link
Copy link
Closed
Labels
feature requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.help wanted
Metadata
Metadata
Assignees
Labels
feature requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.help wanted
对于管理员而言,有时需要比较两个或多个环境下的配置差异。
Apollo提供了比较参数的功能。
目前该比较参数功能,把全部参数都列出来了,不论相同还是不同。这样的话,如果要找出不同的配置项,非常不方便。也失去了比较的意义。
而且只能比较某个项目的配置。如果项目比较多,逐个去比较也是很繁琐的事情。
建议: