Commit graph

2 commits

Author SHA1 Message Date
Joey Orlando
307afbe464
fix(pagerduty): apply several small PagerDuty migrator fixes (#5536)
This PR applies the diff described in
https://github.com/grafana/irm/issues/1863 to the PagerDuty migrator
tool.

Specifically, it:
- Fixes the target type check for user references in service filtering
- Ensures escalation policies are included in the PagerDuty API request
- Corrects the logging output for service migration errors
2025-05-12 19:33:31 -04:00
Joey Orlando
e4728ea69f
feat: add opsgenie to migrator script (#5495)
This PR adds support for migrating data from OpsGenie to Grafana IRM.

Closes https://github.com/grafana/irm/issues/1179
2025-04-07 08:47:27 -04:00