Questions tagged [opsgenie]
42 questions
5
votes
0 answers
Grafana Managed Alerts - How to use Loki label values in alert annotations and labels?
I'm currently building some Grafana managed alerts on Grafana v8.0.3 using Loki as my datasource.
I have the following query (A):
count_over_time({type="ErrorLogs",fullPipelineName="Test"} [20s])
And I have an expression (B) which triggers the…

Jason Goldhill
- 51
- 1
5
votes
2 answers
How to notify Team Members via the Slack OpsGenie Integration?
I'm using the Slack Integration for OpsGenie to have alerts be posted to Slack channels.
However, I would like to use OpsGenie Escalation/Rotation together with the Slack Integration so that members in the rotation get notified via slack direct…

Felipe
- 11,557
- 7
- 56
- 103
3
votes
2 answers
OpsGenie won't autoconfirm SNS subscriptions - in AWS dashboard or terraform
I'm trying to hook up my amazon account to our Opsgenie account to get CloudWatch events pushed to the team. I followed this guide here: https://docs.opsgenie.com/docs/amazon-cloudwatch-events-integration
I'm creating the items in terraform, as we…

BPS
- 607
- 8
- 29
3
votes
2 answers
How to POST to Jenkins to build a job with basic auth headers?
I'm trying to configure a well-known incident management tool to perform a POST request to a Jenkins job build URL to respond to some alerts.
In this tool, for some reason I cannot put the Jenkins job build endpoint as…

Adam
- 737
- 1
- 6
- 20
2
votes
1 answer
Integrate GCP with OpsGenie for Alerts
It may be a vague question but I couldn't find any documentation regarding the same. Does Google cloud platform have provision to integrate with OpsGenie?
Basically we have set up few alerts in GCP for our Kubernetes Cluster monitoring and we want…

mikita agrawal
- 571
- 1
- 12
- 27
2
votes
0 answers
How do I capture AWS Backup failures in terraform when Windows VSS fails?
I'm using AWS Backups to back up several EC2 instances. I have terraform that seems to report correctly when there is a backup failure, but I am also interested in when the disks have backed up correctly, but when Windows VSS fails. Ultimately, the…

BPS
- 607
- 8
- 29
2
votes
0 answers
OpsGenie CloudWatch Integration not Working
For some reason, the opsgenie Amazon SNS integration is working fine but the issue is that for every alert the alias is different which prevents opsgenie from de-duplicating. On the other hand, the Cloudwatch integration does provide a proper alias…

Ghaith Haddad
- 41
- 1
- 4
2
votes
2 answers
Can I add payload to Stackdriver calls to Opsgenie
We have integrated Stackdriver with Opsgenie, would like to pass some tags and values in the Stackdriver call payload to Opsgenie.
Can it be done?
Thanks so much,
Meir

Meir Hazon
- 21
- 1
1
vote
0 answers
Procedure to purchase Twilio phone number for OpsGenie Incoming call routing integration
What is the procedure to purchase Twilio phone number for OpsGenie Incoming call routing integration? What parameters should be considered during the purchase? As per Atlassian support, we want to purchase a custom number in US 1 region.
My…

Balaji Suresh
- 11
- 1
1
vote
1 answer
OpsGenie and ApplicationInsights: How to include query results data and link to query results?
I have Alerts in Azure Application Insights that are fired if exception count > 0 and then the message is sent to OpsGenie via webhook. The integration works great, but I need to include more information about exceptions (message and type) from…

Dariusz Woźniak
- 9,640
- 6
- 60
- 73
1
vote
0 answers
How can I specify which team receives what alerts from opsgenie?
So to be more clear, we have some infrastructure and application related alerts set on Prometheus which is running on cluster A. Also, we have 2 teams one is devops and the other one is app team. I would like to make sure that devops team only…

oscar
- 11
- 1
1
vote
2 answers
Is it possible create OpsGenie incident (not alert) by Java API?
I am trying integrate Camunda spring boot app with Opsgenie space of our project. After adding Java SDK as the dependency, it's possible now to create alert to the Opsgenie project. But i need create incident (it is the type of alert as docs say),…
user17255776
1
vote
1 answer
Google Cloud alerts to Opsgenie alerting system
for example: i have GCP alert set high cpu usage for vm and this will send email to my team.
Im exploring a way to enable those GCP alerts send to Opsgenie. So then i can configure escalation workflow so Opsgenie can alert relevant team member.
Now…

Poobalan
- 11
- 1
- 5
1
vote
1 answer
how to run alertmanager at k8s branch cluster
i have no idea how to run alertmanager.yml to integrate with opsgenie.
what command should i use at terminal in order to make it run?
i tried k create -f alertmanager.yml , but it shows:
error: error validating "alertmanager.yml": error validating…

Lawrence Liu
- 65
- 1
- 8
1
vote
0 answers
How to attach logs/outputs to an alert in Slack using the Slack-Opsgenie integration?
When we get alerts in Opsgenie about a process-failure, it sends the alert to slack using the integration.
The opsgenie GUI also has a "Details" tab which has the description of the process. Is it possible to attach this description as a file…

koala
- 91
- 1
- 2
- 6