AmatyaAvadhanula commented on code in PR #14600:
URL: https://github.com/apache/druid/pull/14600#discussion_r1288152398


##########
docs/do-not-merge.md:
##########
@@ -293,8 +293,8 @@ TBD for name change
 
 |Metric|Description|Dimensions|Normal value|
 |------|-----------|-----------|----------|
-|`segment/serverview/sync/healthy`|Sync status of the Coordinator/Broker with 
a segment-loading server such as a Historical or Peon. Emitted by the 
Coordinator and Brokers only when HTTP-based server view is enabled. This 
metric can be used in conjunction with `segment/serverview/sync/unstableTime` 
to debug slow startup of the Coordinator.|`server`, `tier`|1 for fully synced 
servers, 0 otherwise|
-|`segment/serverview/sync/unstableTime`|Time in milliseconds for which the 
Coordinator/Broker has been failing to sync with a segment-loading server. 
Emitted by the Coordinator and Brokers only when HTTP-based server view is 
enabled.|`server`, `tier`|Not emitted for synced servers.|
+|`serverview/sync/healthy`|Sync status of the Coordinator/Broker with a 
segment-loading server such as a Historical or Peon. Emitted by the Coordinator 
and Brokers only when HTTP-based server view is enabled. This metric can be 
used in conjunction with `segment/serverview/sync/unstableTime` to debug slow 
startup of the Coordinator.|`server`, `tier`|1 for fully synced servers, 0 
otherwise|

Review Comment:
   segment/serverview/sync/unstableTime -> serverview/sync/unstableTime



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to