Add datasource and taskId to metrics emitted by peons#1967
Add datasource and taskId to metrics emitted by peons#1967himanshug merged 1 commit intoapache:masterfrom
Conversation
4fc027b to
9fdc048
Compare
|
travis failed with bouncing the PR. |
There was a problem hiding this comment.
Have you tested this with the LoggingEmitter? and null property value?
There was a problem hiding this comment.
I verified it with loggingEmitter,
the key we got is from an existing property, afaik in this case the value cannot be null here, am i missing anything ?
There was a problem hiding this comment.
I might be missing it.
Where guarantees that the property exists?
9fdc048 to
7b080c8
Compare
|
@himanshug @drcrallen any more comments ? |
|
👍 (please update the documentation appropriately if needed.) |
There was a problem hiding this comment.
Camel case is usually used for taskId I believe
This PR adds the datasource and taskId to the jvm and sys metrics emitted by the peons. fix spelling review comment review comment
7b080c8 to
1eb8211
Compare
|
👍 after travis |
|
travis failed with - |
Add datasource and taskId to metrics emitted by peons
Backport #1967 - Add datasource and taskId to metrics emitted by peons
This PR adds the datasource and taskId to the jvm and sys metrics
emitted by the peons.