kfaraz commented on code in PR #18709:
URL: https://github.com/apache/druid/pull/18709#discussion_r2496920592


##########
docs/operations/metrics.md:
##########
@@ -119,6 +119,11 @@ Most metric values reset each emission period, as 
specified in `druid.monitoring
 
 ### Real-time
 
+:::info
+Monitors on peons that previously emitted the `id` dimension from 
`JettyMonitor`, `OshiSysMonitor`, `JvmMonitor`, `JvmCpuMonitor`, 
`JvmThreadsMonitor` and `SysMonitor` 
+to represent the task ID are deprecated and will be removed in a future 
release. Use the `taskId` dimension instead.

Review Comment:
   ```suggestion
   The dimension `id` emitted by peons to represent the task ID (by monitors 
such as `JettyMonitor`, `OshiSysMonitor`, `JvmMonitor`, `JvmCpuMonitor`, 
`JvmThreadsMonitor` and `SysMonitor`) 
   is now deprecated and will be removed in a future release. Use the `taskId` 
dimension instead.
   ```



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