You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/01/14 21:46:19 UTC

[GitHub] [druid] xvrl opened a new pull request #10764: fix task metric types in statsd emitter

xvrl opened a new pull request #10764:
URL: https://github.com/apache/druid/pull/10764


   except success and failure stats, task count metrics should all be
   gauges, since they represent the current state and not some aggregate
   counter over time.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] xvrl merged pull request #10764: fix task metric types in statsd emitter

Posted by GitBox <gi...@apache.org>.
xvrl merged pull request #10764:
URL: https://github.com/apache/druid/pull/10764


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] xvrl commented on pull request #10764: fix task metric types in statsd emitter

Posted by GitBox <gi...@apache.org>.
xvrl commented on pull request #10764:
URL: https://github.com/apache/druid/pull/10764#issuecomment-761156934


   test failures are unrelated
   ```
   [ERROR]   Run 1: KafkaIndexTaskTest.testRunTransactionModeRollback:2434 expected:<2> but was:<3>
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org