Docs Cloud Redpanda Connect Components Processors benchmark benchmark Beta Available in: Cloud, Self-Managed Logs throughput statistics for processed messages, and provides a summary of those statistics over the lifetime of the processor. # Configuration fields, showing default values label: "" benchmark: interval: 5s count_bytes: true Throughput statistics This processor logs the following rolling statistics at a configurable interval to help you to understand the current performance of your pipeline: The number of messages processed per second. The number of bytes processed per second (optional). For example: INFO rolling stats: 1 msg/sec, 407 B/sec When the processor shuts down, it also logs a summary of the number and size of messages processed during its lifetime. For example: INFO total stats: 1.00186 msg/sec, 425 B/sec Fields interval How often to emit rolling statistics. Set to 0, if you only want to log summary statistics when the processor shuts down. Type: string Default: 5s count_bytes Whether to measure the number of bytes per second of throughput. If set to true, Redpanda Connect must serialize structured data to count the number of bytes processed, which can unnecessarily degrade performance if serialization is not required elsewhere in your pipeline. Type: bool Default: true Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution azure_cosmosdb bloblang