Skip to content
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

Noamlevy/sc 19070/theatre grafana 11 2 #33

Merged
merged 10,000 commits into from
Sep 15, 2024

Conversation

noamApps
Copy link
Collaborator

What is this feature?

[Add a brief description of what the feature or update does.]

Why do we need this feature?

[Add a description of the problem the feature is trying to solve.]

Who is this feature for?

[Add information on what kind of user the feature is for.]

Which issue(s) does this PR fix?:

Fixes #

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

jcalisto and others added 30 commits July 30, 2024 14:01
* CI: Add new RRC pipeline
* send dashboard commands instead of dashboards

* move status updates before goroutine to ensure frontend polls

* fix syncing issues between snapshot state and resources

* make sessionUid a requirement for modifying snapshots

* move the function I meant to move earlier

* remove accidental commit

* another accidental commit

* verify UpdateSnapshot is called with sessionUid

* revert

* pass in session uid everywhere

* forgot to save

* fix unit test

* fix typo

* tiny tweak
* alerting/tutorials:killercoda

* changed asset

* alerting: add killercoda to get started tutorial

* applied suggestions

* all pretty, no pity
* $debug -> $$debug

* use bash instead of sh

* Update publish_images.star

* Install bash in the docker/docker image

* buildifier
authz: use authlib client

Co-authored-by: Gabriel MABILLE <[email protected]>
…older (grafana#89865)

* refactor `selectorString` and remove Selector struct

* move code from selector string to BuildLogQuery

* batch requests by folder UID

* update historian annotation store to handle multiple queries

* sort folder uids to make consistent queries

* add logs to loki http

* log batch size but not content. content is logged by the client
* chore: update alerting swagger spec
* update public swagger

---------

Co-authored-by: rwwiv <[email protected]>
Co-authored-by: Yuri Tseretyan <[email protected]>
…a#91150)

* Detach validator from evaluator

* Drop unnecessary interface and type
* refactor replCfg to look more like plugins/plugin config
* validateReplicaConfigs must handle inconsistencies in type names due to the WithHooks suffix
…alerts when state reason is NoData (grafana#88819)

* include a list of ref_Id and datasource UID to alerts when state reason is NoData. 

---------

Signed-off-by: Syed Nihal <[email protected]>
* optionally set tls=preferred in the mysql connection string from env var
* wip

* Add save functionality to query row

* add success conditional

* move around translations

* Add translations

* Add key to fix test

* Add key to the right spot

* define specific save button

* WIP - Use RowActionComponents to add action without modifying the core component

* Only add component once on render

* Move logic to main explore page

* Add keyed render actions to prevent redundancy, use this to add keyed action

* Overcome the forces of dayquil to attempt to make actual sense

* Add scoped actions to query action component

* Spaces not allowed in generateName
…threshold (grafana#91224)

* fix persister to save result fingerprint

* revert change

* fmt
grafana#90926)

* add support for template vars in filter by value transformation for regex matcher

* less code is more code

* add test to confirm interpolation works for regex

* suggestions input for regex editor

---------

Co-authored-by: Adela Almasan <[email protected]>
…es (grafana#91216)

disable integration tests to unblock pipelines until we find the issue
…ginUpdates is false (grafana#91194)

* Angular deprecation: Disable dynamic angular inspector if CheckForPluginUpdates is false

* Add tests

* add type checks for dynamic service
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ivanortegaalba and others added 27 commits August 21, 2024 15:25
* Zanzana: basic folder permissions checks

* Fix managed permissions for teams

* fix sync batch size

* add dashboards actions translations

* migrate folder tree

* migrate dashboard folders

* remove action sets from schema

* Adding more dashboard and folder-related permissions

* refactor

* Correctly translate dashboard permissions in folders

* fix dashboard parent permissions

(cherry picked from commit 1cc438a)
* fix retry logic

* slight adjustments

* fix disconnect and connect events

* Update pkg/services/cloudmigration/cloudmigrationimpl/snapshot_mgmt.go

Co-authored-by: Matheus Macabu <[email protected]>

---------

Co-authored-by: Matheus Macabu <[email protected]>
(cherry picked from commit eee3a75)
* Auth: Skip email extraction when api url is not present

* fix lint: reduce cyclomatic complexity

(cherry picked from commit be32630)
… API (grafana#91195)

* support optimistic concurrency in template service

* update request handler to get version from query parameter

* return not found if a new template is set with version

* update PUT api to set version

* update documentation + for mute timings

---------

Co-authored-by: brendamuir <[email protected]>
(cherry picked from commit 1108a00)
* Update type and frame construction

* Update tests

* Keep dataField name as value

(cherry picked from commit 0650971)
)

Add authproxy as supported user auth method

(cherry picked from commit d52626b)
Fix test

(cherry picked from commit ee18c64)
* Bump Azure SDK and related dependencies

* Update go.mods

* update-workspace

* Update go files

(cherry picked from commit 24c9aad)
Co-authored-by: Isabel Matwawana <[email protected]>
(cherry picked from commit 8525943)
* add atlassian statuspage

* fix test

(cherry picked from commit ec7a247)
@noamApps noamApps merged commit ecf0e05 into groundcover-main Sep 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.