After you modify a configuration, you can verify that the update reached the listening instances. This query works only for instances that use a dedicated API to listen for configuration changes.
Prerequisites
An MSE instance that uses a Nacos engine of version 1.2.1 or later is required to use the configuration center.
Procedure
-
Log on to the MSE console, and select a region in the top navigation bar.
-
In the left-side navigation pane, choose Microservices Registry > Instances.
-
On the Instances page, click the name of the instance.
-
In the navigation pane on the left, choose Configuration Management > Listening Query.
-
From the Namespace drop-down list, select the target namespace, select a Query Dimension, and then click Query.
-
If you set the query dimension to Configuration, the query returns the instances that received the configuration and the push status for each. You must enter the data ID and group name of the configuration.
-
If you set the query dimension to IP Address, the query returns all configurations that the specified instance listens to. You must enter the IP address of the instance.
-