Claudiu Dragalina-Paraipan
d5ebaa0ef9
[authn] adding appPlatformAccessTokens featureflag ( #92991 )
...
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2024-09-05 19:18:44 +03:00
Ashley Harrison
82fe497b9d
Chore: remove adhocFilterOneOf
toggle ( #92979 )
...
remove adhocFilterOneOf toggle
2024-09-05 15:49:24 +03:00
renovate[bot]
b404dabc55
Update dependency rimraf to v6 ( #92923 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 12:40:52 +01:00
renovate[bot]
7933cbd204
Update dependency @types/node to v20.16.4
2024-09-04 09:25:17 +00:00
Piotr Jamróz
d7d22bbbb8
TraceView: Display event names of a span ( #91382 )
...
* Display event name of a span
* Clean up
* Retrigger the build
* Show colon only when there are fields to display
* Rollback
* Use event name when exporting to OTLP
* Allow filtering spans by event name
* Show duration as a key/value pair
* Update betterer report (we do not translate panels that are planned to be externalized)
* Fix tests after changing how duration is rendered
* Handle long names
* Test handling long names
* Make parenthesis gray
* Fix a test
* Fix linting
* Fix tests
* Update label
2024-09-03 11:18:50 +02:00
renovate[bot]
1395cd89da
Update dependency @types/node to v20.16.3
2024-09-02 13:05:54 +00:00
Dzmitry Skachkou
f0d100d17a
ValueFormats: Fix formatting of 'clock' unit when duration is more than 100 hours ( #92656 )
2024-09-02 13:50:54 +02:00
renovate[bot]
cf541b8869
Update dependency tslib to v2.7.0 ( #92744 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 10:00:07 +01:00
Piotr Jamróz
3b7021dabc
FieldConfig: Add missing "min/max" FieldConfigProperty option ( #92596 )
...
Add missing FieldConfigProperty standard option
2024-08-30 17:16:22 +02:00
Sergej-Vlasov
00ae49a61a
FeatureToggle - new filters UI feature toggle ( #92189 )
...
* add newFiltersUI experimental feature toggle
* adjust Ad hoc filter varibale layout property based on feature toggle
* restore file
* bump to latest scenes
2024-08-30 15:48:13 +03:00
Ashley Harrison
c16cc488c9
AdHocFilters: Add support for new isOneOf
multi value operator ( #91837 )
...
* handle oneOf operator in prometheus
* use new supportsMultiValueOperators
* remap oneOf to regex in prometheus datasource
* Remap one of operators for scope filters
* use plugin.json property instead of feature toggle
* optional chaining
* fix unit tests
* use getInstanceSettings
* update to latest scenes
* fix unit tests
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2024-08-30 11:03:44 +01:00
Erik Sundell
db0cc24f2b
Plugin extensions: Introduce new registry for added links ( #92343 )
...
* add added component registry
* fix broken test
* add tests for usePluginComponents hook
* readd expose components
* add type assertion exceptions to betterer results
* use new addedComponent registry in legacy endpoints
* remove unused code
* cleanup
* revert test code
* remove commented code
* initial commit
* refactor sync method and hook
* fix tests
* subscribe to the correct registry
* remove old registry
* cleanup types
* add use usePluginLinks hook
* add more tests
* fix import order
* fix typo
* fix and temporarly skip failing tests
* wip
* add hook tests
* add more tests
* remove old hook
* fix versioning
* add version to all extension point ids
* remove cleanup
* remove unused imports
* revert touched file
* fix test
* test: remove hook creation
* catch init error
* send error to faro
* fix broken hook
* comment out call hook initialization
* use the right import ofr isString
* remove unused import
* remove registryState type
* pr feedback
* Update public/app/features/plugins/extensions/validators.test.tsx
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
* Update public/app/features/plugins/extensions/validators.test.tsx
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
* remove no longer relevant comment
* fix broken tests
* Fixed test to verify that the memotization works properly.
* simplify hooks
---------
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2024-08-30 10:09:01 +02:00
Sven Grossmann
15a4ff992b
Explore Logs: Add feature flags ( #92670 )
2024-08-29 15:55:59 +02:00
Laura Fernández
8aaa155cb0
singleTopNav: Create feature toggle ( #92610 )
2024-08-29 10:48:32 +02:00
Todd Treece
2bb2183b41
Scopes: Move title and groups to status in ScopeDashboardBinding ( #92377 )
...
---------
Co-authored-by: Kyle Brandt <kyle@grafana.com>
Co-authored-by: Bogdan Matei <bogdan.matei@grafana.com>
2024-08-28 08:59:18 -04:00
renovate[bot]
909d0fac35
Update dependency @types/node to v20.16.2 ( #92576 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 12:15:38 +01:00
Kristian Bremberg
24afc7a5b3
TextPanel: Allow iframes (after sanitization) ( #92299 )
...
* Allow iframes in text panel
* add more attributes
* remove =true
2024-08-27 14:44:58 +01:00
Ryan McKinley
c59dddf7af
MySQL: Add parseTime=true to SQL connections ( #92469 )
2024-08-27 14:16:04 +03:00
Erik Sundell
b648ce3acf
Plugin extensions: Introduce new registry for added components ( #91877 )
...
* add added component registry
* fix broken test
* add tests for usePluginComponents hook
* readd expose components
* add type assertion exceptions to betterer results
* use new addedComponent registry in legacy endpoints
* remove unused code
* cleanup
* revert test code
* remove commented code
* wrap in try catch
* pr feedback
2024-08-27 11:14:04 +02:00
Bogdan Matei
605bc811d2
Scopes: Group suggested dashboards ( #92212 )
2024-08-26 16:08:27 +03:00
Kyle Brandt
84e5c3af22
Prometheus/Promlib: Remove the PrometheusDataplane feature so always enabled ( #92218 )
...
This has been default behavior since v10
---------
Co-authored-by: Brendan O'Handley <brendan.ohandley@grafana.com>
2024-08-26 08:53:38 -04:00
Sven Grossmann
ec857e1de9
Loki: Add dashboard and panel names as headers ( #92096 )
...
* feat(nameHeaders): add feature flag
* add safe parsing of headers
* use headers in loki datasource
* Loki: add option to pass headers to Loki
* Loki: add datasource tests for dashboard names
* cleanup
* DataSourceWithBackend: add test
* rename to `sanitizeHeader`
* Loki: add condition when to add headers
* Loki: add e2e tests
* Loki: change test name
2024-08-22 21:30:43 +02:00
Ryan McKinley
2136fd9a92
Storage: Remove unified storage feature flag ( #92192 )
...
remove unified storage flag
2024-08-21 19:28:30 +03:00
Ryan McKinley
2e60f28044
Auth: remove id token flag ( #92209 )
2024-08-21 16:30:17 +03:00
Alexa V
cd4b7ef9db
Dashboard Scene: Fix snapshots not displaying variables values ( #88967 )
...
* Use new snapshot variables from scenes
* Add snapshotVariable implementation
* Refactor: Extract variables logic from transforSaveModelToScene file
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2024-08-20 17:05:12 +02:00
renovate[bot]
d9812153dd
Update dependency typescript to v5.5.4 ( #91678 )
...
* Update dependency typescript to v5.5.4
* fix missing typeof
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-08-20 10:11:57 +01:00
renovate[bot]
8d197387ed
Update dependency @grafana/tsconfig to v2 ( #92056 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 13:13:33 +03:00
Erik Sundell
134467fc4a
Plugin Extensions: Introduce new registry for exposed components ( #91748 )
...
* refactor app plugin internals
* add base registry and exposed components registry
* refactor usePluginComponent hook
* change type name
* fix hook
* remove comments
* fix broken tests
* add more tests
* remove link and component related changes
* use right id format
* add title prop
* remove comments
* rename registry
* make exportedComponentsConfigs required
* fix broken test
* cleanup tests
* fix prop name
* remove capability related code
* rename exported to exposed
* refactor(extensions): make registry types generic
* Update public/app/features/plugins/extensions/registry/ExportedComponentsRegistry.test.ts
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
* fix levitate error
---------
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2024-08-19 08:43:11 +02:00
Drew Slobodnjak
de0e6d0fce
PanelInspect: Handle field type frame for csv export ( #91983 )
...
PanelInspect: Handle field type frame
2024-08-15 13:15:49 -07:00
grafana-delivery-bot[bot]
675a58b680
Release: Bump version to 11.3.0-pre ( #91863 )
...
* bump version 11.3.0-pre
* fix linters with: yarn run prettier:write
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Diego Augusto Molina <diegoaugustomolina@gmail.com>
2024-08-14 18:34:14 -03:00
Leonor Oliveira
d52d04b6d8
Revert "Use dw dynamic config" ( #91846 )
...
Revert "Use dw dynamic config (#91222 )"
This reverts commit 0258842f87
.
2024-08-13 17:24:26 +02:00
Yulia Shanyrova
8044cb50f1
Plugins: Plugin details right panel is added. All the details were moved from thee top to the right panel ( #90325 )
...
* PluginDetailsRight panel is added. All the details were moved from the top to the right panel
* Add feature toggle pluginsDetailsRightPanel,Fix build, fix review comments
* Fix the typo
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
* hasAccessToExplore
* changes after review, add translations
* fix betterer
* fix betterer
* fix css error
* fix betterer
* fix translation labels, fix position of the right panel
* fix the build
* add condition to show updatedAt for plugin details
* add test to check 2 new fields at plugin details right panel;
* change the gap and remove report abuse button from core plugins
* add more tests
---------
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
2024-08-13 11:55:30 +02:00
Leonor Oliveira
0258842f87
Use dw dynamic config ( #91222 )
...
* Remove kubernetesPlaylists feature_toggle
* Remove unified_storage_mode
* Remove double import
* Regenerate feature-toggles
* Read from config instead from feature_toggle
* cover scenario for when unified storage is not defined
2024-08-13 10:03:28 +02:00
Andres Martinez Gotor
d342e76f63
Chore: Add skeleton for background plugin installer ( #91743 )
2024-08-12 16:39:31 +02:00
Vijay Samuel
c9ddc688a2
Prometheus: Add support to make parallel queries ( #90316 )
...
* Add support for prometheus datasource to make parallel queries
* Incorporate review comments
* Update pkg/promlib/querydata/request.go
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
* Fix lint
* Add parallel queries behind feature flag
* Fixing lint issue
* Update go.mod
* Update pkg/promlib/querydata/request.go
* Update pkg/promlib/querydata/request.go
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
Co-authored-by: Charandas <542168+charandas@users.noreply.github.com>
2024-08-12 14:31:39 +02:00
Ashley Harrison
ab3e8652aa
Adhoc Filters: add new feature toggle for 'one of' operator ( #91688 )
...
add new feature toggle for 'one of'
2024-08-12 09:56:42 +01:00
Jmdane
8bb548e17b
Transformations: Add 'transpose' transform ( #88963 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-08-10 02:57:26 +03:00
Todd Treece
122e291134
Chore: Add dataplaneAggregator feature toggle ( #91715 )
2024-08-09 04:41:07 -04:00
Borja Garrido
a083ec9ff5
Transformations: Add variable support to select groupingToMatrix ( #88551 )
2024-08-08 05:59:03 +03:00
renovate[bot]
7ccf79aa62
Update dependency marked-mangle to v1.1.9
2024-08-07 12:37:07 +00:00
Ihor Yeromin
da291998cf
Revert "Calcs: Update diff percent to be a percent" ( #91563 )
...
Revert "Calcs: Update diff percent to be a percent (#90533 )"
This reverts commit 5e21898294
.
2024-08-06 11:03:01 +03:00
renovate[bot]
670132ead8
Update dependency @types/node to v20.14.14
2024-08-02 09:56:04 +00:00
Alexander Akhmetov
a32854549c
Alerting: Support median in reduce expressions ( #91119 )
...
* Alerting: support median in reduce expressions
2024-08-01 15:04:17 +02:00
Tobias Skarhed
e8c30c86f0
Frontend: Support tracing with Faro ( #91237 )
...
Move code from previous PR
2024-07-31 15:13:05 +02:00
Nathan Marrs
0a34b51055
Transformation: Add variable support for filter by value regex matcher ( #90926 )
...
* add support for template vars in filter by value transformation for regex matcher
* less code is more code
* add test to confirm interpolation works for regex
* suggestions input for regex editor
---------
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2024-07-31 02:15:44 +03:00
renovate[bot]
e3842df675
Update dependency @types/node to v20.14.13
2024-07-30 11:57:59 +00:00
Adela Almasan
0a870e6a88
Canvas: Element data links refactor ( #90636 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-07-25 07:13:21 -05:00
renovate[bot]
671f278ee1
Update dependency @types/node to v20.14.12
2024-07-23 19:21:07 +00:00
renovate[bot]
546d9991fa
Update dependency react-use to v17.5.1
2024-07-23 15:42:41 +00:00
Ashley Harrison
219f4776a2
run prettier
2024-07-23 14:45:54 +01:00