Skip to content

Stable v10.1.5#41

Closed
kprokopenko wants to merge 241 commits into
mainfrom
stable-v10.1.5
Closed

Stable v10.1.5#41
kprokopenko wants to merge 241 commits into
mainfrom
stable-v10.1.5

Conversation

@kprokopenko

Copy link
Copy Markdown
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.

grafana-delivery-bot[bot] and others added 30 commits July 27, 2023 15:52
…rafana#72455)

Provisioning: Fix overwrite SecureJSONData on provisioning (grafana#72395)

* Overwrite SecureJSONData on provisioning

(cherry picked from commit a912c97)

Co-authored-by: Hugo Kiyodi Oshiro <hugo.oshiro@grafana.com>
…ey (grafana#72493)

Chore: Refactor error when retrieving the plugin manifest key (grafana#72492)

(cherry picked from commit a331c89)

Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
…ct url (grafana#72495)

Data sources: Dashboards page now loads correctly from direct url (grafana#72264)

* ensure DataSourceDashboardsPage initialises data source settings

* fix unit test

* apply suggestions from review

(cherry picked from commit 7406c4f)

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
CI: Make RGM the main pipeline for prerelease (grafana#72295)

* Make RGM the main pipeline for prerelease

* Use grafana/grafana-build:dev-bd41660

* Use grafana/grafana-build:dev-fda506a

* Fix destination url

* Update vault secrets

* Move bucket path to environment

* Use grafana/grafana-build:dev-2f36afa

* Revert to grafana/grafana-build:main

* Add repo to rgm_main trigger

(cherry picked from commit 971f5f1)

Co-authored-by: Guilherme Caulada <guilherme.caulada@grafana.com>
…o origin (grafana#72550)

CI: Update secret refs to vault ones; update downstream repo origin (grafana#72515)

Update secret refs to vault ones; update downstream repo origin

(cherry picked from commit 6669d0a)

Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
…ana#72557)

Docs:  fixed incorrect TLS entry for mysql data source (grafana#72543)

fixed tls skip verify

(cherry picked from commit 5e4000b)

Co-authored-by: lwandz13 <126723338+lwandz13@users.noreply.github.com>
…afana#72559)

docs: add advanced data source picker option in Explore (grafana#72412)

* updated screenshots in explore index page

* add advanced data picker option to jaeger, tempo, and zipkin data source docs

* Revert changes to data source files

Reverting changes to data source files to maintain scope of this PR as just updating Explore. Changes to other areas where DS picker has been updated will be addressed on another PR when that scope has been decided.

* Fixed indentation and made advanced ds picker language more robust

(cherry picked from commit 0c07277)

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
docs: fix broken links (grafana#72582)

* docs: fix broken link

To reflect changes on plugin-tools site

* fix more links

(cherry picked from commit d250927)

Co-authored-by: David Harris <david.harris@grafana.com>
… and GitLab docs (grafana#72593)

Docs: remove references to `groups_attribute_path` for Okta and GitLab docs (grafana#72588)

remove references to groups_attribute_path for Okta and GitLab

(cherry picked from commit b96d6e2)
…ute (grafana#72600)

Explore: Do not update URL when time range changes to absolute (grafana#72436)

Allow passing updateURL flag to absolute time range event

(cherry picked from commit 89618e0)
PublicDashboards: Do not return hidden queries (grafana#72554)

* PublicDashboards: Do not return hidden queries

* Update pkg/services/publicdashboards/service/query_test.go

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>

---------

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
(cherry picked from commit bffd55e)

Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
Update team_sync.md (grafana#70423)

(cherry picked from commit a13130f)

Co-authored-by: Zvonimir Burić <zvonimir.buric@gmail.com>
grafana#72623)

Update the sign in docs to contain more precise information. (grafana#71698)

* Update sign-in-to-grafana.md

* updates link

---------

Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
(cherry picked from commit d279d92)

Co-authored-by: Paweł Krawczyk <71645192+Pawel-Kr@users.noreply.github.com>
)

Logs: Fix ui getting stuck when removing fields (grafana#72597)

* Logs: Fix ui getting stuck when removing fields

* Update public/app/features/logs/components/LogDetailsRow.tsx

* Update

* Fix tests

(cherry picked from commit 117e334)

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
…tering a non-existent retention policy (grafana#72643)

InfluxDB: Fix fetching retention policies after manually entering a non-existent retention policy (grafana#72564)

Don't fetch tag keys before fetching policies

(cherry picked from commit 31f4edd)
…grafana#72668)

DS Picker: Ignore capitalization when sorting by name (grafana#72665)

(cherry picked from commit 148b618)

Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
Auth: Fix static test fake (grafana#72514)

fix static fake

(cherry picked from commit e04a6fb)
Docs:  Prometheus yaml file needs to be fixed (grafana#72654)

fixed yaml

(cherry picked from commit 65febbc)

Co-authored-by: lwandz13 <126723338+lwandz13@users.noreply.github.com>
…na#72722)

Explore: Fix parsing absolute range when URL changes (grafana#72578)

* Fix parsing absolute range when URL changes

* Update public/app/features/explore/hooks/useStateSync/index.test.tsx

Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>

* Clean up docs

* Clean up

---------

Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com>
(cherry picked from commit 922dd94)

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
…2707)

docs: remove broken plugin from Angular guidance (grafana#72614)

aceiot-svg-panel fails to load in G10 and is therefore (currently) an unviable alternative

(cherry picked from commit 01100f8)

Co-authored-by: David Harris <david.harris@grafana.com>
…eterminate (grafana#72728)

Nested folders: Clear selection state in tree view when indeterminate (grafana#72595)

* clear selection state when indeterminate

* ensure search state is properly cleared when toggling the indeterminate checkbox

* select everything in view

(cherry picked from commit dbef989)

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
…rafana#72718)

AzureMonitor: Add hardcoded namespaces to improve coverage (grafana#72629)

Add hardcoded resources

(cherry picked from commit 95f8cc0)

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
…ermissions (grafana#72733)

Nested folders: Fix search query for empty self-contained permissions (grafana#72727)

* Add tests

* Fix query for nested folders with zero self-contained permissions

* Fix query behind  permissionsFilterRemoveSubquery flag

* Apply suggestion from code review

(cherry picked from commit 8a24e89)
…afana/latest/datasources/ to use shortcode (grafana#72625)

Update all links that have destinations outside of /docs/grafana/latest/datasources/ to use `docs/reference` shortcode (grafana#72051)

* Update all links that have destinations outside of /docs/grafana/latest/datasources/ to use docs/reference shortcode



* Fix typo



* Prettier



---------


(cherry picked from commit 2b14b2d)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Update _index.md (grafana#72222)

The existing link will take new users to the Data Source Management page which falls under that administration section and is perhaps more advanced that we want for a new user. The updated link takes new users to what I think was the intended "Data Sources" page.

(cherry picked from commit b811852)

Co-authored-by: Iain Finlayson <ruffiain@gmail.com>
* added labels section

* removed references

* run prettier

---------

Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
…fana#72784)

UserSync: Avoid UpdateLastSeenAt with invalid user ids (grafana#72776)

* avoid user zero

* more errors

* more tests

* split

(cherry picked from commit 7431c0d)

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
…rafana#72785)

Tempo: Only get span_names when they are in the response (grafana#72663)

* Only get span names when they are in the response

* Find span_name field/labels

(cherry picked from commit b4c5576)

Co-authored-by: Joey <90795735+joey-grafana@users.noreply.github.com>
zerok and others added 23 commits September 18, 2023 13:14
Chore: Upgrade Alpine base image to 3.18.3 (grafana#74984)

(cherry picked from commit 85abf2b)
…pattern (grafana#74992)

Plugins: Angular: Removed getLegacyAngularInjector Angular pattern (grafana#74862)

Plugins: Angular: Removed getLegacyAngularInjector angular pattern
(cherry picked from commit 322fde1)

Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
InfluxDB: Fix adhoc filter call (grafana#74961)

* Handle nullable parameters properly

* run prettier

(cherry picked from commit 7f05704)

Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
Docs: add deep links info (grafana#75017)

add deep links info

(cherry picked from commit 025979d)
Changelog: Updated changelog for 10.1.2 (grafana#75058)

Co-authored-by: grafanabot <bot@grafana.com>
(cherry picked from commit ec69e90)

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
"Release: Updated versions in package to 10.1.3"

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
update svg panel guidance (grafana#75076)

(cherry picked from commit 9a077d5)

Co-authored-by: David Harris <david.harris@grafana.com>
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
…afana#75733)

Azure: Add support for Workload Identity authentication (grafana#75681)

* Update Azure Monitor

* Update Prometheus

* Update README

* Update docs/sources/datasources/azure-monitor/_index.md

Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com>

* Update docs/sources/datasources/azure-monitor/_index.md

Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com>

* Update docs/sources/datasources/azure-monitor/_index.md

Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com>

* Update docs/sources/datasources/azure-monitor/_index.md

Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com>

* README updates

* Fix prettier

* memoize options

---------

Co-authored-by: Andrew Hackmann <5140848+bossinc@users.noreply.github.com>
Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com>
(cherry picked from commit 5796836)

# Conflicts:
#	public/app/plugins/datasource/azuremonitor/components/AzureCredentialsForm.tsx
* Azure: Settings for Azure AD Workload Identity (grafana#75283)

* Settings for Azure AD Workload Identity

* Update dependency on Grafana Azure SDK

* Documentation

* Fix JS code

* Cleanup Prometheus backend code

* Making prettier happy

(cherry picked from commit 3ee40d3)

# Conflicts:
#	go.mod
#	go.sum
#	public/app/plugins/datasource/mssql/azureauth/AzureAuth.testMocks.ts

* Fix go.sum

---------

Co-authored-by: Sergey Kostrukov <sekost@microsoft.com>
… flag is off (grafana#75691)

* Cloudwatch: Prevent log group requests with ARNs if feature flag is off (grafana#75672)

(cherry picked from commit b83a58e)

Co-authored-by: Sarah Zinger <sarah.zinger@grafana.com>
…auto-migrated (grafana#75737)

Angular: Fix issue where panels in collapsed rows were not auto-migrated (grafana#75735)

(cherry picked from commit dc4091b)

Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
* Exclude 32 bit arm builds

* Bump grabpl - remove arm/v7 from build.star
…rafana#76221)

Building: Remove dependency to urw-fonts in RPM packages (grafana#76198)

(cherry picked from commit 1355660)

Co-authored-by: Horst Gutmann <horst.gutmann@grafana.com>
* [v10.1.x] Chore: Upgrade Go to 1.20.10

* Rebuild .drone.yml
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 2 weeks if no further activity occurs. Please feel free to give a status update or ping for review. Thank you for your contributions!

@github-actions github-actions Bot added the stale label Apr 27, 2026
@github-actions

Copy link
Copy Markdown

This pull request has been automatically closed because it has not had any further activity in the last 2 weeks. Thank you for your contributions!

@github-actions github-actions Bot closed this May 11, 2026
@github-actions github-actions Bot deleted the stable-v10.1.5 branch May 11, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.