zqr10159 opened a new pull request, #3965: URL: https://github.com/apache/hertzbeat/pull/3965
This pull request adds comprehensive documentation for three new service discovery monitoring integrations in HertzBeat: Consul, DNS, and Eureka. Each document provides step-by-step guides, configuration parameters, usage examples, best practices, and use cases for automatically discovering and monitoring service instances via these service discovery mechanisms. **New Service Discovery Documentation:** *Consul Service Discovery:* - Added `consul_sd.md` with detailed instructions for configuring HertzBeat to monitor services registered in Consul, including prerequisites, configuration parameters, usage steps, and integration notes. *DNS Service Discovery:* - Added `dns_sd.md` covering how to use DNS records (SRV, A, AAAA, MX, NS) for automatic service discovery, with examples for different record types, Kubernetes integration, and best practices for DNS-based monitoring. *Eureka Service Discovery:* - Added `eureka_sd.md` with guidance on monitoring services registered in a Eureka registry, including setup, configuration, automatic discovery, and operational considerations. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
