The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can't authenticate through AlertManager / Prometheus

Tim Davis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 2, 2021

Hello Im trying to set up the integration with OpsGenie through AlertManager / Prometheus. I followed several examples on the web for configuration, but errors logs say "Authentication Failed" Is there anything else I need to add to Alertmanager Config?

unexpected status code 401: {\"message\":\"Could not authenticate\",

Here is a sample of my alertmanager config file



 

global:
opsgenie_api_key: XXX
opsgenie_api_url: 'https://api.opsgenie.com/'
route:
group_by: ['alertname', 'cluster', 'service']
group_wait: 30s
group_interval: 5m
repeat_interval: 3h
receiver: opsgenie
routes:
- match:
receiver: opsgenie
receivers:
- name: 'opsgenie'
opsgenie_configs:
- send_resolved: true
http_config: {}
api_key: XXX
api_url: https://api.opsgenie.com
responders:
- name: 'My Team Support'
type: 'team'

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Nick Haller
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 3, 2021

Hi @Tim Davis ,

I believe we spoke yesterday around the same issue, and realized the 401 was due to the wrong API key being used in Alert Manager conf. file.

TAGS
AUG Leaders

Atlassian Community Events