GoogleCloudPlatform / GoogleCloudPlatform/prometheus-engine
amtool not working in prometheus-engine/alertmanager:v0.25.1-gmp.6-gke.0
Open
- Dominant language
- Go
- Stars
- 232
- Forks
- 109
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 27
Description
We have enabled Google Managed Prometheus in our cluster and the control plane is in version 1.30.2-gke.1023004.
We used to view firing alerts from alertmanager pods in gmp-system namespace using the command,
kubectl exec -n gmp-system alertmanager-0 -c alertmanager -- amtool --alertmanager.url=http://alertmanager:9093 alert
But now the alertmanger pods are using image prometheus-engine/alertmanager:v0.25.1-gmp.6-gke.0 in the 1.30 cluster version and we are not able use the amtool command.

Contributor guide
Assessment
This issue has not been assessed yet.