[
https://issues.apache.org/jira/browse/ZOOKEEPER-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Wang updated ZOOKEEPER-4983:
-------------------------------
Description:
ZooKeeper currently doesn't have client-side op count metrics. We would need a
way to track how many operations of each type clients are performing for the
following:
- Monitor client application performance and behavior effectively
- Analyze client traffic load and patterns
- Identify and resolve performance issues by operation type
- Set up alerting and SLA monitoring for client operations
was:
ZooKeeper currently has no client-side op count metrics. There is no way to
track how many operations of each type clients are performing or monitor client
operation patterns.
This lack of visibility makes it difficult to:
- Monitor client application performance and behavior
- Debug performance bottlenecks by operation type
- Set up proper alerting and SLA monitoring for client operations
> Add client-side operation count metrics
> ---------------------------------------
>
> Key: ZOOKEEPER-4983
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4983
> Project: ZooKeeper
> Issue Type: New Feature
> Components: metric system
> Affects Versions: 3.10.0
> Reporter: Li Wang
> Priority: Major
>
> ZooKeeper currently doesn't have client-side op count metrics. We would need
> a way to track how many operations of each type clients are performing for
> the following:
> - Monitor client application performance and behavior effectively
> - Analyze client traffic load and patterns
> - Identify and resolve performance issues by operation type
> - Set up alerting and SLA monitoring for client operations
--
This message was sent by Atlassian Jira
(v8.20.10#820010)