Skip to content

Adding cortex_ingester_max_inflight_query_requests metric#5798

Merged
yeya24 merged 4 commits into
cortexproject:masterfrom
alanprot:query-metrics
Mar 5, 2024
Merged

Adding cortex_ingester_max_inflight_query_requests metric#5798
yeya24 merged 4 commits into
cortexproject:masterfrom
alanprot:query-metrics

Conversation

@alanprot
Copy link
Copy Markdown
Member

@alanprot alanprot commented Mar 5, 2024

What this PR does:
Create a new cortex_ingester_inflight_query_requests metric to track how many request are inflight on each ingester.

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]

…mber of query being executed on ingesters

Signed-off-by: Alan Protasio <alanprot@gmail.com>
@alanprot alanprot marked this pull request as ready for review March 5, 2024 05:40
Comment thread pkg/ingester/metrics.go Outdated
Comment thread pkg/ingester/metrics.go Outdated
…x_ingester_max_inflight_query_requests

Signed-off-by: Alan Protasio <alanprot@gmail.com>
@alanprot
Copy link
Copy Markdown
Member Author

alanprot commented Mar 5, 2024

@yeya24 PTAL?

Comment thread pkg/ingester/metrics.go Outdated
Comment thread CHANGELOG.md Outdated
alanprot and others added 2 commits March 5, 2024 10:25
Signed-off-by: Alan Protasio <alanprot@gmail.com>
Signed-off-by: Alan Protasio <approtas@amazon.com>
@yeya24 yeya24 changed the title Adding cortex_ingester_inflight_query_requests metric Adding cortex_ingester_max_inflight_query_requests metric Mar 5, 2024
@yeya24 yeya24 merged commit 3cf9380 into cortexproject:master Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants