[jira] [Updated] (IGNITE-11961) Provide JMX metrics for PME timings

2020-02-11 Thread Nikolay Izhikov (Jira)


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

Nikolay Izhikov updated IGNITE-11961:
-
Release Note: Metrics for PME timings added.

> Provide JMX metrics for PME timings
> ---
>
> Key: IGNITE-11961
> URL: https://issues.apache.org/jira/browse/IGNITE-11961
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Amelchev Nikita
>Assignee: Amelchev Nikita
>Priority: Major
>  Labels: IEP-35
> Fix For: 2.8
>
>  Time Spent: 7h 50m
>  Remaining Estimate: 0h
>
> Currently, partition map exchange timings printed to log(IGNITE-10493). It 
> will be useful if we allow external tools to collect and aggregate partition 
> map exchange metrics.
> UPD: Need to implement next metrics:
> - `CurrentPMEDuration` - existing metric, shows current PME duration.
>  - `CurrentPMECacheOperationsBlockedDuration` - new long metric. show 
> blocking duration of PME.
>  - `PMEDuration` - histogram of full PME durations.
>  - `PMECacheOperationsBlockedDuration` - histogram of blocking PME durations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (IGNITE-11961) Provide JMX metrics for PME timings

2019-07-30 Thread Amelchev Nikita (JIRA)


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

Amelchev Nikita updated IGNITE-11961:
-
Labels: IEP-35  (was: )

> Provide JMX metrics for PME timings
> ---
>
> Key: IGNITE-11961
> URL: https://issues.apache.org/jira/browse/IGNITE-11961
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Amelchev Nikita
>Assignee: Amelchev Nikita
>Priority: Major
>  Labels: IEP-35
> Fix For: 2.8
>
>  Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> Currently, partition map exchange timings printed to log(IGNITE-10493). It 
> will be useful if we allow external tools to collect and aggregate partition 
> map exchange metrics.
> UPD: Need to implement next metrics:
> - `CurrentPMEDuration` - existing metric, shows current PME duration.
>  - `CurrentPMECacheOperationsBlockedDuration` - new long metric. show 
> blocking duration of PME.
>  - `PMEDuration` - histogram of full PME durations.
>  - `PMECacheOperationsBlockedDuration` - histogram of blocking PME durations.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (IGNITE-11961) Provide JMX metrics for PME timings

2019-07-26 Thread Amelchev Nikita (JIRA)


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

Amelchev Nikita updated IGNITE-11961:
-
Description: 
Currently, partition map exchange timings printed to log(IGNITE-10493). It will 
be useful if we allow external tools to collect and aggregate partition map 
exchange metrics.

UPD: Need to implement next metrics:
- `CurrentPMEDuration` - existing metric, shows current PME duration.
 - `CurrentPMECacheOperationsBlockedDuration` - new long metric. show blocking 
duration of PME.
 - `PMEDuration` - histogram of full PME durations.
 - `PMECacheOperationsBlockedDuration` - histogram of blocking PME durations.

  was:
Currently, partition map exchange timings printed to log(IGNITE-10493). It will 
be useful if we allow external tools to collect and aggregate partition map 
exchange metrics. 

UPD: Need to implement next metrics:
- сacheOperationsBlockedDuration (long)
- totalCacheOperationsBlockedDuration (long)


> Provide JMX metrics for PME timings
> ---
>
> Key: IGNITE-11961
> URL: https://issues.apache.org/jira/browse/IGNITE-11961
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Amelchev Nikita
>Assignee: Amelchev Nikita
>Priority: Major
> Fix For: 2.8
>
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Currently, partition map exchange timings printed to log(IGNITE-10493). It 
> will be useful if we allow external tools to collect and aggregate partition 
> map exchange metrics.
> UPD: Need to implement next metrics:
> - `CurrentPMEDuration` - existing metric, shows current PME duration.
>  - `CurrentPMECacheOperationsBlockedDuration` - new long metric. show 
> blocking duration of PME.
>  - `PMEDuration` - histogram of full PME durations.
>  - `PMECacheOperationsBlockedDuration` - histogram of blocking PME durations.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (IGNITE-11961) Provide JMX metrics for PME timings

2019-07-24 Thread Amelchev Nikita (JIRA)


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

Amelchev Nikita updated IGNITE-11961:
-
Description: 
Currently, partition map exchange timings printed to log(IGNITE-10493). It will 
be useful if we allow external tools to collect and aggregate partition map 
exchange metrics. 

UPD: Need to implement next metrics:
- сacheOperationsBlockedDuration (long)
- totalCacheOperationsBlockedDuration (long)

  was:Currently, partition map exchange timings printed to log(IGNITE-10493). 
It will be useful if we allow external tools to collect and aggregate partition 
map exchange metrics. 


> Provide JMX metrics for PME timings
> ---
>
> Key: IGNITE-11961
> URL: https://issues.apache.org/jira/browse/IGNITE-11961
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Amelchev Nikita
>Assignee: Amelchev Nikita
>Priority: Major
> Fix For: 2.8
>
>
> Currently, partition map exchange timings printed to log(IGNITE-10493). It 
> will be useful if we allow external tools to collect and aggregate partition 
> map exchange metrics. 
> UPD: Need to implement next metrics:
> - сacheOperationsBlockedDuration (long)
> - totalCacheOperationsBlockedDuration (long)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (IGNITE-11961) Provide JMX metrics for PME timings

2019-07-19 Thread Amelchev Nikita (JIRA)


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

Amelchev Nikita updated IGNITE-11961:
-
Labels:   (was: IEP-35)

> Provide JMX metrics for PME timings
> ---
>
> Key: IGNITE-11961
> URL: https://issues.apache.org/jira/browse/IGNITE-11961
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Amelchev Nikita
>Assignee: Amelchev Nikita
>Priority: Major
> Fix For: 2.8
>
>
> Currently, partition map exchange timings printed to log(IGNITE-10493). It 
> will be useful if we allow external tools to collect and aggregate partition 
> map exchange metrics. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (IGNITE-11961) Provide JMX metrics for PME timings

2019-07-19 Thread Amelchev Nikita (JIRA)


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

Amelchev Nikita updated IGNITE-11961:
-
Fix Version/s: 2.8

> Provide JMX metrics for PME timings
> ---
>
> Key: IGNITE-11961
> URL: https://issues.apache.org/jira/browse/IGNITE-11961
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Amelchev Nikita
>Assignee: Amelchev Nikita
>Priority: Major
>  Labels: IEP-35
> Fix For: 2.8
>
>
> Currently, partition map exchange timings printed to log(IGNITE-10493). It 
> will be useful if we allow external tools to collect and aggregate partition 
> map exchange metrics. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Updated] (IGNITE-11961) Provide JMX metrics for PME timings

2019-07-11 Thread Amelchev Nikita (JIRA)


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

Amelchev Nikita updated IGNITE-11961:
-
Labels: IEP-35  (was: )

> Provide JMX metrics for PME timings
> ---
>
> Key: IGNITE-11961
> URL: https://issues.apache.org/jira/browse/IGNITE-11961
> Project: Ignite
>  Issue Type: Improvement
>Reporter: Amelchev Nikita
>Assignee: Amelchev Nikita
>Priority: Major
>  Labels: IEP-35
>
> Currently, partition map exchange timings printed to log(IGNITE-10493). It 
> will be useful if we allow external tools to collect and aggregate partition 
> map exchange metrics. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)