Larissa Wandzura and Irene Rodríguez
eafba2b023
Docs: New SQL expressions doc ( #104908 )
...
* reorged content
* made several edits
* some final cleanup
* vale linter changes
* linter change
* ran prettier
---------
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com >
2025-05-05 16:45:53 +00:00
Laura Fernández
bff75e1561
CVE: upgrade undici version ( #104927 )
2025-05-05 17:34:16 +02:00
fe5188b5b0
[DOC] Add landing page and focus for Obs as Code docs ( #104832 )
...
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com >
Co-authored-by: Kim Nylander <kim.nylander@grafana.com >
Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com >
2025-05-05 16:19:22 +02:00
Kim Nylander and Isabel Matwawana
bad3d7c2db
[DOC] Make Obs as Code docs public ( #104843 )
...
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com >
2025-05-05 16:19:17 +02:00
c90e2e8e5e
SecretsManager: Add (en/de)cryption packages ( #104923 )
...
Merging the code as-is from the feature branch: secret-service/feature-branch
Co-authored-by: PoorlyDefinedBehaviour <brunotj2015@hotmail.com >
Co-authored-by: Dana Axinte <53751979+dana-axinte@users.noreply.github.com >
Co-authored-by: Leandro Deveikis <leandro.deveikis@gmail.com >
Co-authored-by: Mariell Hoversholm <mariell.hoversholm@grafana.com >
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com >
2025-05-05 15:26:52 +02:00
Matheus Macabu and danielkenlee
7900a53e05
Docs: Fix extra whitespace in Prometheus configs on Grafana Monitoring setup ( #104916 )
...
Co-authored-by: danielkenlee <115471695+danielkenlee@users.noreply.github.com >
2025-05-05 15:25:06 +02:00
Andres Martinez Gotor
0d50efe198
Preinstall: Avoid overwriting development versions ( #104781 )
2025-05-05 14:51:35 +02:00
Andrej Ocenas and Tobias Skarhed
8435eb2876
Scopes: Command Palette ( #103720 )
...
* Add pills in search bar for context
* Add scope actions
* Add selection functionality
* Show selected scope on secondary row
* Fix selected scope titles
* Add some basic tests
* Test for toggle by name
* Remove unnecessary mocking
* Small cleanups
* Lint fixes
* Fix test
* Update public/app/features/scopes/selector/ScopesSelectorService.ts
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com >
* Bump input and breadcrumbs test
* Change breadcrumbs color
* Makes the breacrumb spacing consistent
---------
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com >
2025-05-05 14:00:20 +02:00
Piotr Jamróz
d4fd3aa7c7
FlameGraph: Use named imports ( #104042 )
...
* FlameGraph: Use named imports
* Fix test imports
2025-05-05 13:20:01 +02:00
Jack Westbrook
1058a1a3f1
CI: Fix json parsing in levitate workflows ( #104853 )
...
* ci(levitate): remove backticks and escaping to fix json parsing
* ci(levitate): use code tag over escaping backticks - HTML FTW
* chore(prometheus-package): dummy commit to test levitate changes
* ci(levitate): use actions/github-script@v7 everywhere
2025-05-05 13:05:03 +02:00
Misi and Andres Martinez Gotor
7d1eda2e5e
Advisor: Add checks for list validation for SSO Settings service ( #104520 )
...
* Add format validation for allowed_organizations and allowed_groups
* Refactor, introduce ListFormatValidation
* Add tests
* Update apps/advisor/pkg/app/checks/authchecks/list_format_validation.go
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
* Update apps/advisor/pkg/app/checks/authchecks/list_format_validation.go
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
* Use one step instead of multiple separate ones
---------
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com >
2025-05-05 12:10:49 +02:00
Ida Štambuk
ddf33bcb66
CloudWatch: Fix variable interpolation for Logs queries ( #104041 )
2025-05-05 11:25:12 +02:00
c7f55ea5c6
Create Foundation SDK docs ( #104684 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Tom Glenn <tom.glenn@grafana.com >
2025-05-05 11:16:46 +02:00
Sonia Aguilar
fd65b83a53
Alerting: Remove alertingInsights feature toggle ( #104918 )
...
remove alertingInsights feature toggle
2025-05-05 11:55:06 +03:00
Mariell Hoversholm
fba0b10881
Actions(ephemeral-instances): Clone the ephemeral repo ( #104920 )
2025-05-05 11:52:18 +03:00
Mariell Hoversholm
6bb4879b39
Actions(ephemeral-instances): Migrate to Vault ( #104848 )
2025-05-05 10:18:45 +02:00
Gabriel MABILLE
ef91e627d1
.gitignore: devenv for spanner ( #104668 )
2025-05-05 09:59:28 +02:00
Jack Westbrook
90f628abff
Prometheus: Fix semver import path ( #104756 )
...
chore(prometheus): import from semver so consumers builds dont break with esm
2025-05-05 10:47:19 +03:00
Matias Chomicki
84dd26a2da
Log Controls: Add dividers and increase max height of the panel ( #104477 )
...
* Logs panel: increase max height
* LogListControls: add divider
2025-05-05 04:33:18 +03:00
Kristina and Leon Sorokin
8a4d215914
Transformations: Add percentage to unary operations ( #97358 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2025-05-03 09:03:27 -05:00
Leon Sorokin
50d183e50c
TableNG: Only cache field names on data changes ( #104190 )
2025-05-02 18:26:44 -05:00
Leon Sorokin
a00ef79f5a
Transformations: Prevent auto-naming of fields with alias in Calculate field ( #104895 )
2025-05-03 01:40:25 +03:00
Leon Sorokin
c8384cf503
Transformations: Fix duplicate field names when joinBy follows groupBy ( #104206 )
2025-05-02 17:08:07 -05:00
Johnny Kartheiser
4aba287bbe
docs: recorded queries migration documentation ( #104505 )
...
* docs: recorded queries migration documentation
draft
* vale'd
* Update index.md
2025-05-02 16:06:00 -05:00
renovate[bot] and samsch
f13dbb32bb
Update dependency downshift to v9.0.9 ( #103777 )
...
* Update dependency downshift to v9.0.9
* change conditional typing to error on the onChange property with an easier to read error instead of on the component
add workaround for type script not being able to infer when onChange can accept null
add type test
* better Combobox types!
* remove unused import
* make type changes more backwards compatible
* improve comment
* even better comments
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: samsch <git@samsch.org >
2025-05-02 16:36:44 -04:00
Kevin Minehart
ec35e861e0
CI: move grafana-delivery-bot path in Drone ( #104886 )
...
* move delivery bot creds to vault
* format-drone
2025-05-02 11:55:23 -05:00
Ashley Harrison
0f93e02ae6
Storybook: Add viz hues to theme demo ( #104889 )
...
* add viz hues to theme demo in storybook
* don't need ThemeVizColor
2025-05-02 19:42:02 +03:00
Josh Hunt
033dc19b48
CI: Remove zizmor workflow in favor of org workflow ( #104879 )
...
* CI: Remove zizmor workflow in favor of org workflow
* Update CODEOWNERS
2025-05-02 11:33:29 -05:00
Kim Nylander
6043c8aed8
Update GitSync docs for delete dashboard ( #104700 )
2025-05-02 16:24:56 +00:00
09153c25be
Add schema v2 new files ( #104858 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com >
2025-05-02 16:21:03 +00:00
a8c4c824b9
TableNG: Use correct row index for background colour calculation ( #104426 )
...
* chore: row index is source index so just use that
* chore: fix better cause why not
---------
Co-authored-by: Adela Almasan <adela.almasan@grafana.com >
Co-authored-by: Sven Grossmann <svennergr@gmail.com >
2025-05-02 08:39:03 -07:00
kay delaney
4812cdf1a7
Dashboards/E2E: Add e2e test for adding and configuring a new panel ( #104857 )
2025-05-02 16:23:49 +01:00
Isabel Matwawana
6727f797f5
Docs: Add hidden dynamic dashboards page ( #104483 )
2025-05-02 15:21:29 +00:00
Luminessa Starlight
ded775b4e0
Docs: Move corepack instructions to where you can run them ( #104729 )
...
* move corepack instructions out from under macOS header
* move corepack instructions to new heading after downloading repo
2025-05-02 11:21:11 -04:00
Tom Ratcliffe
a1b294e39f
i18n: Fix incorrect interpolation in query group options ( #104873 )
2025-05-02 16:20:16 +01:00
Serge Zaitsev
694b9dfe50
Chore: Replace xorm.io/xorm imports ( #104458 )
...
* replace xorm.io/xorm imports
* replace xorm from other go.mod files
* clean up workspace
* nolint does not make sense anymore as it is not a module
* try if nolint directive helps
* use nolint:all for xorm
* add more nolints
* try to skip xorm in linter config
* exclude xorm differently
* retrigger ci
2025-05-02 17:13:01 +02:00
Juan Cabanas
847b07dee2
Reporting: Add API skeleton
2025-05-02 10:05:46 -03:00
renovate[bot]
d8ffe6170e
Update dependency rc-tree to v5.13.1 ( #104624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 12:50:35 +00:00
Sergej-Vlasov
83cbe5f428
DashboardEditPane: Fix source viz panel selection ( #104686 )
...
* revert ae86746
* extract source viz panel for edit pane select
2025-05-02 13:38:37 +01:00
Mustafa Sencer Özcan
3f2ad925fb
chore(unified-storage): remove debug logging for poller ( #104862 )
2025-05-02 15:02:17 +03:00
Ashley Harrison and Kevin Minehart
d8fb1e8e4e
Chore: Harden action permissions ( #104820 )
...
* harden action permissions
* Update .github/workflows/ephemeral-instances-pr-comment.yml
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* update documentation-ci
---------
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2025-05-02 12:13:05 +01:00
renovate[bot]
9a7d85c85f
Update dependency ol-ext to v4.0.31 ( #104623 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 10:19:04 +00:00
Sergej-Vlasov
8766daa3c0
E2E: Align on how to use feature toggles in cypress tests ( #104831 )
...
align on how to use feature toggles in cypress tests
2025-05-02 09:32:28 +01:00
Peter Štibraný
e85acf047a
Remove use of dialect.LikeStr ( #104460 )
...
* Fix TestIntegrationUpdatingProvisionionedDashboards* tests when running on Spanner by fixing case-insensitive search for dashboard title.
* Fix use of case-insensitive LIKE when running on Spanner.
* Fix use of LikeStr in anonstore.
* Fix use of LikeStr in ngalert/store and org/orgimpl.
* Fix use of LikeStr in queryhistory search.
* Fix use of LikeStr in serviceaccounts.
* Fix use of LikeStr in serviceaccounts.
* Fix use of LikeStr in services/team.
* Remove LikeStr method.
2025-05-02 11:23:57 +03:00
grafana-pr-automation[bot] and github-actions[bot]
d7ebaafa94
I18n: Download translations from Crowdin ( #104846 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-02 03:32:01 +03:00
Scott Lepper
a9960ed4d2
add constant variable type to editor ( #104662 )
...
add constant variable type to editor
2025-05-01 15:37:13 -04:00
Isabella Siu
2d398af7fb
Cloudwatch: Update grafana-aws-sdk to fix temp credentials single tenant ( #104838 )
...
Cloudwatch: update so that temp credentials work both multi and single tenant
2025-05-01 15:18:36 -04:00
Scott Lepper
d30b39f350
Dashboard edit panel e2e ( #104775 )
...
setup suite for edit panel; start adding test for custom variable edit
2025-05-01 15:14:36 -04:00
1114d33936
Dashboard export: Allow exports by resource and in YAML format ( #104149 )
...
* Dashboard export: Allow YAML export
* use js-yaml to fix ci errors
* add yaml transformation in the "Copy to cilpboard"
* simplify
* new ui for resource exports
* simplify
* Don't show export mode for v2 dashboard
* Add metadata, apiVersion, add logic for export type resources
* i18n; switch title to as code
* update export as file button
* Remove managedFields from metadata export
* Remove metadata fields that are not needed for sharing externally
* Copy
* fix legacy mode
* address bugs
* Update public/app/features/dashboard-scene/sharing/ExportButton/ExportMenu.tsx
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com >
* i18n
* improve classic mode; rename
* Update public/app/features/dashboard-scene/sharing/ShareExportTab.tsx
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
* change order
---------
Co-authored-by: Haris Rozajac <haris.rozajac12@gmail.com >
Co-authored-by: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com >
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com >
2025-05-01 09:06:07 -06:00
Scott Lepper
ca2ae82e80
allow setting multiple feature toggles in run-suite ( #104821 )
...
* allow setting multiple feature toggles in run-suite
2025-05-01 11:00:04 -04:00