Ashley Harrison
b23b6d228a
Chore: Convert styles to use emotion object syntax ( #94989 )
...
* convert to use emotion object syntax
* missed one
* review comments
* set back to 0 and disable lint rule
2024-10-23 15:25:28 +01:00
Juan Cabanas
15de8a5433
SharedDashboard: Fix refresh when time picker is hidden ( #95258 )
2024-10-23 11:08:28 -03:00
jackyin
008c51b5b1
SignupInvitedPage: Show orgName ( #94940 )
...
* no orgname
* format code
* update unit test
* delete contextSrv
* fix unit test
* run prettier
---------
Co-authored-by: Laura Benz <laura.benz@grafana.com >
2024-10-23 16:49:27 +03:00
renovate[bot]
f6354339ef
Update dependency @types/prismjs to v1.26.5
2024-10-23 13:45:32 +00:00
Pepe Cano
b1a1e7ce61
Alerting: Add example dropdown in the Edit notification template view ( #94711 )
...
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
2024-10-23 15:01:42 +02:00
renovate[bot]
b512e7be0a
Update dependency @types/node to v20.16.15
2024-10-23 12:59:48 +00:00
Matias Chomicki
2573cbec08
Loki: Added support to split queries by stream shard ( #94245 )
...
* Add shard query splitting implementation
* Shard query splitting: reuse function from query splitting
* Shard query splitting: remove max line limit
* Shard query splitting: update test
* Shard query splitting: fix types and non-sharded queries
* Merge responses: fix log merging
* Merge responses: remove legacy code
* Query splitting: add support to retry failed requests
* Query splitting: unit test request retrying
* Query splitting: add unsubscriptions
* Shard query splitting: fix retrying
* Shard query splitting: switch to dynamic grouping
* Shard query splitting: update group size thresholds and fix -1 query
* Shard query splitting: update initial group size + don't retry parse errors
* Shard query splitting: update unit test
* chore: update mock value
* Shard query splitting: add support for multiple targets
* chore: update description
* Shard query splitting: use group targets
* chore: filter hidden queries
* Shard query splitting: issue initial log query without sharding
* Splitting: fix retrying in both methods
* Merge responses: keep execution time
* Shard query splitting: remove no-shard attempt
* Shard query splitting: adjust groups based on rate of change
* chore: clean up experiments
* Shard query splittng: remove log query restrictions
* Shard query splitting: remove fallback to time splitting
* Loki: add new query direction
* Missing generated file
* LokiOptionField: integrate new query direction
* Shard query splitting: delegate non-scan queries to time splitting
* Query splitting: do not retry queries with parse errors
* Loki datasource: add placeholder for feature flag
* Shard query splitting: add function with support criteria
* Shard query splitting: refactor query modification and shard logs volume
* Shard query splitting: update unit tests
* chore: Update scan direction tooltip
* chore: formatting
* LogsVolumePanel: fix missing state in logs volume panel data
* Merge responses: better handle missing nanoseconds
* LokiQueryOptionFields: display query direction for log queries
* loki: process scan direction as backward
* Loki datasource: restrict sharding to Explore
* Retrying: invert criteria and move to response utils
* Formatting
* Use log volume refId constant
* Fix import order
* Create feature flag
* Use feature toggle
* LogsVolumePanel: prevent flashing no data while streaming
2024-10-23 14:21:03 +03:00
grafana-pr-automation[bot]
a5ae8959e3
I18n: Download translations from Crowdin ( #95224 )
2024-10-23 14:19:04 +03:00
Ashley Harrison
567a3803c5
SingleTopNav: Fix losing focus when moving between menu states ( #95069 )
...
* handle button focus between states
* fix focus when closing the overlay menu from the close button
* move into a separate hook
* properly feature toggle the hook
* use constants
2024-10-23 10:52:42 +01:00
renovate[bot]
5f8af8860f
Update dependency @types/jest to v29.5.14
2024-10-23 09:40:48 +00:00
Torkel Ödegaard
b700de8122
Dashboard: New layouts feature toggle and basic skeleton for a responsive grid layout ( #94805 )
...
* Wip
* Update
* Fix adding new panels
* reuse fromVizPanels
* Fixes
* Update
* Update
* Update
* Fixes
* Update
2024-10-23 10:55:45 +02:00
Ihor Yeromin
b189743ca0
Actions: Improve drag and drop experience ( #94263 )
...
* feat(actions): improve dnd ux
---------
Co-authored-by: Kristina Durivage <kristina.durivage@grafana.com >
2024-10-23 09:24:06 +02:00
Juan Cabanas
60915e7fe6
ShareExternally: Fix refresh when time picker is hidden ( #95206 )
...
Fix refresh when time picker is hidden
2024-10-22 23:03:04 +03:00
Ezequiel Victorero
12cc312920
Chore: Update swagger docs ( #94701 )
2024-10-22 15:18:14 -03:00
grafana-pr-automation[bot]
d325184287
I18n: Download translations from Crowdin ( #95175 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-22 18:54:23 +03:00
Adela Almasan
b2e53997e2
Canvas: Fix data links target ( #95113 )
2024-10-22 09:36:48 -05:00
linoman
06a0890c2e
RolePickerDrawer: Replace RolePicker modal for drawer ( #94801 )
...
* Add RolePickerDrawer
* Add RoiePickerBadges
* Add RolePickerSelect
* Replace RolePicker in OrgUsersTable
* Replace RolePicker in ServiceAccountCreatePage
* Add RolePickerDrawer test
* Add tests
* Add i18n texts
* Update RolePickerBadges
2024-10-22 16:21:10 +02:00
Andreas Christou
986bd2f9f8
Azure Monitor: Support metric namespaces fallback ( #94722 )
...
* Update display names
* Update multi-resource types
* Update default metric namespace list
* Initialise namespace list with fallback namespaces
* Add test
* Update test
2024-10-22 13:24:54 +01:00
grafana-pr-automation[bot]
229658ad83
I18n: Download translations from Crowdin ( #95129 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-22 13:32:38 +02:00
Andrej Ocenas
3bf3290340
Grafana/ui: TimeRangePicker with automatic sync across instances ( #94074 )
2024-10-22 12:52:33 +02:00
Andrej Ocenas
5b1d99b8c4
Sidecar: Remove extension helpers and use the sidecar service directly ( #94979 )
2024-10-22 11:46:29 +02:00
Gilles De Mey
94f5e21493
Alerting: Fix overflow for long receiver names ( #95064 )
2024-10-22 11:08:56 +02:00
renovate[bot]
059c5a4d02
Update dependency @types/node to v20.16.14
2024-10-22 09:00:43 +00:00
linoman
3270a9c959
Session Refactor: Add auth module label to session's list ( #94958 )
...
* Add AuthModule to token API
* Add badge to UserSessions
* Change idp label rendering
* Render IdP label for User Profile page
* Add i18n labels
2024-10-22 10:57:36 +02:00
Sonia Aguilar
bef9ff3b1a
Alerting: Remove threshold as default expression for grafana-managed recording rules ( #94949 )
...
* remove threshold as default expression for grafana-managed recording rule
* fix
* remove eslint disable line
2024-10-22 10:22:42 +02:00
Kristina
cfc40b23d7
Transformations: Autofocus on search when drawer opens ( #95001 )
2024-10-21 20:17:51 -05:00
Andrej Ocenas
c3c1f6ac27
Sidecar: Move service to runtime ( #94860 )
2024-10-21 20:26:39 +02:00
Matias Chomicki
89c215a9ff
Loki query editor: update CompletionDataProvider time range when it changes ( #94905 )
...
* Loki query editor: update CompletionDataProvider time range when it changes
* CompletionDataProvider: update test and add regression
* Formatting
* Completion Data Provider: clear cache when the time range changes
* Completion Data Provider: specifically test for undefined values vs empty string
2024-10-21 20:14:27 +03:00
Adela Almasan
07df148400
Chore: Update tests for Heatmap tooltip utils ( #94933 )
2024-10-21 11:40:40 -05:00
Syerikjan Kh
20a33632bf
feat: pass orgrole when adding rs event ( #94890 )
...
* chore: pass orgRole, orgId for RS event report
* chore: track panel plugin search
* ref: extract interaction const to separate file
2024-10-21 12:22:51 -04:00
renovate[bot]
b43425b527
Update dependency @types/node to v20.16.13
2024-10-21 13:59:11 +00:00
Ashley Harrison
f5078547d2
fix types
2024-10-21 16:15:42 +03:00
renovate[bot]
2974ab634f
Update dependency @types/lodash to v4.17.12
2024-10-21 16:15:42 +03:00
Ashley Harrison
324063eb3d
SingleTopNav: Fix positioning of command palette ( #95041 )
...
fix positioning of command palette when singleTopNav is enabled
2024-10-21 14:06:44 +03:00
grafana-pr-automation[bot]
cc99e7b164
I18n: Download translations from Crowdin ( #95037 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-21 13:51:47 +03:00
Alex Khomenko
180e82992b
Routing: Clean up tests ( #95018 )
...
* Update ShareDrawer.test
* Update OptionsPaneOptions.test
* Update GenAIButton.test
* Update RouterDebugger
* Update ScopesDashboardsTreeDashboardItem.tsx
* Update ConfigEditor.tsx
* Update MuteTimings.test
* Update NewReceiverView.test
2024-10-21 13:42:30 +03:00
renovate[bot]
2ce5f78cdd
Update Yarn to v4.5.1
2024-10-21 13:04:13 +03:00
renovate[bot]
532cee2ee3
Update dependency @lezer/common to v1.2.3
2024-10-21 09:32:05 +00:00
Ashley Harrison
cbce49b163
Internationalisation: Mark up @grafana/ui for translations ( #94951 )
...
* ensure grafana-ui is translated
* last couple
* improve name
2024-10-21 10:11:12 +01:00
grafana-pr-automation[bot]
e0446fc557
I18n: Download translations from Crowdin ( #94968 )
2024-10-21 10:59:11 +02:00
Konrad Lalik
836881b713
Alerting: Fix editing expressions refId ( #94941 )
...
Fix refId editing
2024-10-21 10:49:42 +02:00
Dana Axinte
98e5048370
CloudMigration - Display different error messages for create migration errors ( #94683 )
...
* start on tokens
* more error messages
* more handling
* rephrased with suggestions from Daniel
* separate gms parse method
* use translation
* refactor initial idea to use error obj
* use error dto result
* handle gms client
* clean logs and comments
* fix tests
* tests for gms
* test and lint
* lint
* one more handling from gms
* typing in fe
* use error interface
* use validation error
* remove unused gms error
* use errorlib and helper function in fe
* regen api
* use same error util
* one more error to handle
2024-10-21 09:45:54 +01:00
Victor Marin
d608668335
DashboardScenes: Fix missing query options in library panels ( #94808 )
...
Fix missing query options in library panels
2024-10-21 11:29:23 +03:00
Isabella Siu
fd5f351a6f
CloudWatch: Interpolate region in log context query ( #94930 )
...
CloudWatch: interpolate region in log context query
2024-10-18 11:31:05 -04:00
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
Konrad Lalik
5548e5976b
Alerting: Fix templates editing validation ( #94960 )
...
Fix title validation when editing template files
2024-10-18 14:28:35 +02: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