You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aviem Zur (JIRA)" <ji...@apache.org> on 2017/03/28 10:30:41 UTC

[jira] [Updated] (BEAM-1398) KafkaIO metrics

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

Aviem Zur updated BEAM-1398:
----------------------------
    Description: 
Add metrics to {{KafkaIO}} using the metrics API.

Metrics (Feel free to add more ideas here) per split (Where applicable):
* Backlog in bytes.
* Backlog in number of messages.
* Messages consumed.
* Bytes consumed.
* Messages produced.

Add {{NeedsRunner}} test which creates a pipeline and asserts metrics values.

  was:
Add metrics to {{KafkaIO}} using the metrics API.

Metrics (Feel free to add more ideas here) per split (Where applicable):
* Backlog in bytes.
* Backlog in number of messages.
* Messages consumed.
* Bytes consumed.
* Messages produced.

Add {{RunnableOnService}} test which creates a pipeline and asserts metrics values.


> KafkaIO metrics
> ---------------
>
>                 Key: BEAM-1398
>                 URL: https://issues.apache.org/jira/browse/BEAM-1398
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-extensions
>            Reporter: Aviem Zur
>            Assignee: Aviem Zur
>
> Add metrics to {{KafkaIO}} using the metrics API.
> Metrics (Feel free to add more ideas here) per split (Where applicable):
> * Backlog in bytes.
> * Backlog in number of messages.
> * Messages consumed.
> * Bytes consumed.
> * Messages produced.
> Add {{NeedsRunner}} test which creates a pipeline and asserts metrics values.



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