Merge pull request #5377 from grafana/dev

dev -> main
This commit is contained in:
Joey Orlando 2024-12-18 17:32:05 -05:00 committed by GitHub
commit b8afe1bdd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -155,7 +155,14 @@ webhook integrations to adjust them for incoming payloads.
This scenario may be relevant where you are unable to import your list of Grafana users, but would like to experiment This scenario may be relevant where you are unable to import your list of Grafana users, but would like to experiment
with Grafana OnCall, using your existing PagerDuty setup as a starting point for experimentation. with Grafana OnCall, using your existing PagerDuty setup as a starting point for experimentation.
If this is relevant to you, you can migrate as such: If this is relevant to you, you can migrate as such 👇
> [!IMPORTANT]
> As outlined several times in the documentation below, if you first import data into Grafana OnCall without
> including users, make changes to that data within OnCall, and then later re-import the data with users, Grafana OnCall
> will delete and recreate those objects, as part of the subsequent migration.
>
> As a result, any modifications you made after the initial import will be lost.
```bash ```bash
# Step 1: run a plan of what will be migrated, ignoring users for now # Step 1: run a plan of what will be migrated, ignoring users for now