Skip to content

Accessing prometheus alertmanager #4375

Answered by antonblr
martin0598 asked this question in Q&A
Discussion options

You must be logged in to vote

@martin0598 - you have http two times in the address: http://admin:flux@http://kube-prometheus-stack....

Also, did you setup admin:flux user/password in Alertmanager? I also testing the same setup right now - haven't deployed it yet. My provider yaml looks like this (I'm trying to use alertmanager address inline, instead of via Secret):

apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Provider
metadata:
  name: alertmanager
  namespace: flux-system
spec:
  type: alertmanager
  address: http://kube-prometheus-stack-alertmanager.monitoring:9093/api/v2/alerts/

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@martin0598
Comment options

@jaythamke
Comment options

Answer selected by martin0598
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants