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

PMM-13059 Grafana 10.4.2 #745

Merged
merged 139 commits into from
Apr 16, 2024
Merged

PMM-13059 Grafana 10.4.2 #745

merged 139 commits into from
Apr 16, 2024

Conversation

matejkubinec
Copy link
Collaborator

Updates grafana to version 10.4.2

PMM-13059

grafana-delivery-bot bot and others added 30 commits February 20, 2024 22:24
…xt (grafana#83129)

Logs Panel: Add option extra UI functionality for log context (grafana#83123)

* use ref rather than state

* add `getLogRowContextUi` to panel

(cherry picked from commit f2c0309)

Co-authored-by: Sven Grossmann <[email protected]>
Alerting docs: adds simplified alert routing (grafana#82158)

* Alerting docs: adds simplified alert routing

* adds to preview section

* adds numbering

* adds indent

* deletes fullstop

* ran prettier

* adds feature toggle notes

* fixes spelling error

(cherry picked from commit d091e4c)

Co-authored-by: brendamuir <[email protected]>
Alerting docs: Fix migrating alert links (grafana#83141)

* Alerting docs: fixes migrating links

* Fixes underscores and stars

* Corrects numbering

* ran prettier

* Fix links

Signed-off-by: Jack Baldry <[email protected]>

* Update docs/sources/alerting/set-up/migrating-alerts/_index.md

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

---------

Signed-off-by: Jack Baldry <[email protected]>
Co-authored-by: Jack Baldry <[email protected]>
(cherry picked from commit 4720c99)

Co-authored-by: brendamuir <[email protected]>
Alerting docs: fixes oncall broken links (grafana#83139)

(cherry picked from commit 4b2ef36)

Co-authored-by: brendamuir <[email protected]>
Snapshots: delete from same org (grafana#83111)

delete in org

(cherry picked from commit 809c1ea)

Co-authored-by: Ryan McKinley <[email protected]>
Alerting: Protect possible undefined (grafana#83128)

Protect possible undefined

(cherry picked from commit 16dee3c)

Co-authored-by: Sonia Aguilar <[email protected]>
…ana#83194)

Docs: add information about filtering for annotations (grafana#82957)

* Added information about filtering for annotations

* Update generate-transformations.ts

(cherry picked from commit f18b9dd)

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

QueryVariableEditor: Select a variable ds does not work (grafana#83144)

(cherry picked from commit 5460d75)

Co-authored-by: Ivan Ortega Alba <[email protected]>
…3205)

Alerting: Fix dashboard nav drawers disappearing (grafana#82890)

Add DashNav modal renderer to handle modals rendered from Toolbar buttons

(cherry picked from commit b02183e)

Co-authored-by: Konrad Lalik <[email protected]>
Alerting: Fix saving evaluation group. (grafana#83188)

fix saving evaluation group

(cherry picked from commit 2a1873f)

Co-authored-by: Sonia Aguilar <[email protected]>
…83245)

Docs: update import troubleshoot dashboards links (grafana#83124)

* Updated links to former manage dashboards content

* Removed links to manage dashboards and added export content to Sharing page

* Replaced grafana links with cloud docs links

* Removed trailing slash from link

* trigger CI

---------

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

Co-authored-by: Isabel <[email protected]>
…anges are made to any header (grafana#83287)

AuthProxy: Invalidate previous cached item for user when changes are made to any header (grafana#81445)

* fix: sign in using auth_proxy with role a -> b -> a would end up with role b

* Update pkg/services/authn/clients/proxy.go

Co-authored-by: Karl Persson <[email protected]>

* Update pkg/services/authn/clients/proxy.go

Co-authored-by: Karl Persson <[email protected]>
(cherry picked from commit 9282c7a)

Co-authored-by: Klesh Wong <[email protected]>
DataQuery: Track panel plugin id not type (grafana#83091)

(cherry picked from commit 64e0a42)

Co-authored-by: Torkel Ödegaard <[email protected]>
remove oss from security config docs (grafana#82936)

(cherry picked from commit 92fa868)

Co-authored-by: Kristina <[email protected]>
Docs: restructure Configure field overrides (grafana#81833)

* Removed view and delete overrides sections

* Added examples heading and moved examples down one heading level

* Added override rules section and removed rule definitions from task

* Added supported visualizations section and table and docs ref links

* Docs: edit Configure field overrides (grafana#81834)

* Formatted note

* Added missing content and general edits

* Updated screenshots and examples and general edits

* Fix small formatting issues

* Fixed links

* Uploaded images to admin, updated image links, and removed local images

* Swapped figure shortcode for simple Markdown

(cherry picked from commit dfeb33f)

Co-authored-by: Isabel <[email protected]>
Docs/grafana helm (grafana#80390)

* added the helm project

* added page metadata

* added the intro section

* fixed menuTitle

* added section i.e. Setting up the Grafana Helm repository

* added the deployment section

* finished the deploying grafana section

* completed access grafana section

* updating changes

* added persistent storage section

* added debugging section

* fixed typos

* fixed headings

* fixed numerious typos

* Apply suggestions from code review

looks good now !!

Co-authored-by: Christopher Moyer <[email protected]>

* Apply suggestions from code review

Thanks for the changes. It looks much better now

Co-authored-by: Christopher Moyer <[email protected]>

* fixed the suggested changes and fixed minor typos

* Apply suggestions from code review

thanks for the improvements. looks polished now!!

Co-authored-by: Christopher Moyer <[email protected]>

* fixed download link

* fixed typo

* final adjustments

* corrects spelling

* makes prettier

---------

Co-authored-by: Christopher Moyer <[email protected]>
Co-authored-by: Chris Moyer <[email protected]>
(cherry picked from commit 9f88a88)

Co-authored-by: Usman Ahmad <[email protected]>
…not being rendered on first page load (grafana#83526)

Plugins: Angular deprecation: Fix AngularDeprecationNotice not being rendered on first page load (grafana#83221)

* Plugins: Angular deprecation: Wait for plugins to be inizialized before rendering AngularDeprecationNotice

* use then

* fix tests

* mockCleanUpDashboardAndVariables.mockReset();

* Handle plugin not found

* PR review feedback

* Add comment

* removed unnecessary return

* PR review feedback

* Use grafanaBootData

* Removed comments

* fix tests

* Use config for hideDeprecation as well

(cherry picked from commit e068804)

Co-authored-by: Giuseppe Guerra <[email protected]>
… filter (grafana#83404)

Annotations: Improve query performance when using dashboard filter (grafana#83112)

* Annotations: Improve query performance when using dashboard filter

* Add dashboard id filter

(cherry picked from commit e7a1ecc)

Co-authored-by: Alexander Zobnin <[email protected]>
…ndex page (grafana#83554)

Docs: Add missing visualizations to Grafana vizualization index page (grafana#83351)

Co-authored-by: Nathan Marrs <[email protected]>
Co-authored-by: Isabel Matwawana <[email protected]>
Co-authored-by: jev forsberg <[email protected]>
(cherry picked from commit e8df629)

Co-authored-by: Señor Performo - Leandro Melendez <[email protected]>
…de (grafana#83597)

Elasticsearch: Fix adhoc filters not applied in frontend mode (grafana#83592)

(cherry picked from commit 411c890)

Co-authored-by: Sven Grossmann <[email protected]>
…na#83622)

docs: link annotation queries video to documentation (grafana#83586)

(cherry picked from commit ba4470d)

Co-authored-by: Marie Cruz <[email protected]>
…rafana#83628)

Anonymous: Add docs for anon users charged on enterprise (grafana#83626)

add anon users enterprise

(cherry picked from commit b89de96)

Co-authored-by: Eric Leijonmarck <[email protected]>
Tempo: Better fallbacks for metrics query (grafana#83619)

* Use query as fallback when there's one series and no labels. Use "" as the fallback for empty label values. Stop using the `promLabels` value from the Tempo response

* Set refId to remove mentions of promLabels

* Add quotes around the string value, add space after comma separator

* Use name as refId when possible

(cherry picked from commit 036e190)

Co-authored-by: Andre Pereira <[email protected]>
…fana#83667)

Tempo: Add template variable interpolation for filters (grafana#83213)

* Interpolate template variables in filters

* Add tests

(cherry picked from commit 1631e41)

Co-authored-by: Joey <[email protected]>
Docs: restructure Configure panel options (grafana#83438)

* Moved view json panel content from configure panel options to panel inspect view

* Converted add title and description task to reference section

* Removed edit panel section

* Updated bullet list to match content

* Removed view json content to be integrated later

* Ran prettier

* Docs: Edit Configure panel options (grafana#83439)

* Updated intro

* Updated intro, descriptions, and repeating panels task

* Reformatted sections of task and updated wording of LLM info

* Copy edits

* Added Cloud links and updated version syntax

* Fixed link

* Fixed formatting and removed vestigial sentence

(cherry picked from commit 2c95782)

Co-authored-by: Isabel Matwawana <[email protected]>
CI: Bump `alpine` image version (grafana#83716)

Bump image version

(cherry picked from commit c9d8d87)
* Fix typos (grafana#83621)

Co-authored-by: Isabel Matwawana <[email protected]>
Co-authored-by: Jack Baldry <[email protected]>
(cherry picked from commit 2a429cd)
Signed-off-by: Jack Baldry <[email protected]>

* Fixed typo

---------

Signed-off-by: Jack Baldry <[email protected]>
Co-authored-by: omahs <[email protected]>
Co-authored-by: Isabel Matwawana <[email protected]>
Docs: fix config file info in upgrade guide (grafana#83273)

* Updated incorrect custom config file names and locations

* Corrected default config file name

* Updated more config file info

* Apply suggestions from code review

Co-authored-by: Pepe Cano <[email protected]>

* Reverted change

* Fixed default config file info, added second custom file option, and added note about file locations

* Added file path for second custom option

* Apply suggestion from review

Co-authored-by: Usman Ahmad <[email protected]>

* Apply suggestion from review

Co-authored-by: Usman Ahmad <[email protected]>

* Apply suggestions from review

Co-authored-by: Usman Ahmad <[email protected]>

* Apply suggestion from review

* Add version interpolation syntax

* Updated wording

* Ran prettier

---------

Co-authored-by: Pepe Cano <[email protected]>
Co-authored-by: Usman Ahmad <[email protected]>
(cherry picked from commit e26cd86)

Co-authored-by: Isabel Matwawana <[email protected]>
… able to use LDAP active sync (grafana#83751)

LDAP: Fix LDAP users authenticated via auth proxy not being able to use LDAP active sync (grafana#83715)

* fix LDAP users authenticated via auth proxy not being able to use ldap sync

* simplify id resolution at the cost of no fallthrough

* remove unused services

* remove unused cache key

(cherry picked from commit 2182cc4)

Co-authored-by: Jo <[email protected]>
grafana-delivery-bot bot and others added 23 commits March 28, 2024 07:49
…fana#85349)

[DOC] Clarify compatible log stores for traces to logs (grafana#85314)

* Clarify compatible log stores for traces to logs

* Fixes from prettier

(cherry picked from commit fe802f6)

Co-authored-by: Kim Nylander <[email protected]>
docs: update histogram visualization (grafana#85125)

* docs: update histogram visualization docs

* docs: updates to histogram visualization

* Apply suggestions from code review

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

* Fixed typo I introduced

* docs: add youtube video

---------

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

Co-authored-by: Marie Cruz <[email protected]>
…ist (grafana#85394)

OptionsPicker: Allow storing raw input even when matches exist (grafana#84790)

(cherry picked from commit db6b51c)

Co-authored-by: Leon Sorokin <[email protected]>
…atibility (grafana#85301)

* Plugins: Send PDC file paths and contents for backwards compatibility

* fix

* fix test
…rafana#85413)

Plugins: Set correct PDC config values for proxy requests (grafana#85412)

pass appropriate values

(cherry picked from commit 22fe7b0)

Co-authored-by: Will Browne <[email protected]>
alerging-get-started: update (grafana#85434)

* alerging-get-started: update

* Update index.md

* Update index.md

(cherry picked from commit 826fa2f)

Co-authored-by: antonio <[email protected]>
Docs: add YouTube video link and description (grafana#85484)

* Update index.md Adding YouTube video link and description

Added a short description about the video and added the video to the page.

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

Some edits went in. All nice :)

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

* Removed repetition

---------

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

Co-authored-by: Señor Performo - Leandro Melendez <[email protected]>
…o the remote one (grafana#85631)

Angular deprecation: Prefer local "angularDetected" value to the remote one (grafana#85571)

* Angular deprecation: Prefer local value to remote

* Update tests

(cherry picked from commit c033a15)
docs: add missing viz types to index (grafana#85400)

* docs: add missing viz types to index

* prettier

* Update _index.md

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

* fix merge mistake

* fix cloud links

---------

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

Co-authored-by: David Harris <[email protected]>
…rafana#85713)

Alerting docs: update `disable_provenance` TF mute_timing (grafana#85692)

(cherry picked from commit d7ad7c6)

Co-authored-by: Pepe Cano <[email protected]>
…review (grafana#85699)

* Docs: What’s new & Upgrade guide & Breaking changes v11.0-preview (grafana#84603)

* Updated index pages and added 11.0 breaking changes, upgrade guide, and what's new pages

* Removed references to 10.4

* Added draft breaking changes

* docs: grafana11-upgrade: postgres (grafana#84671)

* docs: grafana11-upgrade: postgres

* fix typos

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

* improved text

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

* improved text

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

* improved text

---------

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

* Added internal note

* Added what's new items

* Added more breaking changes'

* Copy edits

* Revert "docs: grafana11-upgrade: postgres" (grafana#85580)

Revert "docs: grafana11-upgrade: postgres (grafana#84671)"

This reverts commit d766d73.

* Removed internal link and moved PR link

* Added new entries

* Made fixes

* Updated name

* Copy edits

* Fixed links and minor copy edits

* Removed link to Cloud What's new

* Added OSS what's new link

* Fixed spelling of GitHub

* Added Explore Logs and updated Explore Metrics

---------

Co-authored-by: Gábor Farkas <[email protected]>
Co-authored-by: Sriram <[email protected]>
(cherry picked from commit fb1afa0)

* Update docs/sources/_index.md

* Update docs/sources/_index.md

* Update docs/sources/_index.md

* Wording fixes

---------

Co-authored-by: Isabel Matwawana <[email protected]>
…n in file provisioning (grafana#85745)

Alerting docs: add `Template variable interpolation` section in file provisioning (grafana#84106)

* Alerting docs: add `Template variable interpolation` section in file provisioning

* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md

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

* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md

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

* Update docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md

Co-authored-by: Matthew Jacobson <[email protected]>

---------

Co-authored-by: brendamuir <[email protected]>
Co-authored-by: Matthew Jacobson <[email protected]>
(cherry picked from commit 0672bdf)

Co-authored-by: Pepe Cano <[email protected]>
…eview What's new (grafana#85749)

* Docs: Re-order features and update intro in Grafana 11.0-preview What's new (grafana#85702)

* Re-order features and update intro in Grafana 11.0-preview What's new

* Removed title casing

---------

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

* Removed old content kept in error

---------

Co-authored-by: Mitch Seaman <[email protected]>
…85751)

Docs: add youtube links to g11 preview what's new (grafana#85738)

* Added youtube links

* Commented scenes video out

(cherry picked from commit fe3b6d3)

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

PR to document Explore Metrics (previously datatrails) (grafana#85212)

* text dump

* initial edits

* more edits

* added more info, made edits

* first draft

* removed some commented out content

* final edits

* made requested changes

* feature name change

* missed a metrics explore - fixed

* ran prettier

---------

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

Co-authored-by: Eve Meelan <[email protected]>
Docs: g11 preview whats new fixes (grafana#85759)

* Made style fixes to intro

* Updated upgrade guide menu title

* Commented Explore metrics docs link back in

(cherry picked from commit 8014665)

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

Chore: Update RPM docs to include beta release references (grafana#85753)

* Update RPM docs to include beta release references

* andreas/update-installation-docs/ run lint

* Don't number lists

---------

Co-authored-by: jev forsberg <[email protected]>
(cherry picked from commit 3420e94)

Co-authored-by: Andreas Christou <[email protected]>
Docs: add updated youtube link (grafana#85801)

Updated youtube link

(cherry picked from commit 1b1450e)

Co-authored-by: Isabel Matwawana <[email protected]>
Docs: Fix wrong word for tempo example config (grafana#85046)

Update configure-tempo-data-source.md

Replace traceToProfiles with tracesToProfiles

(cherry picked from commit 4205491)

Co-authored-by: wissy <[email protected]>
Docs: add unit scaling clarification (grafana#85830)

* Added unit scaling information

* Edited

(cherry picked from commit d666b92)

Co-authored-by: Isabel Matwawana <[email protected]>
@matejkubinec matejkubinec merged commit f2a6d70 into v3 Apr 16, 2024
8 of 9 checks passed
@matejkubinec matejkubinec deleted the PMM-13059-grafana-10-4-2 branch April 16, 2024 10:42
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.