Tobias Skarhed
bbc4dc3867
Frontend Monitoring: Add config option to enable all default instrumentations ( #94862 )
...
* Add config options to enable all faro instrumentation
* Fix ts error
* Fix type in test
* Add to default config files
2024-10-18 15:35:39 +02:00
Laura Fernández
a44f718c09
SingleTopNav: align Command Palette
to the input ( #94614 )
2024-10-18 15:27:04 +02:00
Ashley Harrison
65ce173d3f
SingleTopNav: Handle explore action placement ( #94812 )
...
* move query library + share buttons to toolbar
* add share text to button
* need spacer when not in singleTopNav
* fix unit tests
* use secondary button styling when singleTopNav is enabled
2024-10-18 13:58:54 +01:00
renovate[bot]
54c500cd94
Update dependency @grafana/lezer-traceql to v0.0.20 ( #94962 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 13:56:31 +01:00
Gaurav Soni
a72c89bd6e
Update index.md to update Grafana Assume Role Notes ( #94961 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-10-18 12:36:01 +00:00
Konrad Lalik
5548e5976b
Alerting: Fix templates editing validation ( #94960 )
...
Fix title validation when editing template files
2024-10-18 14:28:35 +02:00
renovate[bot]
b64a5848aa
Update dependency @floating-ui/react to v0.26.25 ( #94957 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 13:24:04 +01:00
Andre Pereira
bbe7029d0a
Tempo: Add support for /api/v2/traces/ and partial traces in Trace View ( #94267 )
...
* Request trace by id using v2, fallback for v1 when 404
* Show partial traces badge in Trace View
* update go work sum
* Fix tests
* some linting
* Fix tests and try to ignore linter
* Move no lint
* nolint:bodyclose
* merge main
* Fix null tags in array
* Fix test
* Update go.sum
* Update go.sum
2024-10-18 15:10:22 +03:00
renovate[bot]
75fe42876a
Update React Aria
2024-10-18 11:38:05 +00:00
Karl Persson
a82d01214d
Auth: Update authlib ( #94947 )
...
* Update authlib
2024-10-18 13:36:21 +02:00
Jack Westbrook
1ec68b6917
Decoupled Plugins: Prevent copying project.json into dist directories ( #94952 )
...
fix(plugin-configs): prevent copying project.json into dist directories
2024-10-18 14:03:28 +03:00
renovate[bot]
afeb0fc792
Update dependency @types/testing-library__jest-dom to v6 ( #94607 )
...
* Update dependency @types/testing-library__jest-dom to v6
* remove package and fix types
* don't include setupTests in the build tsconfig
* exclude testUtils
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-10-18 11:59:47 +01:00
Sam Jewell
ea71201ddc
ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability ( #94942 )
...
* disable sql expressions
remove duckdb ref
* Run `make update-workspace`
---------
Co-authored-by: Scott Lepper <scott.lepper@gmail.com>
2024-10-18 11:28:26 +01:00
Gábor Farkas
cbe1e7d63f
expr: add explicit strict-mode const ( #94838 )
...
expr: add explicit strict-mode value
2024-10-18 10:46:27 +02:00
Marcus Efraimsson
42016dc359
Chore: Update SDK to v0.255.0 ( #94894 )
2024-10-18 10:42:32 +02:00
Gábor Farkas
34bb959835
expr: improved test ( #94837 )
2024-10-18 10:31:58 +02:00
Alexander Akhmetov
0b804e720f
Alerting: Add RuleGroup field to ListAlertInstancesQuery struct ( #94615 )
...
Alerting: add RuleGroup field to ListAlertInstancesQuery struct
2024-10-18 09:44:16 +02:00
Alex Khomenko
22d5efba25
Routing: Replace Prompt component ( #94675 )
...
* Add custom Prompt component
* Add test
* Remove beforeunload handling
* Updates
* Use custom Prompt in CorrelationEditorModeBar.tsx
* Simplify component
* Update DashboardPrompt
* Simplify Prompt
* Update
* Update DashboardPrompt.tsx
* Update type
* Update tests
2024-10-18 07:49:25 +03:00
Diego Augusto Molina
3e1f5559a6
Unistore Chore: Add database-level observability ( #92266 )
...
* add testing harness
* fix mockery and linters
* WIP
* wip
* fix transactions
* fix transaction tracing; add tracing by default
* rename package
* move WithTx to simplify logic of DB implementations
* fix potential issue with context deadline
* add db instrumentation to dbutil
* add otel tests
* improve naming
* minor fix in semantics and add comprehensive OTel testing
* fix naming
* instrument resourceVersionAtomicInc
* provide a default testing tracer
* fix docs
* fix typo in docs
* add semconv for k8s
2024-10-18 00:32:08 -03:00
Adela Almasan
9125f0df20
Table: Add support for ActionsCell
( #94648 )
2024-10-18 02:15:34 +03:00
Adela Almasan
0d70dbe730
Table: Add actions support ( #94578 )
2024-10-18 01:47:39 +03:00
Santiago
4c15266a77
Alerting: Add X-Remote-Alertmanager header to the remote AM client ( #94913 )
2024-10-17 22:38:13 +02:00
Josh Hunt
8f7352e862
CI: Additional changes for +security versions ( #94854 )
...
* Build: Fix docker manifest create not using correct IMAGE_TAG
* Support publishing security versions of NPM packages
---------
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
Co-authored-by: Diego Augusto Molina <diegoaugustomolina@gmail.com>
2024-10-17 22:13:42 +03:00
Edvard Falkskär
125b7c2fd8
Histogram: Fix field displayName cache ( #94685 )
2024-10-17 14:00:03 -05:00
grafana-delivery-bot[bot]
221e640264
Release: update changelog for 11.1.7+security-01 ( #94918 )
...
* Update changelog
* update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2024-10-17 13:49:01 -05:00
Kyle Cunningham
d7ee3ea086
Table: Fix text wrapping applying to wrong field ( #93707 )
...
* Fix text wrap
---------
Co-authored-by: Ihor Yeromin <yeryomin.igor@gmail.com>
2024-10-17 20:33:59 +02:00
grafana-delivery-bot[bot]
37c54b4403
Release: update changelog for 11.1.6+security-01 ( #94914 )
...
* Update changelog
* remove old changes
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2024-10-17 18:32:00 +00:00
grafana-delivery-bot[bot]
5fecfe9d53
Release: update changelog for 11.2.2+security-01 ( #94911 )
...
* Update changelog
* update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2024-10-17 18:22:22 +00:00
Charandas
2fd4fe40f0
K8s: for tests to use kubectl access, port-forwarding requires 0.0.0.0 ( #94836 )
2024-10-17 11:15:57 -07:00
Kristina
c12a662f9f
Transformations: Allow negatives in limit ( #94746 )
...
* Allow negatives in limit
* Add test
2024-10-17 13:13:00 -05:00
grafana-delivery-bot[bot]
0ff7783745
Release: update changelog for 11.2.1+security-01 ( #94909 )
...
* Update changelog
* Update changelog
* update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com>
2024-10-17 18:12:51 +00:00
dependabot[bot]
a52d0ca5a6
Bump aquasecurity/trivy-action from 0.24.0 to 0.28.0 ( #94787 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.24.0 to 0.28.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.24.0...0.28.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-17 18:12:31 +00:00
Alexander Weaver
be0d8b4f19
Docs: Update Grafana-Managed Recording Rule docs ( #94895 )
...
* Config ini section
* Extend header
* Drop hysteresis line which doesnt apply to recording rules
* Touch up evaluation behavior section
* Dissolve incorrect/unrelated section
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/alerting/alerting-rules/create-mimir-loki-managed-recording-rule.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Run linter
---------
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2024-10-17 12:12:35 -05:00
Galen Kistler
5fe5e8a5a6
DataLinks: Fix onClick functionality ( #94815 )
...
* fix: add onclick functionality back to DataLinks in VizPanelFooter
---------
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
Co-authored-by: Matias Chomicki <matyax@gmail.com>
2024-10-17 12:07:22 -05:00
grafana-delivery-bot[bot]
c062389f66
Release: update changelog for 11.0.6+security-01 ( #94901 )
...
* Update changelog
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2024-10-17 16:58:21 +00:00
grafana-delivery-bot[bot]
27e005c4c4
Release: update changelog for 11.0.5+security-01 ( #94889 )
...
* Update changelog
* Update CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2024-10-17 17:44:35 +01:00
grafana-pr-automation[bot]
3d715840f1
I18n: Download translations from Crowdin ( #94877 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-17 18:20:06 +03:00
Matheus Macabu
8673c757a5
CloudMigrations: only append notification policy if feature flag is on and it exists ( #94896 )
2024-10-17 17:15:30 +02:00
Alex Khomenko
ccedc41c57
Routing: Remove Switch from Grafana routes ( #94795 )
...
* Routing: Use Routes instead of Switch
* Update routeProps
* Update GrafanaRoute.test
* Update DashboardScenePage.tsx
* Update DashboardPageProxy.test.tsx
* Remove exact paths
* Update parent routes
* Move route wrapper
* Update type
* Fix plugin paths
* Switch to the location hook
2024-10-17 18:11:31 +03:00
Laura Benz
b2036ffcbf
RestoreDashboards: Correct tracking data ( #94855 )
...
* refactor: change output for restore_enabled
* refactor: change output for restore_enabled
* refactor
2024-10-17 17:11:17 +02:00
Esteban Beltran
f248a55576
Frontend Sandbox: Create a plugin sandbox enable registry. Use enable list instead of disable list ( #94809 )
...
* Use a enable configuration to enable frontend sandbox
* Modify settings to load enableFrontendSandbox
* Check for signature type
* Update commment
* Fix e2e tests for the frontend sandbox
* Modify logic so a custom check function is used instead of a list of checks
* Fixes flaky test
* fix comment
* Update comment
* Empty commit
* Empty commit
2024-10-17 16:56:50 +02:00
Victor Marin
beac7de4df
DashboardScenes: Fix panel links to update on variable or timerange change ( #94865 )
...
* Fix panel links to update on variable or timerange change
* refactor
---------
Co-authored-by: alexandra vargas <alexa1866@gmail.com>
2024-10-17 17:22:04 +03:00
Sonia Aguilar
1860737117
Alerting: Update texts for gm rr in the form ( #94844 )
...
* Update texts for gm rr in the form
* fix translations
* Fix test
* address review comments
* address review comments - part2
* translations
* update docs for new term: output
2024-10-17 15:56:24 +02:00
Ashley Harrison
95ad094438
Sparkline: Add test to make sure the Sparkline at least renders ( #94880 )
...
add test to make sure the sparkline at least renders
2024-10-17 16:38:11 +03:00
Karl Persson
4083b2208e
Zanzana: periodic sync of team members ( #94752 )
...
* Rewrite zanzana collector to fetch all available pages
* Register access control as a background service
* If zanzana is enabled we run Syncs and start Reconciliation job
* Update pkg/services/authz/zanzana/client/client.go
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
* Use server lock when doing performing reconciliation
2024-10-17 15:28:33 +02:00
Dana Axinte
a50507e645
CloudMigration: Interpret error code from migration resource item ( #94407 )
...
* start on loading the error code
* error code to message mapping
* use resource code type
* use defined error code
* partial updates from comments
* i18nKey gen
* fixed t
* fixed translations
* typing
2024-10-17 14:09:09 +01:00
Matheus Macabu
1051561154
CloudMigrations: create snapshot for Notification Policies ( #94852 )
...
* CloudMigrations: create snapshot for Notification Policy
* CloudMigrations: add notification policy constants and components
* CloudMigrations: add uid to resources that have it
2024-10-17 14:58:05 +02:00
Jack Westbrook
8f5edb09ef
MSSQL: Add a project.json so NX builds the plugin ( #94866 )
...
build(mssql): add a project.json so nx builds the plugin
2024-10-17 15:57:27 +03:00
Diego Augusto Molina
cf08f6762d
Unistore Chore: Add OTEL testing harness ( #94835 )
...
* add testing harness
* fix mockery and linters
* fix data race in tests
* fix data race in tests
* reduce cardinality of data
2024-10-17 08:41:06 -03:00
Ryan McKinley
8b9bb2acf6
K8s/Folders: Warn against using full path in metadata ( #94829 )
2024-10-17 14:32:39 +03:00