Eureka Collector (app-discovery-eureka)
This collector collects information about Eureka Servers and Eureka Clients through the development APIs provided by Eureka. For details about the configuration parameters, see Table 1.
Parameter |
Mandatory |
Configuration |
---|---|---|
output_path |
No |
Enter the storage path of the collection result file (app-discovery-eureka-xxx.csv). If this parameter is left blank, the storage path defaults to <collector-installation-path>\output\file. Example: C:\Edge\tools\plugins\collectors\python\windows\mgc-app-discovery-collectors-windows\app-discovery-eureka\output\file\app-discovery-eureka-xxx.csv |
password |
No |
If user authentication is enabled, enter the passwords for accessing the Eureka servers. Separate multiple passwords with commas (,) based on the endpoint sequence. If a server does not require a password, enter a space. Example: password1, ,password2 |
endpoint |
Yes |
Enter the Eureka server addresses. If Eureka is deployed as a cluster of servers, separate the addresses with commas (,). Example: http://IP address 1:Port 1,http://IP address 2:Port2
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.