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

New partition_offsets module metrics #93

Merged
merged 8 commits into from
Nov 8, 2023

Conversation

detro
Copy link
Contributor

@detro detro commented Nov 8, 2023

Closes #57

Metrics added:

  • kmtd_partition_offsets_emitter_fetch_time_milliseconds
  • kmtd_partition_offsets_emitter_channel_capacity
  • kmtd_partition_offsets_register_usage

Please see the METRICS.md file for details.

detro added 8 commits November 8, 2023 21:31
…ups` module

These were added in #91. Nothing changes: just the code to wire it up is a bit simpler/cleaner now.
* `kmtd_partition_offsets_emitter_fetch_time_milliseconds`
* `kmtd__partition_offsets_emitter_channel_capacity`
* `kmtd_partition_offsets_emitter_fetch_time_milliseconds`
* `kmtd_partition_offsets_emitter_channel_capacity`
Nothing major: some just renaming that I couldn't leave inconsistent.
…offsets we are tracking internally for each topic-partition
…h `{NAMESPACE}`

This is set already on the registry, so it gets added automatically.
@detro detro added this to the v0.2.2 milestone Nov 8, 2023
@detro detro merged commit e8df7b9 into main Nov 8, 2023
1 check passed
@detro detro deleted the detro/57-partition_offsets-metrics branch November 8, 2023 23:08
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.

Add partition_offsets emitter metrics
1 participant