oncall-engine/engine/apps/grafana_plugin
Michael Derynck a16525ea45
Push sync from backend plugins (#4861)
# What this PR does
Change push sync to have a lock to ensure only 1 instance runs at a
time. Also adds argument to optionally specify which orgs to sync. Added
some more log messages.

## Which issue(s) this PR closes

Related to [issue link here]

<!--
*Note*: If you want the issue to be auto-closed once the PR is merged,
change "Related to" to "Closes" in the line above.
If you have more than one GitHub issue that this PR closes, be sure to
preface
each issue link with a [closing
keyword](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue).
This ensures that the issue(s) are auto-closed once the PR has been
merged.
-->

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-08-20 16:20:33 +00:00
..
helpers New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
serializers New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
tasks Push sync from backend plugins (#4861) 2024-08-20 16:20:33 +00:00
tests New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
views New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
apps.py Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
sync_data.py Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00
urls.py Rework organization sync and grafana plugin engine backend (#4756) 2024-07-31 16:12:56 +00:00