Isabel Matwawana
a88c681008
Docs: Add example image to RegExp extract fields option ( #97007 )
2024-11-25 15:34:07 -05:00
Leon Sorokin
3e96672b88
TraceQL: Further optimize autosuggest / tag completions ( #96943 )
...
* extract completionItemsToSuggestions
* refactor
* cleanup
* Fix bug
* Fix another bug
---------
Co-authored-by: André Pereira <adrapereira@gmail.com >
2024-11-25 19:10:48 +00:00
Juan Cabanas
150352930d
ExportJson: Add missing tracking in copy to clipboard button ( #97000 )
2024-11-25 15:34:38 -03:00
Leon Sorokin
ac04abb7a4
Revert "PanelQueryRunner: Use rxjs merge, not lodash merge ( #96881 )" ( #96999 )
...
This reverts commit a8b6c81d12 .
2024-11-25 18:12:37 +00:00
Leon Sorokin
a8b6c81d12
PanelQueryRunner: Use rxjs merge, not lodash merge ( #96881 )
2024-11-25 09:24:58 -06:00
jackyin
88768d012d
UserTable: fix issue when search query contains "." ( #94389 )
2024-11-25 16:00:48 +01:00
Miklós Tolnai
517c6fdc9b
Navigation: add dbo11y app under Infrastructure ( #96763 )
...
* add dbo11y app under Infrastructure
* add i18n for Databases nav item
* add Translation extraction results
2024-11-25 15:34:47 +01:00
Dominik Prokop
7f7cc2153f
Schema v2: Add basic editor for testing ( #96852 )
...
* Schema v2: Add basic editor for testing
* Disable eslint in dev files
* Remove settings tab
2024-11-25 13:11:27 +01:00
Sonia Aguilar
624f44fdb5
Alerting: Add new button for exporting new alert rule in HCL format ( #96785 )
...
* add new button for exporting new alert rule
* Fix test
* allow only HCL format for exporting new alert rule
* fix initial tab
* Update public/app/features/alerting/unified/components/rule-editor/alert-rule-form/ModifyExportRuleForm.tsx
Co-authored-by: Konrad Lalik <konradlalik@gmail.com >
* Update public/app/features/alerting/unified/components/rule-editor/alert-rule-form/ModifyExportRuleForm.tsx
Co-authored-by: Konrad Lalik <konradlalik@gmail.com >
* address review comments
* update translations
---------
Co-authored-by: Konrad Lalik <konradlalik@gmail.com >
2024-11-25 11:52:28 +01:00
Victor Marin
2736fe0568
Dashboards: Add the option to toggle custom value options in the groupBy variable ( #96892 )
...
* allow options list locking in groupBy var
* refactor
* fix
* fix lint
2024-11-25 12:21:25 +02:00
grafana-pr-automation[bot]
7ac3e7f6c4
I18n: Download translations from Crowdin ( #96911 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-25 07:44:16 +02:00
Isabel Matwawana
dc97e60323
Add example to Extract fields RegExp option ( #96946 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2024-11-23 00:15:20 +02:00
Sriram
ea3bc8f253
MySQL: Datasource health check error message improvements ( #96906 )
...
* updated mysql health check error messages
* fix betterer error
* fix lint errors
* renamed moreDetailsLink to errorDetailsLink
* update
* added i18n locale files
2024-11-22 21:58:35 +00:00
Nick Richmond
8a006dd4b6
ExploreMetrics: Prefer underscores for events ( #96938 )
...
refactor: event casing
2024-11-22 22:18:27 +02:00
Sven Grossmann
b3b339d5bb
Explore Metrics: Remove disabled state from exploration button ( #96910 )
2024-11-22 18:39:38 +01:00
Karl Persson
c2cd08ee84
AdminUserTable: Add some basic render tests ( #96927 )
...
* Add some basic render tests
2024-11-22 17:11:27 +01:00
Pepe Cano
706300e9b7
Alerting: notification template group ( #96447 )
...
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com >
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
2024-11-22 14:40:20 +02:00
Bogdan Matei
451b226644
Scopes: Change icon for suggested dashboards ( #96902 )
2024-11-22 14:30:14 +02:00
Alex Khomenko
d981c67a69
UserTable: Fix translations in tooltip ( #96909 )
2024-11-22 14:03:47 +02:00
Matias Chomicki
03b323cb61
DataSourceWithSupplementaryQueriesSupport: remove @internal ( #96901 )
...
* DataSourceWithSupplementaryQueriesSupport: no longer internal
* Loki: update comments
2024-11-22 12:12:59 +01:00
Sonia Aguilar
977184b878
Alerting: Simplify notification step ( #96430 )
...
* Move evaluation outside folder section, and move labels in instead
* rename file
* update translations
* refactor
* rename file and component
* refactor
* fix test
* refactor
* rename files and components
* update translations
* fix style
* update translations
* Add feature toggle for simplified mode in notifications step
* WIP
* Use useAppNotification for toasts
* update label when group can not be selected yet
* update translations
* WIP
* update some texts and add comment
* update translations
* remove duplicated code
* fix typo
* update translations
* update styles and remove label
* update simplified_notifications_section name according BE changes
* remove FolderWithoutGroup
* remove commented code
* prettier
* remove SIMPLIFIED_NOTIFICATION_STEP_KEY and use MANUAL_ROUTING_KEY instead
* styles cleanup
* Update docs/sources/setup-grafana/configure-grafana/feature-toggles/index.md
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
* merge main and prettier doc
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
2024-11-22 13:07:45 +02:00
Ryan McKinley
68c61514b0
Chore: Remove experimental Storage UI ( #96887 )
2024-11-22 12:38:02 +02:00
Sergej-Vlasov
446895ce3f
TransformationFilter: Implement RefID multi picker ( #96841 )
...
* implement refID multi picker for transformation filter
* regexp-foo
* reword comment
* lint
---------
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2024-11-22 09:24:59 +00:00
Ryan McKinley
c63305a700
Chore: Remove unreachable dashboards from datasource code ( #96886 )
2024-11-22 11:47:51 +03:00
Leon Sorokin
3e79ead240
TraceQL: Speed up autocomplete tag processing by 100x ( #96862 )
2024-11-21 18:52:58 +00:00
Kristina
f9eb013334
Transformations: Preserve base threshold when using Config from query results ( #96781 )
...
* Merge in default threshold base if exists
* Fix tests to not expect default threshold
* Add config from query example to gdev
* Add a test around the merging of thresholds
* Revert "Add config from query example to gdev"
This reverts commit a239224ebb .
* update gdev
* Add note about keeping the base threshold
* Update public/app/features/transformers/docs/content.ts
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
* Merge in generated code
---------
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-11-21 12:46:29 -06:00
Kat Yang
c8bc1f8637
Test: Add unit tests for the homepage ( #95912 )
...
* test: add skeleton for initial unit tests
* test: add basic tests for DataTrailsHome
* test-wip: add tests for recent metrics functionality, but need to move from DataTrailsHome.test to DataTrailsRecentMetrics.test
* wip: tests for DataTrailBookmarks
* test: add tests for recent metrics; refactor: make DataTrailsRecentMetrics accept onSelect as prop rather than whole trail; test: add tests for DataTrailCard (WIP)
* test: add test for truncates long list of labels after 3 lines in recent explorations
* refactor: make DataTrailBookmarks take in onSelect and onDelete as props rather than a whole trail and onDelete; test: add tests for bookmarks (WIP)
* remove deprecated style
* fix import issues
* fix getTrailForBookmark tests by returning a trail, clean up tests
* chore: delete notes to self
---------
Co-authored-by: Brendan O'Handley <brendan.ohandley@grafana.com >
2024-11-21 12:36:45 -05:00
Matias Chomicki
30b3fd2864
Shard query splitting: don't shard metric queries ( #96848 )
2024-11-21 19:20:48 +02:00
Kristina
d5a5edf5a8
NodeGraph: Use target if in link ( #95733 )
...
* Add target to items, use item target for link
* let defined false mean self, only use default in explore if one is not defined
2024-11-21 10:15:27 -06:00
Joao Silva
3ceaa42d20
Bookmarks: Do not show on navigation or button for unauthed users ( #96836 )
2024-11-21 15:32:38 +00:00
grafana-pr-automation[bot]
3984756ccc
I18n: Download translations from Crowdin ( #96835 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-21 16:18:36 +02:00
Victor Marin
d5f404d082
Dashboards: Add possibility to lock multi value variables option list ( #95949 )
...
* add new option for multi variables to lock value list wip
* WIP - lock option list
* tests
* fix
* fixes + canary scenes
* wip
* wip
* fix snapshot
* bump scenes
* Dashboards: Add possibility to lock adhoc variables options list (#96077 )
* Lock list of options flag for ad hoc
* refactor
* fix snapshot
2024-11-21 16:01:54 +02:00
Marc M.
d567be2f10
Tempo: Add ellipsis to span name in the span details view ( #96719 )
2024-11-21 13:57:42 +00:00
jackyin
afb4f6c0ce
Org Selection: Show correct selected org when select is open ( #96601 )
...
* Org: select default is incorrect
* optimize
* Update public/app/core/components/AppChrome/OrganizationSwitcher/OrganizationSelect.tsx
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com >
* optimize
* optimize
---------
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com >
2024-11-21 15:20:22 +02:00
Ashley Harrison
c2e1a405b9
Chore: Mark up some content for translations ( #96716 )
...
* translate some of core
* more
* translate admin
* fix count translations
* update unit tests
2024-11-21 12:59:14 +00:00
Josh Hunt
f6b6935563
Chore: Make ResizeObserver test mock only emit if an element is being observed ( #96770 )
...
* Chore: Make ResizeObserver test mock only emit if an element is being observed
* update test that relied on old mock behaviour
2024-11-21 10:39:19 +00:00
Tobias Skarhed
fd3ecacd05
Angular: Remove unused admin pages ( #96526 )
...
* Remove unused Angular admin pages
* Update betterer
2024-11-21 11:23:35 +01:00
Bogdan Matei
ef3759449d
Scopes: Refactor the way scope paths are created ( #96712 )
2024-11-21 11:52:39 +02:00
Daniel Strobusch
169b61b98d
[docs] document 409 Conflict on updating data sources. ( #93170 )
2024-11-21 11:28:30 +02:00
Sonia Aguilar
a15c612427
Alerting: Fix bug when saving a rule more than once ( #96658 )
...
* Update existing property once we save the new rule data and stay in the same page
* prettier
* use cache invalidation for updating the existing property
* fix cloud usecase
2024-11-21 10:25:15 +02:00
Sven Grossmann
8d4db7ac85
Explore Metrics: Add button to add to exploration ( #95637 )
...
* Explore Metrics: Add button to add to exploration
* feat: enable explorations for breakdown panels
* refactor: types
* refactor: code should reflect single expected link
* test: exploration button basics
* refactor: leverage link limit
* feat: add exploration button to more panels
* chore: update betterer results
* test: refactor for clarity
* test: prefer consistent approach
---------
Co-authored-by: Nick Richmond <nick.richmond@grafana.com >
2024-11-20 22:13:11 -06:00
Torkel Ödegaard
bd07c6cf35
PanelEditor: Tweak category design ( #96760 )
...
* PanelEditor: Tweak category design
* Update
* remove unused import
* Switch angle dirctions
* Fix test
2024-11-20 19:37:51 +01:00
Ieva
a60953c8f9
GAS: Show mapped roles in role picker ( #96681 )
...
* add group mapping UID returned mapped roles
* request mapped roles from the frontend, but don't attempt to update mapped roles
* lock mapped roles and show a pop-up message about why a role is locked
* update role selectors to not allow deselecting a mapped role
* swagger gen
* simplify and set mapped as bool instead of mapping UID array
* swagger gen
2024-11-20 17:37:12 +00:00
renovate[bot]
3aa5811b1e
Update emotion monorepo ( #96780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 17:06:44 +00:00
Matias Chomicki
b5e9b78623
Loki: Added support for disabled operations in Query Builder ( #96751 )
...
* Loki operations: define basic toggleable operations
* LokiQueryModeller: skip disabled operations
* Loki operations: define toggleable operations
* Add test
* Add test
2024-11-20 19:04:30 +02:00
renovate[bot]
c3c4c6b49f
Update dependency @grafana/experimental to v2.1.4 ( #96777 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 17:31:53 +01:00
Juan Cabanas
b8e92aacd2
PublicDashboards: Remove publicDashboards FF ( #96578 )
2024-11-20 11:36:19 -03:00
renovate[bot]
6e7f30f301
Update dependency msw to v2.6.5 ( #96745 )
...
* Update dependency msw to v2.6.5
* add TransformStream to jest-setup
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2024-11-20 13:48:25 +00:00
Ryan McKinley
e0b93f055f
Swagger: show user icon ( #96736 )
2024-11-20 15:43:25 +02:00
Torkel Ödegaard
b0fe898fa1
Dashboard: Panel edit and support for different layout items ( #96203 )
...
* Dashboard: Panel edit and support for more layout items
* It's working
* Fix discard issue
* remove unused file
* Update
* Editing for responsive grid items now work
* Update
* Update
* Review fix
2024-11-20 14:09:56 +01:00