You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2017/02/21 00:32:44 UTC

[jira] [Created] (STORM-2368) [multilang] ShellSpout/ShellBolt doesn't expose the interface to register metrics

Jungtaek Lim created STORM-2368:
-----------------------------------

             Summary: [multilang] ShellSpout/ShellBolt doesn't expose the interface to register metrics
                 Key: STORM-2368
                 URL: https://issues.apache.org/jira/browse/STORM-2368
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core
            Reporter: Jungtaek Lim


Multi-lang protocol provides the feature to let subprocess passing metric information to its ShellSpout or ShellBolt. 

ShellSpout and ShellBolt are implementing it correctly, but unfortunately they don't expose the way to register metrics which makes the feature not able to use.

ShellSpout and ShellBolt should provide the interface for users to register metrics so that metrics are initialized and registered to the topology context.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)