Bug 1146138 - Metrics are missing from DataStax driver
Summary: Metrics are missing from DataStax driver
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Storage Node
Version: JON 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER04
: JON 3.3.0
Assignee: Michael Burman
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 1145286
Blocks: 1108095
TreeView+ depends on / blocked
 
Reported: 2014-09-24 14:29 UTC by Michael Burman
Modified: 2014-12-11 14:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-11 14:00:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael Burman 2014-09-24 14:29:53 UTC
Description of problem: Earlier DataStax driver had leaking thread pool for metrics, so they weren't gathered. This has been fixed in later driver versions and now those metrics can be followed.

Add metrics from the driver, as well as fix storage node metrics for totalRequests (currently outputs wrong information) and add currentRate for easier monitoring of topology-limits.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Michael Burman 2014-09-26 10:41:22 UTC
This is now PR 130.

Comment 2 Michael Burman 2014-09-26 19:56:44 UTC
Fixed in master:

commit 74635ad7e65f4c2425345032f5fa2d07d5e08d1f
Author: Michael Burman <miburman>
Date:   Fri Sep 26 14:59:50 2014 +0300

    Fix MBean method names

commit b73f8e5756c498300dfe801403a6b036d65cf7a6
Author: Michael Burman <miburman>
Date:   Fri Sep 26 13:38:46 2014 +0300

    [BZ 1146138] Add metrics from the Datastax driver, and remove some duplicate internal ones.

Comment 3 Michael Burman 2014-09-26 20:01:56 UTC
After discussion with jsanda, cherry-picked to release/jon3.3.x:

commit c69cbbd032002cc1f4f66c7691e8e85c56f80107
Author: Michael Burman <miburman>
Date:   Fri Sep 26 14:59:50 2014 +0300

    Fix MBean method names
    
    (cherry picked from commit 74635ad7e65f4c2425345032f5fa2d07d5e08d1f)

commit f7094817a304d7e22bda718e1485b3059bc5db13
Author: Michael Burman <miburman>
Date:   Fri Sep 26 13:38:46 2014 +0300

    [BZ 1146138] Add metrics from the Datastax driver, and remove some duplicate internal ones.
    
    (cherry picked from commit b73f8e5756c498300dfe801403a6b036d65cf7a6)

Comment 4 Simeon Pinder 2014-10-01 21:33:23 UTC
Moving to ON_QA as available for test with build:
https://brewweb.devel.redhat.com/buildinfo?buildID=388959


Note You need to log in before you can comment on or make changes to this bug.