Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka size per message #74

Open
MariaAzucena88 opened this issue Mar 23, 2021 · 0 comments
Open

Kafka size per message #74

MariaAzucena88 opened this issue Mar 23, 2021 · 0 comments

Comments

@MariaAzucena88
Copy link

Hi all, we want to monitor the storage used in kafka broker per topic if possible per message, in order to do that we are creating some dashboards using grafana (influxdb and prometheus), but we want to me sure the metrics we are using are showing the right values so we want to validate if the storage bytes used per kafka message matches with the values displayed in the dashboards, do you know how to check how many storage bytes are used per message? I know there are some kafka wrappers that use extra bytes we would like to know if there is a way to know the total bytes used per message and the total storage used per topic, do you know if that's possible in kafka?

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

No branches or pull requests

1 participant