[jira] [Updated] (CURATOR-349) Expose extra metrics in TracerDeriver

2016-09-15 Thread Fangmin Lv (JIRA)

 [ 
https://issues.apache.org/jira/browse/CURATOR-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fangmin Lv updated CURATOR-349:
---
Description: 
Currently, the TracerDriver exposed the latency of ZK operations, in 
multi-tenant environment, extra metrics are required to help tracing and 
monitoring:

* the bytes being sent and received, so we can monitor the client usage 
scenarios.
* which ensemble participant the client is talking to, used to find out the 
problematic Zk server when the issue happened.
* the z-node path, to easily find out which z-node caused the problem, like 
high load, etc.

> Expose extra metrics in TracerDeriver
> -
>
> Key: CURATOR-349
> URL: https://issues.apache.org/jira/browse/CURATOR-349
> Project: Apache Curator
>  Issue Type: New Feature
>  Components: Recipes
>Reporter: Fangmin Lv
>
> Currently, the TracerDriver exposed the latency of ZK operations, in 
> multi-tenant environment, extra metrics are required to help tracing and 
> monitoring:
> * the bytes being sent and received, so we can monitor the client usage 
> scenarios.
> * which ensemble participant the client is talking to, used to find out the 
> problematic Zk server when the issue happened.
> * the z-node path, to easily find out which z-node caused the problem, like 
> high load, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (CURATOR-349) Expose extra metrics in TracerDeriver

2016-09-15 Thread Fangmin Lv (JIRA)

 [ 
https://issues.apache.org/jira/browse/CURATOR-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fangmin Lv updated CURATOR-349:
---
Description: (was: Allow service instances to be temporarily removed 
from discovery (when using the Service Discovery recipe). 

This can be achieved with a new 'enabled' flag that is included as part of the 
service instance node data in Zookeeper. Updating this flag via e.g. Exhibitor 
will allow an instance to be disabled. When the flag is omitted, the service is 
assumed to be enabled, hence this change is backward compatible.)

> Expose extra metrics in TracerDeriver
> -
>
> Key: CURATOR-349
> URL: https://issues.apache.org/jira/browse/CURATOR-349
> Project: Apache Curator
>  Issue Type: New Feature
>  Components: Recipes
>Reporter: Fangmin Lv
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)