-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.9.17 #4948
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# What this PR does Closes grafana/irm#10
Co-authored-by: grafanabot <[email protected]> Co-authored-by: Jack Baldry <[email protected]>
Related to grafana/irm#45
# What this PR does - Fix some types errors when OnCall type checking runs under IRM - Make type check required on CI ## 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.
# What this PR does Fixing variable for jinja templates to env ## Which issue(s) this PR closes Related to [issue](#2911) Co-authored-by: Michael Derynck <[email protected]>
- Split up sync requests into batches to run concurrently - Add more logging for when API calls to Grafana fail to parse - Call sync from backend plugin when status is called - Lock sync from backend plugin to only run every 5 mins - Add timer display for API call to sync to return remaining time before sync can execute - Remove locks from celery task since it's work is low cost and we lock in the backend plugin anyways.
Related to some issues we have noticed in our logs ([example](https://ops.grafana-ops.net/goto/8sa28TqIR?orgId=1)). Also make sure unexpected responses are logged too.
joeyorlando
had a problem deploying
to
github-pages
August 29, 2024 06:03 — with
GitHub Actions
Failure
joeyorlando
temporarily deployed
to
github-pages
August 29, 2024 06:14 — with
GitHub Actions
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.