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

Grafana 11 #744

Closed
wants to merge 1,594 commits into from
Closed

Grafana 11 #744

wants to merge 1,594 commits into from

Conversation

matejkubinec
Copy link
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

grafana-delivery-bot bot and others added 29 commits April 15, 2024 16:31
Changelog: Updated changelog for 9.5.18 (grafana#85159)

Co-authored-by: grafanabot <[email protected]>
(cherry picked from commit dd93d99)

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
)

Nodegraph: Fix issue with rendering single node (grafana#84930)

Fix for single node graph case

(cherry picked from commit aba6574)

Co-authored-by: Andrej Ocenas <[email protected]>
Changelog: Updated changelog for 10.0.13 (grafana#85163)

Co-authored-by: grafanabot <[email protected]>
(cherry picked from commit b47dc7e)

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
Prometheus: Create jsonschema spec (grafana#85077)

(cherry picked from commit e5cf863)

Co-authored-by: Ryan McKinley <[email protected]>
Changelog: Updated changelog for 10.1.9 (grafana#85167)

Co-authored-by: grafanabot <[email protected]>
(cherry picked from commit da1ef0e)

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
Get started with alerting fixes for publish (grafana#85158)

* Rename alerting-get-started.md to index.md

* edits

* edits

* prettier

* Update docs/sources/tutorials/alerting-get-started/index.md

Co-authored-by: tonypowa <[email protected]>

---------

Co-authored-by: tonypowa <[email protected]>
Co-authored-by: tonypowa <[email protected]>
(cherry picked from commit 54270df)

Co-authored-by: Eve Meelan <[email protected]>
Changelog: Updated changelog for 10.2.6 (grafana#85171)

* Changelog: Updated changelog for 10.2.6

* run prettier

---------

Co-authored-by: grafanabot <[email protected]>
Co-authored-by: Ashley Harrison <[email protected]>
(cherry picked from commit ee4ac98)

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
Update dependency @msagl/parser to v1.1.18 (grafana#85138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 96c626d)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Docs: add panel overview (grafana#86075)

* Added panel overview page and updated panel editor page

* Finalized panel overview intro text and added links

* Added add panel section to overview and removed section from editor

* Fixed version interpolation syntax and updated Cloud link

Co-authored-by: Jack Baldry <[email protected]>

* Fixed version interpolation syntax

Co-authored-by: Jack Baldry <[email protected]>

---------

Co-authored-by: Jack Baldry <[email protected]>
(cherry picked from commit d9a0ced)

Co-authored-by: Isabel Matwawana <[email protected]>
…#86221)

Docs: add template var Play link; cleanup existing (grafana#86074)

* Docs: add template var Play link; cleanup existing

* Update docs/sources/dashboards/variables/_index.md

Co-authored-by: Isabel Matwawana <[email protected]>

* Update docs/sources/dashboards/variables/_index.md

Co-authored-by: Isabel Matwawana <[email protected]>

* Apply suggestions from code review

Co-authored-by: Isabel Matwawana <[email protected]>

---------

Co-authored-by: Isabel Matwawana <[email protected]>
(cherry picked from commit 5a57c31)

Co-authored-by: David Allen <[email protected]>
…afana#86231)

docs: query data/relative time range override play link (grafana#86213)

(cherry picked from commit c450d61)

Co-authored-by: David Allen <[email protected]>
Docs: added bar gauge play link (grafana#86205)

* docs: added bar gauge play link

* Update docs/sources/panels-visualizations/visualizations/bar-gauge/index.md

Co-authored-by: Isabel Matwawana <[email protected]>

---------

Co-authored-by: Isabel Matwawana <[email protected]>
(cherry picked from commit 04e127b)

Co-authored-by: David Allen <[email protected]>
…rmatted fig (grafana#86238)

docs: added logs panel play link; added dedup options, reformatted fig (grafana#86209)

* docs: added logs panel play link; added dedup options, reformatted fig

* Update docs/sources/panels-visualizations/visualizations/logs/index.md

Co-authored-by: Isabel Matwawana <[email protected]>

* Update docs/sources/panels-visualizations/visualizations/logs/index.md

Co-authored-by: Isabel Matwawana <[email protected]>

---------

Co-authored-by: Isabel Matwawana <[email protected]>
(cherry picked from commit 19ae937)

Co-authored-by: David Allen <[email protected]>
docs: add thresholds play link (grafana#86212)

* docs: add thresholds play link

* PR review

(cherry picked from commit f50e29e)

Co-authored-by: David Allen <[email protected]>
docs: add annotations play link (grafana#86206)

* docs: add annotations play link

* PR feedback

(cherry picked from commit c9350a2)

Co-authored-by: David Allen <[email protected]>
DashboardScene: Fix empty row repeat issue (grafana#86095)

(cherry picked from commit 869814e)

Co-authored-by: Torkel Ödegaard <[email protected]>
…rafana#86255)

DashboardScene: Fixes saving dashboard with angular panels  (grafana#86098)

* DashboardScene: Fixes saving angularOptions

* Update

* Update

(cherry picked from commit e15beab)

Co-authored-by: Torkel Ödegaard <[email protected]>
…bar (grafana#86263)

Dashboard: Migration -  Add public dashboard tag in the nav bar (grafana#86204)

Migrate public dashboard badge to scenes dashboard

(cherry picked from commit 40f1b2c)

Co-authored-by: Alexa V <[email protected]>
Scopes: Name relationship objects *binding (grafana#84955)

Signed-off-by: bergquist <[email protected]>
Co-authored-by: Bogdan Matei <[email protected]>
(cherry picked from commit b214b07)

Co-authored-by: Carl Bergquist <[email protected]>
grafana#86265)

Update dependency @kusto/monaco-kusto to v10 (grafana#81382)

* Update dependency @kusto/monaco-kusto to v10

* match types + update mocks

* Add missing esModule

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <[email protected]>
Co-authored-by: Andreas Christou <[email protected]>
(cherry picked from commit 5146896)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Auth: Improve org role sync debugging (grafana#85146)

add login to the context of the logger

(cherry picked from commit da40158)

Co-authored-by: Jo <[email protected]>
…te change (grafana#86266)

Alerting: Reduce set of fields that could trigger alert state change (grafana#83496)

We want to avoid too much change of alert state based on change on
alert's fields. For that we ignore some fields from the diff.

(cherry picked from commit 6f38ac6)

Co-authored-by: Benoit Tigeot <[email protected]>
…fana#86274)

Update dependency @glideapps/glide-data-grid to v6.0.3 (grafana#85189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit af3e453)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…6275)

Update dependency @floating-ui/react to v0.26.10 (grafana#85181)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 1df15a3)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…86276)

Update dependency @kusto/monaco-kusto to v10.0.18

(cherry picked from commit 1513b0c)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Chore: InfluxQL stream parser improvements (grafana#85041)

* don't iterate over first column as it is a time column already

* don't iterate over first column as it was handled earlier

* add more flexibility to run the commands

* Update pkg/tsdb/influxdb/influxql/converter/converter.go

Co-authored-by: Nick Richmond <[email protected]>

---------

Co-authored-by: Nick Richmond <[email protected]>
(cherry picked from commit fec7765)

Co-authored-by: ismail simsek <[email protected]>
Update dependency eslint-scope to v8.0.1

(cherry picked from commit 98eec74)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency msw to v2.2.11

(cherry picked from commit 6ed5e36)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency @types/react to v18.2.72

(cherry picked from commit e184520)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
grafana-delivery-bot bot and others added 28 commits May 3, 2024 16:33
Docs: add data link cell type information (grafana#87350)

Add data link cell type information

(cherry picked from commit 386baf8)

Co-authored-by: Isabel Matwawana <[email protected]>
…afana#87345)

Cloudwatch: Update grafana-aws-sdk to fix sts endpoints
…letion (grafana#87355)

Canvas: Fix phantom connections persisting after element deletion (grafana#87285)

(cherry picked from commit 68fa211)

Co-authored-by: Nathan Marrs <[email protected]>
XY Chart: Prevent crash when deleting a series  (grafana#87356)

(cherry picked from commit 7bcda34)

Co-authored-by: Adela Almasan <[email protected]>
…87362)

Canvas: Add support to rotate a group of elements (grafana#87358)

(cherry picked from commit 1ef1cc7)

Co-authored-by: Nathan Marrs <[email protected]>
…na#87374)

Docs:  added note to RBAC doc from support escalation (grafana#85311)

* added admonition and API info

* Update docs/sources/administration/roles-and-permissions/access-control/_index.md

---------

Co-authored-by: Misi <[email protected]>
Co-authored-by: Jack Baldry <[email protected]>
(cherry picked from commit 57038e8)

Co-authored-by: Larissa Wandzura <[email protected]>
…afana#87143)

Alerting: Also fix HCL field name for MuteTimeIntervals (grafana#87079)

* Correct HCL field name for MuteTimeIntervals

* Update test

(cherry picked from commit 93519f7)

Co-authored-by: William Wernert <[email protected]>
alerting: config notif page improvement (grafana#87140)

* alerting: config notif page improvement

* Update docs/sources/alerting/configure-notifications/template-notifications/_index.md

Co-authored-by: brendamuir <[email protected]>

* Update _index.md

---------

Co-authored-by: brendamuir <[email protected]>
(cherry picked from commit 1bde17c)

Co-authored-by: antonio <[email protected]>
…ble (grafana#87468)

Provisioning: Look up provisioned folders by UID when possible (grafana#87465)

look up provisioned folders by uid when possible

(cherry picked from commit 1884b03)

Co-authored-by: Dan Cech <[email protected]>
…med data could be returned (grafana#87484)

DashboardDataSource: Fixes issue where sometimes untransformed data could be returned  (grafana#87433)

* DashboardDataSource: always return a result key

* Update

* Update

(cherry picked from commit e7c39f1)

Co-authored-by: Torkel Ödegaard <[email protected]>
…g table view (grafana#87485)

DashboardScene: Fixes editing transformations after toggling table view (grafana#87397)

(cherry picked from commit 0c2f58b)

Co-authored-by: Torkel Ödegaard <[email protected]>
* Chore: upgrade go to 1.20.10

* sign drone

---------

Co-authored-by: Kevin Minehart <[email protected]>
alerting/webhook doc update (grafana#87492)

* alerting/webhook doc update

* text formath

* fixed admonition

* typo

* headings

* formatted headings and prettified it all

* one more heading

(cherry picked from commit d83cbe4)
…n't persisted (grafana#87556)

Templating: Fix issue where updated custom var options weren't persisted (grafana#86804)

* Templating: Fix issue where updated custom var options weren't persisted

(cherry picked from commit d5c781b)

Co-authored-by: kay delaney <[email protected]>
Canvas: Fix bug for connection first vertex (grafana#87534)

(cherry picked from commit 06a2791)

Co-authored-by: Drew Slobodnjak <[email protected]>
…d notifications (grafana#87572)

Alerting: Add two sets of provisioning actions for rules and notifications  (grafana#87149)

(cherry picked from commit 356a295)

Co-authored-by: Yuri Tseretyan <[email protected]>
Canvas: Fix datalinks using field variable (grafana#87265)

(cherry picked from commit 6c74851)

Co-authored-by: Drew Slobodnjak <[email protected]>
Canvas: Improve connection vertex logic (grafana#87580)

Canvas: Prevent machine error causing logic swap
(cherry picked from commit dfdf119)

Co-authored-by: Drew Slobodnjak <[email protected]>
…afana#87591)

Chore: Implement GetOAuthProviders in FakeSocialService (grafana#87590)

Implement GetOAuthProviders in FakeSocialService

(cherry picked from commit 896882b)

Co-authored-by: Misi <[email protected]>
…ana#87600)

Loki: Fix log context when no label types are present (grafana#87587)

(cherry picked from commit 1c8a77a)

Co-authored-by: Sven Grossmann <[email protected]>
…ending of changes (grafana#87570)

* DashboardScene: Discard panel changes disabled/enabled depending of changes (grafana#87137)

---------

Co-authored-by: Ivan Ortega Alba <[email protected]>
Co-authored-by: Dominik Prokop <[email protected]>
(cherry picked from commit c3936bb)

* Add line number

---------

Co-authored-by: Oscar Kilhed <[email protected]>
…ppercase letters (grafana#87612)

Chore: Add login protection when user is trying different uppercase letters (grafana#87588)

* add login protection when the user is trying different uppercase letters

(cherry picked from commit cd98aaf)

Co-authored-by: linoman <[email protected]>
…rafana#87632)

Azure data sources: Set selected config type before save (grafana#87481)

* set selected config type before save

* use effect once and move in mssql

* add to prom

* Update ConfigurationEditor.tsx

* Update ConfigurationEditor.tsx

* Delete public/app/plugins/datasource/mssql/configuration/ConfigurationEditor.tsx

* omadsfdsa

* remove unneeded assign

(cherry picked from commit 5e19aa7)

Co-authored-by: Andrew Hackmann <[email protected]>
…7648)

CloudMonitoring: Improve legacy query migrations (grafana#86069)

* Match backend and correctly migrate metricType

Update tests

* Ensure project is migrated or set if not defined

* Improve migrations logic

(cherry picked from commit 95667f6)

Co-authored-by: Andreas Christou <[email protected]>
alerting: docs - pagerduty (grafana#87604)

* alerting: docs - pagerduty

* pretty

(cherry picked from commit 7e8b71d)

Co-authored-by: antonio <[email protected]>
* AuthN: Fix signout redirect url (grafana#87631)

* Add missing return

* Use sign out redirect url from auth config if configured

* remove option from auth.jwt that is not used

(cherry picked from commit 0f3080e)

---------

Co-authored-by: Karl Persson <[email protected]>
@matejkubinec matejkubinec deleted the grafana-11-preview branch September 6, 2024 11:47
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.