Skip to content

Commit

Permalink
Document another batch processor metric
Browse files Browse the repository at this point in the history
  • Loading branch information
ptodev committed Oct 24, 2023
1 parent c780eaf commit a0c6230
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ information.
* `processor_batch_batch_send_size_ratio` (histogram): Number of units in the batch.
* `processor_batch_metadata_cardinality_ratio` (gauge): Number of distinct metadata value combinations being processed.
* `processor_batch_timeout_trigger_send_ratio_total` (counter): Number of times the batch was sent due to a timeout trigger.
* `processor_batch_batch_size_trigger_send_ratio_total` (counter): Number of times the batch was sent due to a size trigger.

## Examples

Expand Down

0 comments on commit a0c6230

Please sign in to comment.