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

Add Overrides-Exporter #360

Merged
merged 8 commits into from
Jun 1, 2022

Conversation

TaylorMutch
Copy link
Contributor

@TaylorMutch TaylorMutch commented May 27, 2022

Signed-off-by: Taylor Mutch taylormutch@gmail.com

What this PR does:
Adds opt-in support for deploying the Cortex overrides exporter. I followed the pattern from the query-scheduler, and set the exporter to only run 1 pod (since its metrics should only be collected once for the cluster).

Which issue(s) this PR fixes:
Fixes #359

Checklist

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

@TaylorMutch TaylorMutch marked this pull request as ready for review May 27, 2022 01:33
Copy link
Collaborator

@nschad nschad left a comment

Choose a reason for hiding this comment

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

awesome! thanks

Chart.yaml Outdated Show resolved Hide resolved
values.yaml Outdated Show resolved Hide resolved
values.yaml Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
TaylorMutch and others added 8 commits May 30, 2022 15:31
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>
Co-authored-by: Niclas Schad <niclas.schad@gmail.com>
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>
Co-authored-by: Niclas Schad <niclas.schad@gmail.com>
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>
Co-authored-by: Niclas Schad <niclas.schad@gmail.com>
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>
@nschad nschad requested a review from kd7lxl May 31, 2022 07:05
Copy link
Collaborator

@kd7lxl kd7lxl left a comment

Choose a reason for hiding this comment

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

LGTM

@nschad nschad merged commit 5ae4428 into cortexproject:master Jun 1, 2022
@nschad nschad mentioned this pull request Jun 10, 2022
1 task
@TaylorMutch TaylorMutch deleted the feat/overrides-exporter branch June 10, 2022 15:45
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 support for deploying overrides exporter
3 participants