oncall-engine/engine/apps/grafana_plugin
Michael Derynck 032ced6fd0
Add more logging to plugin sync and install (#3730)
# What this PR does
Add logging to process for syncing OnCall backend with Grafana to help
troubleshoot issues in self-hosted setups.


## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-01-23 22:59:33 +00:00
..
helpers Fix occasional AttributeError in apps.grafana_plugin.tasks.sync.sync_organization_async task (#3687) 2024-01-15 11:34:40 -05:00
tasks Remove checks that slow down plugin load and cause "Initializing plugin..." (#2624) 2023-07-26 10:57:57 +00:00
tests Revert "Refactor gcom api calls when syncing org" (#3498) 2023-12-04 18:02:58 +00:00
views Add more logging to plugin sync and install (#3730) 2024-01-23 22:59:33 +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
urls.py Return API URL as part of status (#2791) 2023-08-22 17:17:26 +00:00