You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "caofangkun (JIRA)" <ji...@apache.org> on 2013/12/17 07:56:07 UTC

[jira] [Updated] (STORM-174) Implement DBMetricsConsumer to store Metrics in Databases like MySQL, PostgreSQL and so on .

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

caofangkun updated STORM-174:
-----------------------------

    Attachment: STORM-177-1.patch

{code}
*************************** 5. row ***************************
     APP_ID: /storm/cluster0101
  LAST_TIME: 1387165538
WORKER_HOST: localhost
WORKER_PORT: 35730
    TASK_ID: 6
    COMP_ID: count
    DP_NAME: __ack-count
   DP_VALUE: {split:default=280}
*************************** 6. row ***************************
     APP_ID: /storm/cluster0101
  LAST_TIME: 1387165538
WORKER_HOST: localhost
WORKER_PORT: 35730
    TASK_ID: 6
    COMP_ID: count
    DP_NAME: __sendqueue
   DP_VALUE: {write_pos=-1, read_pos=-1, capacity=1024, population=0}
6 rows in set (0.01 sec)
{code}

> Implement DBMetricsConsumer  to store Metrics in Databases like MySQL, PostgreSQL and so on .
> ---------------------------------------------------------------------------------------------
>
>                 Key: STORM-174
>                 URL: https://issues.apache.org/jira/browse/STORM-174
>             Project: Apache Storm (Incubating)
>          Issue Type: Improvement
>            Reporter: caofangkun
>            Priority: Minor
>         Attachments: STORM-177-1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.4#6159)