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

Remove "Inflight requests" from object store panels #3521

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

pracucci
Copy link
Collaborator

What this PR does

This PR reverts #2914. As explained in #3324 (comment), this panel is wrong among object store panels because it queries (a) a store-gateway specific metric which (b) tracks the number of inflight Series() requests in the store-gateway and not the number of inflight requests to the store-gateway.

Which issue(s) this PR fixes or relates to

N/A

Checklist

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

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci requested a review from a team as a code owner November 24, 2022 15:11
@pracucci pracucci requested a review from 56quarters November 24, 2022 15:11
@replay replay mentioned this pull request Nov 25, 2022
37 tasks
Copy link
Contributor

@dimitarvdimitrov dimitarvdimitrov left a comment

Choose a reason for hiding this comment

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

LGTM.

But we don't really have a place to put such component-specific metrics. I think with the streaming Series() implementation there will be new such metrics.

Should we start having a "Debugging" dashboard that goes into more details?

@pracucci
Copy link
Collaborator Author

But we don't really have a place to put such component-specific metrics. I think with the streaming Series() implementation there will be new such metrics.

@dimitarvdimitrov I think "Mimir / Queries" dashboard is a good candidate for such metrics. I would try to fit them there before introducing yet another dashboard.

@pracucci pracucci merged commit ce49b04 into main Nov 28, 2022
@pracucci pracucci deleted the fix-store-gateway-inflight-requests-panel branch November 28, 2022 09:45
replay pushed a commit that referenced this pull request Nov 28, 2022
Signed-off-by: Marco Pracucci <marco@pracucci.com>

Signed-off-by: Marco Pracucci <marco@pracucci.com>
replay added a commit that referenced this pull request Nov 29, 2022
grafanabot pushed a commit that referenced this pull request Nov 29, 2022
Signed-off-by: Marco Pracucci <marco@pracucci.com>

Signed-off-by: Marco Pracucci <marco@pracucci.com>
(cherry picked from commit ce49b04)
replay pushed a commit that referenced this pull request Nov 29, 2022
Signed-off-by: Marco Pracucci <marco@pracucci.com>

Signed-off-by: Marco Pracucci <marco@pracucci.com>
(cherry picked from commit ce49b04)

Co-authored-by: Marco Pracucci <marco@pracucci.com>
masonmei pushed a commit to udmire/mimir that referenced this pull request Dec 16, 2022
Signed-off-by: Marco Pracucci <marco@pracucci.com>

Signed-off-by: Marco Pracucci <marco@pracucci.com>
masonmei pushed a commit to udmire/mimir that referenced this pull request Dec 16, 2022
masonmei pushed a commit to udmire/mimir that referenced this pull request Dec 16, 2022
…rafana#3573)

Signed-off-by: Marco Pracucci <marco@pracucci.com>

Signed-off-by: Marco Pracucci <marco@pracucci.com>
(cherry picked from commit ce49b04)

Co-authored-by: Marco Pracucci <marco@pracucci.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants