You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Chudov (Jira)" <ji...@apache.org> on 2022/08/01 10:10:00 UTC

[jira] [Updated] (IGNITE-17444) Consider possibility of introducing pluggable metric exporters

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

Denis Chudov updated IGNITE-17444:
----------------------------------
    Description: 
Consider possibility of introducing pluggable metric exporters to provide ability for users to create their own exporters thay need.

Pluggable metric exporters should implement the common interface, and implementations should be loaded to the application using Java ServiceLoader. The problems of configuration exporters and turning on and off certain implementations should be worked out within IGNITE-17358 .

  was:Consider possibility of introducing pluggable metric exporters to provide ability for users to create their own exporters thay need.


> Consider possibility of introducing pluggable metric exporters
> --------------------------------------------------------------
>
>                 Key: IGNITE-17444
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17444
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Denis Chudov
>            Priority: Major
>              Labels: ignite-3
>
> Consider possibility of introducing pluggable metric exporters to provide ability for users to create their own exporters thay need.
> Pluggable metric exporters should implement the common interface, and implementations should be loaded to the application using Java ServiceLoader. The problems of configuration exporters and turning on and off certain implementations should be worked out within IGNITE-17358 .



--
This message was sent by Atlassian Jira
(v8.20.10#820010)