[teiid-issues] [JBoss JIRA] (TEIID-5515) Teiid metrics needs to be exposed through JMX

Steven Hawkins (Jira) issues at jboss.org
Fri Oct 26 16:45:00 EDT 2018


    [ https://issues.jboss.org/browse/TEIID-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653572#comment-13653572 ] 

Steven Hawkins commented on TEIID-5515:
---------------------------------------

The primary issue is that the attribute metadata matters for the jmx mapping - but not for dmr since we were handling all the wrapping and unwrapping on both ends.  So the initial commit addresses this by removing the describe methods and correcting the attribute definitions at least to where everything works.

Now to test with thorntail...

Other considerations:
- do we need to flatten our operations for statistics to attributes
- do we need to remove or use a feature flag to expose mutative operations (add/remove source, role, etc.)



> Teiid metrics needs to be exposed through JMX
> ---------------------------------------------
>
>                 Key: TEIID-5515
>                 URL: https://issues.jboss.org/browse/TEIID-5515
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Embedded
>            Reporter: Ramesh Reddy
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 12.0
>
>
> Teiid staus and any metrics need to be exposed through JMX, such that they can be exposed later using HAWT.IO console in OpenShift.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list