Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PagerDuty Europe URL #496

Closed
PaulPowershell opened this issue Jun 5, 2023 · 3 comments
Closed

PagerDuty Europe URL #496

PaulPowershell opened this issue Jun 5, 2023 · 3 comments
Labels
kind/feature New feature or request
Milestone

Comments

@PaulPowershell
Copy link

Feature :
I would like to request the addition of a feature that allows users to select and utilize the PagerDuty Europe instance (.eu.pagerduty.com) within the application. This feature would enable European users to access and manage their incidents and alerts through the European instance, providing them with a localized experience and complying with data privacy regulations.

Alternatives :
As an alternative, users could manually modify the application's codebase to replace the default PagerDuty instance with the European instance. However, this approach would require technical expertise and ongoing maintenance to ensure compatibility with future updates. Having a built-in feature to switch between instances would be more user-friendly and provide a seamless experience.

example :
pagerduty:
routingKey: "" # Pagerduty Routing Key, if not empty, Pagerduty output is enabled
minimumpriority: "" # minimum priority of event for using this output, order is emergency|alert|critical|error|warning|notice|informational|debug or "" (default)
Europe: "true" # Default false

@PaulPowershell PaulPowershell added the kind/feature New feature or request label Jun 5, 2023
@Issif Issif added this to the 2.28.0 milestone Jun 5, 2023
@Issif
Copy link
Member

Issif commented Jun 5, 2023

Good idea, it was not available when I developed the output. Let me create the PR.

@Issif
Copy link
Member

Issif commented Jun 6, 2023

The PR has been approved, the feature will be available in the next release 2.28.0. I don't have any ETA yet, sorry.

@PaulPowershell
Copy link
Author

so fast! thank you so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants