-
Hi, OpsGenie Notifier uses opsgenie-go-sdk v1 which is not supported for new registered user. We've updated our opsgenie-go-sdk and released alertv2 which uses Alert API v2. I've tried to update Notif…
-
Hi,
Do you have plans to cover this two topics with opsgenie-go-sdk-v2?
* [timeline-api](https://docs.opsgenie.com/docs/incident-timeline-api)
* [associate alerts to incidents](https://docs.opsg…
-
Due to security restrictions, professional operated servers are often only able to access internet ressources via Proxies. However, the opsgenie-heartbeat tool doesn't seem to allow to access the ops…
Kusig updated
3 years ago
-
If I use *countAlerts* to return the number of alerts, it does not print out the number of alerts as expected. Changing *countAlerts* to *listAlerts* lists the expected alerts.
> 2024/04/23 14:20:2…
-
Hi,
I get a panic when importing an alert policy: https://gist.github.com/gdlx/19d7fcca60439d6c6b372e0db3a7addd
The import command is the following: `terraform import opsgenie_alert_policy.add_tag…
-
https://github.com/Yelp/elastalert/pull/1581 seems like an overdue solution to replace the [old OpsGenie Web API](https://docs.opsgenie.com/docs/web-api). Any update on this PR? Thanks!
-
If I specify a team on the CLI or via the OPSGENIE_TEAM environment variable the team is not forwarded to OpsGenie. To recreate this issue I've created a test event and send it to opsgenie like this:
…
-
### Terraform Version
0.12.24
### Affected Resource(s)
Please list the resources as a list, for example:
- opsgenie_team_routing_rule
When importing an `opsgenie_team_routing_rule`, the `time…
-
The Opsgenie provider v0.6.14 was released 15th of Aug. but is not yet on the Terraform release page.
-
When I run
```
go get github.com/opsgenie/opsgenie-lamp/...
```
I get this message:
```
go: go.mod file not found in current directory or any parent directory.
'go get' is no longer su…