mochengqian opened a new issue, #944: URL: https://github.com/apache/dubbo-go-pixiu/issues/944
PR #932 moves runtime endpoint state into published snapshots, but there is currently no direct visibility into snapshot publish rate or endpoint counts. Proposed metrics: - `pixiu_cluster_snapshot_publish_total` with cluster labels aligned with existing metric conventions. - `pixiu_cluster_snapshot_endpoint_count` for published endpoint count, and optionally healthy endpoint count if that matches existing observability style. The goal is to help operators detect churn, registry storms, and unexpectedly large clusters without relying on logs or benchmarks. Reference: listed as a known follow-up in PR #932. -- 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]
