Himanshu-g81 opened a new pull request, #2606: URL: https://github.com/apache/phoenix/pull/2606
Register the `ha_group` Metrics2 tag on the six per-HA-group replication log metric sources so their series can be sliced per HA group downstream (Argus), matching the existing `HAGroupStore` source. Also moves the shared `HA_GROUP_TAG_NAME`/`HA_GROUP_TAG_DESC` constants out of the `HAGroupStoreMetricsSource` interface into a new module-neutral `org.apache.phoenix.metrics.MetricConstants` so both client and server sources share one definition. Tested via `MetricsReplicationLogSourceHaGroupTagTest` (6 cases) + updated `HAGroupStoreMetricsSourceImplTest`. -- 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]
