PagerDuty / backstage-plugin

PagerDuty plugin for Backstage
https://pagerduty.github.io/backstage-plugin-docs/index.html
Apache License 2.0
21 stars 5 forks source link

New release `0.8.1` breaks use of different PagerDuty API host #74

Closed pcgqueiroz closed 4 months ago

pcgqueiroz commented 4 months ago

Describe the bug The new release 0.8.1 that deprecates the proxy configuration in favor of using a backend plugin to make calls to the PagerDuty REST API does not offer the possibility to change the server base URL. Calls to the european server https://api.eu.pagerduty.com are not possible anymore.

Expected behavior The possibility in the configuration to change the API server.

t1agob commented 4 months ago

Thanks for reporting this @pcgqueiroz.

While the plugin continues to work it introduces additional latency if your PagerDuty instance is running in Europe for sure. I'll look into this with high priority and add support for an override like we already have for the events url.

t1agob commented 4 months ago

@pcgqueiroz This should be fixed now. Please upgrade to the latest version of the packages and follow the docs on how to configure/override the base REST API url.

latest versions: