apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
28.94k stars 10.19k forks source link

The management platform has added a new global configuration search feature #5107

Open klboke opened 3 months ago

klboke commented 3 months ago

Is your feature request related to a problem? Please describe.

When you want to verify the usage of a certain resource in various projects, such as the connection addresses for Redis or MySQL, you can achieve this through a global configuration search

Describe the solution you'd like

In the management platform, a new page for global configuration search has been added, with access restricted to super administrators only.

Describe alternatives you've considered

"Provide the global search SQL query for the DBA to retrieve data from the database.

dosubot[bot] commented 3 months ago

It seems like you've got this under control, if you want help or have specific questions, let me know what I can do for you!

#### About Dosu This response is meant to be useful and save you time. It is **not meant to be a precise solution**, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot.
nobodyiam commented 3 months ago

There is a similar feature that could search the app via configuration name. I believe it could be extended to fulfill this feature.

image

klboke commented 3 months ago
image

I think we shouldn't retrieve too much content here; for instance, if the displayed results are too many and just separated by a delimiter, it doesn't allow us to understand the meaning of each character.