oncall-engine/grafana-plugin/pkg/plugin
Michael Derynck 437620776c
Plugin sync logging improvements (#4963)
# What this PR does
- Fix logging when no error
- Add more logging to request errors during sync"

## 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-30 16:42:12 +00:00
..
app.go New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
debug.go Compress sync data (#4951) 2024-08-29 18:36:35 +00:00
errors.go New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
install.go New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
permissions.go Compress sync data (#4951) 2024-08-29 18:36:35 +00:00
proxy.go New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
resources.go Compress sync data (#4951) 2024-08-29 18:36:35 +00:00
resources_test.go New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
settings.go Compress sync data (#4951) 2024-08-29 18:36:35 +00:00
status.go Sync process and backend plugin tweaks (#4939) 2024-08-28 16:34:30 +00:00
sync.go Plugin sync logging improvements (#4963) 2024-08-30 16:42:12 +00:00
teams.go Compress sync data (#4951) 2024-08-29 18:36:35 +00:00
users.go Compress sync data (#4951) 2024-08-29 18:36:35 +00:00