Skip to content

Add node-wide histogram metrics for entry, batch and chunk sizes#215

Draft
the-mikedavis wants to merge 2 commits into
mainfrom
md/histogram-metrics
Draft

Add node-wide histogram metrics for entry, batch and chunk sizes#215
the-mikedavis wants to merge 2 commits into
mainfrom
md/histogram-metrics

Conversation

@the-mikedavis
Copy link
Copy Markdown
Collaborator

This adds histograms like the ones in RabbitMQ for messaging protocol message sizes for simple entries, batches, and chunks. This gives visibility into the message sizes since they aren't captured by the message size histograms in RabbitMQ, and visibility into chunk sizes and rates (which is useful for explaining resource usage).

This is another look at rabbitmq/rabbitmq-server#16220, moving the metrics into Osiris.

This adds histograms like the ones in RabbitMQ for messaging protocol
message sizes for simple entries, batches, and chunks. This gives
visibility into the message sizes since they aren't captured by the
message size histograms in RabbitMQ, and visibility into chunk sizes
and rates (which is useful for explaining resource usage).
@the-mikedavis the-mikedavis requested a review from ansd May 5, 2026 14:59
@the-mikedavis the-mikedavis self-assigned this May 5, 2026
@kjnilsson
Copy link
Copy Markdown
Contributor

I had half a hope we could add historgrams to seshat...

@the-mikedavis
Copy link
Copy Markdown
Collaborator Author

Ah yeah good idea, I bet we can. I'll give it a shot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants