Skip to content

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Jun 10, 2025

What this PR does:

Added some basic metrics for parquet. This is just a starting point and we can add more metrics for it.

Cleaner:

  • cortex_bucket_parquet_blocks_count. For number of parquet blocks for the tenant

Converter:

  • cortex_parquet_converter_converted_blocks_total. Number of converted blocks
  • cortex_parquet_converter_convert_block_duration_seconds. Last block conversion duration
  • cortex_parquet_converter_users_owned. Number of owned users for the converter instance

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@dosubot dosubot bot added the type/observability To help know what is going on inside Cortex label Jun 10, 2025
Signed-off-by: yeya24 <[email protected]>
Copy link
Member

@alanprot alanprot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 10, 2025
@yeya24 yeya24 merged commit 506be73 into cortexproject:master Jun 10, 2025
17 checks passed
@yeya24 yeya24 deleted the add-converter-cleaner-parquet-metrics branch June 10, 2025 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size/L type/observability To help know what is going on inside Cortex
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants