Burkov Egor
bca70ee809
Loki: Fix health check message ( #107170 )
...
Loki: fix typo in healthcheck message
Co-authored-by: ivanahuckova <ivana.huckova@gmail.com >
2025-06-26 16:10:21 +02:00
Nathan Vērzemnieks
a18ea34688
CloudWatch: Backport aws-sdk-go-v2 update from external plugin ( #107136 )
...
* CloudWatch: Backport aws-sdk-go-v2 update from external plugin
* Review feedback & cleaning up a couple typos
2025-06-26 15:56:50 +02:00
Mitch Seaman
069598c454
[Docs] Panel embedding not available in Cloud ( #107253 )
2025-06-26 13:51:43 +00:00
Andreas Christou
58a47ef1d6
Azure: Fix duplicated trace links ( #105698 )
...
* Add trace links to first field
* Review
2025-06-26 14:10:19 +01:00
Pepe Cano
5c1b263664
docs(alerting): simplify Intro to Grafana Alerting docs ( #106944 )
...
* docs(alerting): improve `Intro > Alert rule evaluation` docs
* Update Introduction to Grafana Alerting
* Simplify `Intro > Alert rules` and related docs
* minor copy change phrasing GMA and DS differences
* fix vale error
2025-06-26 12:25:32 +00:00
Stephanie Hingtgen
f8189eece9
Dashboard Imports: Fix creating new library panels ( #107219 )
2025-06-26 05:23:05 -06:00
renovate[bot]
88d113f37c
Update scenes to v6.25.0 ( #107238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 14:19:21 +03:00
Alexander Akhmetov
b93cde0adb
Alerting: Use default identifier for extra configs in Alertmanager API ( #107049 )
2025-06-26 12:44:49 +02:00
Alexander Akhmetov
abbae41f60
Alerting: Sanitize Prometheus state history labels before writing ( #107181 )
2025-06-26 12:40:37 +02:00
Alexander Akhmetov
894944dcb0
Alerting: Refactor remote alertmanager to use Crypto interface ( #107228 )
2025-06-26 12:39:06 +02:00
Victor Marin
8a0c484b74
DataSourceAPI: Expose new method for filter applicability check ( #106756 )
...
* wip
* wip non applicalbe filters
* refactor getApplicableFilter to return a string[]
* remove getApplicableFilters impl from prometheus
2025-06-26 13:26:11 +03:00
Ida Štambuk
2e9c4a76c4
Prometheus: Migrate remaining selectors to data-testid ( #106564 )
2025-06-26 10:22:42 +00:00
Georges Chaudy
2297417374
Unistore: Add datastore ( #107137 )
...
* Add datastore
* too many slashes
* lint
* pr comments
* extract ParseKey
2025-06-26 10:36:31 +02:00
Gabriel MABILLE
3d543a336f
IAM: Register CoreRole apis ( #106924 )
...
* IAM: Register CoreRole apis
* one line store instantiation
* Small refactor for readability
* Add authorizer for CoreRole
* Nit
* Error strings should not end with punctiation
* Account for error
* Switch to use the local resource client
* error should not start with upper casing
* noopStorageErr should have a name starting with err
* Update workspace
* I don't know why I don't have the same output as the CI 🤷
* Dependency xOwnership
* imports
* Import order
* Rename alias to make it clear this is legacy
2025-06-26 10:11:28 +02:00
Matheus Macabu
6f8e33f360
GHA: Increase size of Ephemeral Instances runner ( #107230 )
2025-06-26 09:41:37 +02:00
Yulia Shanyrova
4e8802afff
Plugins: Add repositoryUrl parameter to plugin details panel. ( #107048 )
...
add repositoryUrl parameter to plugin details
2025-06-26 08:59:46 +02:00
Torkel Ödegaard
2869590292
Scenes: Upgrade to 6.24 ( #107196 )
2025-06-26 08:06:09 +02:00
grafana-pr-automation[bot]
e5d73b0ca4
I18n: Download translations from Crowdin ( #107224 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-26 00:38:14 +00:00
ismail simsek
0b5d1a0e51
Prometheus: Fix adding metric name to matcher ( #107214 )
...
check metric name before pushing
2025-06-26 02:16:07 +02:00
Cory Forseth
41a4841e57
Zanzana: add flag for running zanzana server insecurely ( #107130 )
...
* add flag for running zanzana server insecurely
* Only allow insecure connections in dev environment
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com >
---------
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com >
2025-06-25 22:47:53 +00:00
Stephanie Hingtgen
79fe8a9902
Library Panels: Modify connection api endpoint to be compatible with unified storage ( #107088 )
2025-06-25 22:21:56 +00:00
Stephanie Hingtgen
3687767709
Workspace: Fix go workspace ( #107221 )
2025-06-25 21:59:45 +00:00
Andreas Christou
8288e947a8
InfluxDB: Add an optional time range filter for tag queries in the query panel autocompleteInflux tag filter ( #107195 )
...
* InfluxDB: Add an optional time range filter for tag queries in the query panel autocomplete
* Betterer updates
* Update test
---------
Co-authored-by: Nikolay Tsvetkov <nikolay.cvetkov@gmail.com >
2025-06-25 21:37:02 +00:00
Kevin Minehart
8be4fc6e9b
CI: Provide token when dispatching downstream workflow ( #107215 )
2025-06-25 20:21:48 +00:00
Kevin Minehart
9f6e0070f1
CI: Ensure that build-id is treated as a string in release-build.yml ( #107213 )
...
Ensure that build-id is treated as a string
2025-06-25 14:49:44 -05:00
Ezequiel Victorero
d6a8470e67
Query Library: Promote query library to private preview ( #107211 )
2025-06-25 16:10:51 -03:00
Ezequiel Victorero
094d78c2dd
Query Service: Remove unused files ( #107190 )
2025-06-25 14:36:09 -03:00
Joey
1f7cfda03c
Tempo: Properly escape double quotes in TraceQL query ( #106909 )
...
* Properly escape double quotes
* Simplify regex
2025-06-25 17:59:35 +01:00
Adam Yeats
3503fc209e
InfluxDB: Config page refresh ( #103060 )
2025-06-25 10:39:54 -06:00
Jacob Valdez
35f89a456c
Docs: Fixing broken links in migration assistant docs ( #107191 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2025-06-25 10:16:47 -05:00
Yunwen Zheng
d3bd3175af
ProvisionedFolder: Delete folder drawer ( #107089 )
...
* ProvisionedFolder: delete flow set up
---------
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2025-06-25 11:13:42 -04:00
Kevin Minehart
51629f6d44
CI: Remove concurrency from release-build.yml ( #107192 )
...
* CI: Remove concurrency from release-build.yml
* CI: Remove concurrency from release-build.yml
* remove artifacts-list publish because it is already being published
2025-06-25 15:05:42 +00:00
Nathan Marrs
5abc5997ae
Feature Toggles: Update ownership of feature toggles related to features being handed off to operator experience from sharing ( #107162 )
2025-06-25 14:57:09 +00:00
Konrad Lalik
ea1d3cc3ba
Alerting: List V2 - Add labels popup ( #107193 )
...
* Display labels popup when hovering over labels count
* Remove unused imports
2025-06-25 16:24:32 +02:00
Levente Balogh
2bcc1d86fc
PluginExtensions: fix setJsonData() race condition in EditDataSource extension point ( #107102 )
...
* fix: EditDataSource extension point - setJsonData()
* fix(EditDatasource): make it possible to call `setSecureJsonData()` first
2025-06-25 16:02:35 +02:00
Gilles De Mey
4400c370eb
Alerting: Fix package types reference ( #107183 )
2025-06-25 13:50:49 +00:00
Ashley Harrison
1f97c0db8c
Internationalisation: Use new shared verify-i18n workflow ( #106928 )
...
* use new shared verify-i18n workflow
* update CODEOWNERS
* add empty permissions block
* fix permissions
* commit translations
* rename workflow
2025-06-25 14:47:10 +01:00
Kevin Minehart
bbce735793
CI: Set service-account on 'push-to-gcs' as well as login ( #107184 )
...
* Set service-account on 'push-to-gcs' as well as login
* Update publish-artifact.yml
2025-06-25 13:25:24 +00:00
Alex Khomenko
38cc0e25c4
Provisioning: Improve job error handling ( #107174 )
2025-06-25 16:22:23 +03:00
Mariell Hoversholm
b85b2b157d
Actions(swagger-gen): Don't clone Enterprise on forks ( #107177 )
2025-06-25 14:11:34 +02:00
Ivana Huckova
4738957360
Querying: Pass dashboard and panel title as headers ( #107032 )
...
* WIP dashboard titile
* Add tests
* Fix tests
* Fix tests
* Remove redundant imports
2025-06-25 13:51:23 +02:00
Alex Khomenko
3d1b820827
Grafana/data: Extract fuzzy search core ( #107110 )
...
* Move fuzzy search to grafana/data
* Move @leeoniya/ufuzzy package
* Cleanup
* Use exact version
* mark export as internal
2025-06-25 14:28:23 +03:00
Jack Westbrook
24884154dc
Plugin Configs: Update webpack config ( #107133 )
...
feat(plugin-configs): use dynamic publicPath with decoupled plugins for cdn support
2025-06-25 13:00:54 +02:00
Gilles De Mey
092249b772
Alerting: Storybook integration ( #107024 )
2025-06-25 12:59:07 +02:00
Andres Martinez Gotor
0356e1302a
Advisor: improve code readability ( #107175 )
2025-06-25 10:48:36 +00:00
Andrey Karpov
a7152174b6
ServiceAccounts: return 404 when deleting a non‑existent service account ( #106618 )
...
ServiceAccounts: return `404` when deleting a non‑existent service account
2025-06-25 11:20:10 +01:00
Andres Martinez Gotor
c5a6bb5ab1
Advisor: Address error logs ( #107125 )
2025-06-25 12:08:30 +02:00
Roberto Jiménez Sánchez
f621e2f507
Provisioning: Bump Nanogit version to include revelant bug fixes ( #107172 )
...
Bump Nanogit
This version includes multiple fixes:
- Properly parsing side-band errors.
- Handle multiple matches in GetRef .
- Properly sort tree entries with folders based on git specification.
2025-06-25 12:38:50 +03:00
Jack Westbrook
ff81910776
CI: fix levitate nvmrc paths ( #107173 )
...
* ci(levitate): fix nvmrc paths
* ci(levitate): trigger runs when the workflow or nvmrc files change
2025-06-25 09:34:49 +00:00
Ashley Harrison
2837f8fb58
internationalisation: Mark up canvas panel edit options ( #107118 )
...
mark up canvas panel
2025-06-25 10:06:37 +01:00