tjiuming commented on PR #13919:
URL: https://github.com/apache/pulsar/pull/13919#issuecomment-1099925572

   The https://github.com/apache/pulsar/pull/13833 has merged already.
   Please update the doc.
   
   | NAME | TYPE | DESCRIPTION |
   | -- | -- | -- |
   | brk_ledgeroffloader_offload_error | COUNTER | Number of failed operations 
to offload |
   | brk_ledgeroffloader_offload_rate | GAUGE | Rate of offload(bytes/s) |
   | brk_ledgeroffloader_read_offload_error | COUNTER | Number of failed 
operations to read offload files |
   | brk_ledgeroffloader_read_offload_rate | GAUGE | Rate of read entries from 
offload files(bytes/s) |
   | brk_ledgeroffloader_write_storage_error | COUNTER | Number of failed 
operations to write to storage |
   | brk_ledgeroffloader_read_offload_index_latency | SUMMARY | Latency of read 
index from offload files |
   | brk_ledgeroffloader_read_offload_data_latency | SUMMARY | Latency of read 
data from offload files |
   | brk_ledgeroffloader_read_ledger_latency | SUMMARY | Latency of read 
entries from bookkeeper |
   | brk_ledgeroffloader_delete_offload_ops | COUNTER | Number of both 
successful and failed operations to delete offload |
   


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

Reply via email to