Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Support for OpsGenie in EU region #1

@guxlightyear

Description

@guxlightyear

OpsGenie uses different domains for Europe (api.eu.opsgenie.com) than the rest of the world (api.opsgenie.com). See https://docs.opsgenie.com/docs/alert-api

🚧
If using the EU instance of Opsgenie, the URL needs to be https://api.eu.opsgenie.com for requests to be successful.

Unfortunately this means that for EU users opsgenie-cli is not a viable option currently.

A possible option would be to make the domain name configurable via argument? Something like:

$ opsgenie alerts --query=<your query> --domain=api.eu.opsgenie.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions