Skip to content

Add a new mimir.alerts.kubernetes component #3448

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ptodev
Copy link
Contributor

@ptodev ptodev commented Apr 25, 2025

PR Description

Which issue(s) this PR fixes

Fixes #504

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

Comment on lines +1031 to +1096
// TODO: Upstream this change prior to merging the mimir.alerts.kubernetes component to main.
replace github.com/prometheus-operator/prometheus-operator => github.com/ptodev/prometheus-operator v0.0.0-20250425071154-e2ee3c49b414
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will need to merge a PR upstream before I merge this feature.

@ptodev ptodev force-pushed the 504-listen-for-alertmanagerconfig-crds-and-configure-alertmanager-in-grafana-mimircortex branch 2 times, most recently from 46e4b8d to 9a02eae Compare May 1, 2025 21:19
@ptodev ptodev force-pushed the 504-listen-for-alertmanagerconfig-crds-and-configure-alertmanager-in-grafana-mimircortex branch from 9a02eae to ca15a30 Compare May 26, 2025 11:13
Copy link
Contributor

github-actions bot commented May 26, 2025

@ptodev ptodev force-pushed the 504-listen-for-alertmanagerconfig-crds-and-configure-alertmanager-in-grafana-mimircortex branch 2 times, most recently from d9f76dd to 74de2da Compare May 26, 2025 16:07
@ptodev ptodev force-pushed the 504-listen-for-alertmanagerconfig-crds-and-configure-alertmanager-in-grafana-mimircortex branch from 2de59c8 to cb30ab7 Compare May 27, 2025 12:55
@vladst3f
Copy link

vladst3f commented Jun 6, 2025

hi! we would interested in using this - what's the plan to merge it ?
thanks!

@ptodev
Copy link
Contributor Author

ptodev commented Jun 16, 2025

Hi @vladst3f! I'm still hopeful that this can go into the next Alloy release. However, I had a lot of trouble updating the go.mod file last time I tried to update the PR. There was a dependency which another one of Alloy's dependencies wanted on the latest version but other dependencies weren't compatible with the latest version. I might need to fork some dependencies in order to merge the PR.

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.

Listen for AlertManagerConfig CRDs and configure Alertmanager in Grafana Mimir/Cortex
2 participants