Skip to content

Refactored alertmanager storage packages #3881

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

Merged
merged 2 commits into from
Feb 25, 2021

Conversation

pracucci
Copy link
Contributor

What this PR does:
Similarly to #3805, I'm going to add Thanos objstore client support to alertmanager. As a preliminary step, in this PR I'm proposing to refactor the alertmanager packages:

  • Move alertstore config and clients to pkg/alertmanager/alertstore
  • Keep pkg/alertmanager/alertspb dedicated to the protobuf

Which issue(s) this PR fixes:
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 jtlisi February 25, 2021 14:46
Signed-off-by: Marco Pracucci <marco@pracucci.com>
Copy link
Contributor

@jtlisi jtlisi left a comment

Choose a reason for hiding this comment

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

LGTM

@pracucci pracucci merged commit 25e8176 into cortexproject:master Feb 25, 2021
@pracucci pracucci deleted the refactor-alertstore-packages branch February 25, 2021 17:18
@pracucci pracucci mentioned this pull request Feb 26, 2021
3 tasks
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