shivtools commented on a change in pull request #6405: Added backpressure 
metric to docs and defaultMetricDimensions
URL: https://github.com/apache/incubator-druid/pull/6405#discussion_r221442980
 
 

 ##########
 File path: docs/content/operations/metrics.md
 ##########
 @@ -33,6 +33,7 @@ Available Metrics
 |`query/node/time`|Milliseconds taken to query individual historical/realtime 
nodes.|id, status, server.|< 1s|
 |`query/node/bytes`|number of bytes returned from querying individual 
historical/realtime nodes.|id, status, server.| |
 |`query/node/ttfb`|Time to first byte. Milliseconds elapsed until broker 
starts receiving the response from individual historical/realtime nodes.|id, 
status, server.|< 1s|
+|`query/node/backpressure`|Milliseconds channel has spent in an unreadable 
state.|id, status, server.| |
 
 Review comment:
   Thanks for the suggestion! Have reworded the description.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to