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

feat: reintroduce amtool #91

Open
wants to merge 1 commit into
base: release-0.25.1-gmp
Choose a base branch
from

Conversation

TheSpiritXIII
Copy link
Member

@TheSpiritXIII TheSpiritXIII commented Jul 19, 2024

Fixes GoogleCloudPlatform/prometheus-engine#1066

I tested this by building and deploying it on a live GKE cluster and running:

$ kubectl exec -n gmp-system alertmanager-0 -c alertmanager -- amtool --alertmanager.url=http://alertmanager:9093 alert
Alertname     Starts At                Summary  State   
AlwaysFiring  2024-07-12 19:08:24 UTC           active 

The amtool was intentionally removed in #81 but it seems like users still need it!

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.

amtool not working in prometheus-engine/alertmanager:v0.25.1-gmp.6-gke.0
1 participant