You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Korenshteyn (Jira)" <ji...@apache.org> on 2020/09/11 17:17:00 UTC

[jira] [Updated] (IGNITE-13423) Add JMX SQLGlobalMemoryQuotaBytes and SQLQueryMemoryQuotaBytes to return corresponding attributes as long

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

Alexander Korenshteyn updated IGNITE-13423:
-------------------------------------------
    Description: 
currently the prometheus JMX exporter can't parse strings: 

and therefore SQLGlobalMemoryQuota and SQLQueryMemoryQuota are not shown by default

Add SQLGlobalMemoryQuotaBytes and SQLQueryMemoryQuotaBytes that would return the corresponding attributes as bytes.

 

 

This requires that the appropriate memory manager tracking architecture be added to Ignite.

  was:
currently the prometheus JMX exporter can't parse strings: 

and therefore SQLGlobalMemoryQuota and SQLQueryMemoryQuota are not shown by default

Add SQLGlobalMemoryQuotaBytes and SQLQueryMemoryQuotaBytes that would return the corresponding attributes as bytes.


> Add JMX  SQLGlobalMemoryQuotaBytes and SQLQueryMemoryQuotaBytes to return corresponding attributes as long
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-13423
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13423
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Korenshteyn
>            Assignee: Alexander Korenshteyn
>            Priority: Major
>
> currently the prometheus JMX exporter can't parse strings: 
> and therefore SQLGlobalMemoryQuota and SQLQueryMemoryQuota are not shown by default
> Add SQLGlobalMemoryQuotaBytes and SQLQueryMemoryQuotaBytes that would return the corresponding attributes as bytes.
>  
>  
> This requires that the appropriate memory manager tracking architecture be added to Ignite.



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