eranmeir commented on issue #5698: Oak: New Concurrent Key-Value Map 
URL: 
https://github.com/apache/incubator-druid/issues/5698#issuecomment-516837218
 
 
   @jon-wei, @gianm 
   
   In a previous comment I wrote:
   > ... We’ll use Druid’s emitted 
[metrics](https://druid.apache.org/docs/latest/operations/metrics.html) to 
measure ingestion throughput (via `ingest/rows/output`, `ingest/persists/time` 
and `ingest/merge/time`) and query latency (via `query/time`).
   
   I'm having trouble finding the above mentioned ingestion metrics in the logs 
(I configured a logging emitter and do see other metrics). It seems 
`RealtimeMetricsMonitor` is no longer supported? How would you suggest 
configuring the benchmark cluster to retrieve relevant metrics and calculate 
ingestion throughput? 
   
   Thanks!

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to