kay delaney
e2e9616c87
Search: Reduce unnecessary child component re-rendering ( #49013 )
2022-05-16 16:36:34 +01:00
Torkel Ödegaard
a2ebdf2bc2
Revert "Transformation: Added variance and standard deviation ( #48844 )" ( #48997 )
...
This reverts commit 906484b809
.
2022-05-16 17:21:23 +02:00
Scott Bock
3d922a4e67
AnnotationsApi: GET /api/annotations/:annotationId ( #47739 )
2022-05-16 17:16:36 +02:00
ying-jeanne
2d4065600c
star sqlstore split ( #45851 )
...
* start for stars split
* some updates
2022-05-16 22:42:02 +08:00
matt abrams
522a31c479
Build: Change names to PascalCase to match ( #48949 )
2022-05-16 15:26:14 +02:00
Agnès Toulet
4bd97c8673
Drone: Trigger Enterprise PR checks for OSS PRs ( #47176 )
...
* Drone: add enterprise-init-downstream step
* fixes
* Add OSS_PULL_REQUEST env variable for downstream builds
* sign Drone config
* Update .drone.yml
* use test grabpl
* test without init step
* fix downstream branch
* unknown branch test
* use drone-downstream test image
* revert latest changes
* update Drone and add GH workflow
* fix PR number
* Run Enterprise PR check only on PRs targeting main or release branch
* update repository dispatch action
* remove test data
* update grabpl version
2022-05-16 14:28:37 +02:00
kay delaney
8b5f899912
Search: Adjust table structure ( #48933 )
...
* Search: Adjust table structure
* Always include tags column
2022-05-16 12:48:38 +01:00
Gábor Farkas
683c1c0f40
logs: use explicit frame-type-check ( #48940 )
2022-05-16 13:38:05 +02:00
Ieva
f256f625d8
AccessControl: Enable RBAC by default ( #48813 )
...
* Add RBAC section to settings
* Default to RBAC enabled settings to true
* Update tests to respect RBAC
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2022-05-16 12:45:41 +02:00
Erik Sundell
3106af9eec
Cloudwatch: Set time zone offset in GMD request ( #48772 )
...
* set timezone offset in case feature is enabled
* add unit tests
* add unit tests
* remove unused import
2022-05-16 12:15:54 +02:00
Gilles De Mey
fa37c6c9d3
Alerting: Allow disabling override timings for notification policies ( #48648 )
2022-05-16 11:46:14 +02:00
Gilles De Mey
1a7ca3f0de
Expressions: adds inline documentation for the Math expression ( #48784 )
2022-05-16 11:30:27 +02:00
Alexander Zobnin
483319f1cb
ServiceAccounts: Fix org role picker update issue ( #48958 )
...
* ServiceAccounts: Fix org role picker update issue
* Do not use React.FC
2022-05-16 10:05:37 +02:00
Gábor Farkas
d73bd617f0
devenv: elastic: removed unsupported versions, first step ( #48960 )
2022-05-16 06:34:38 +00:00
Gábor Farkas
f866165445
loki: backend: add error-prop if loki parse error happened ( #48860 )
2022-05-16 08:29:46 +02:00
Gábor Farkas
8b9419222a
loki: backend-mode: fix experimental stream-mode ( #48936 )
2022-05-16 08:28:41 +02:00
Leon Sorokin
c1b56e79ef
HeatmapNG: Sparse renderer ( #48993 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-05-15 21:03:50 -07:00
Björn Rabenstein
97759c75f4
Prometheus: add support for new _experimental_ sparse histograms/heatmaps ( #47801 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-05-16 02:47:18 +02:00
Anind Kiran
6f1f7cdc88
Update dashboard-header.md ( #46986 )
...
Just a tiny typo -> point 4, "homw" to "home"
2022-05-15 10:48:41 -04:00
Dan Roscigno
08268d8713
Add note to docs: log out / in after plugin add. ( #47666 )
2022-05-15 10:47:50 -04:00
Todd Treece
87e8521591
Prometheus: Implement Streaming JSON Parser ( #48477 )
...
use `prometheusStreamingJSONParser` feature toggle to enable
2022-05-13 20:28:54 +02:00
Yuriy Tseretyan
e528f2e430
Alerting: Use UID scope for folders authorization ( #48970 )
2022-05-13 18:05:25 +02:00
Yuriy Tseretyan
00ef1acb93
Alerting: Create folder for alerting when start from the scratch ( #48866 )
...
* create folderHelper struct
2022-05-13 11:49:04 -04:00
Alexander Zobnin
4cd1a113ef
Access control: Fix listing data sources for org admins ( #48961 )
...
* Access control: Fix listing data sources for org admins
* Access control: always list non-core plugins for org admins
2022-05-13 14:07:08 +02:00
Maria Alexandra
75760e90b4
Search(Playground): Sync data when Move and Delete Dashboards ( #48944 )
...
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
2022-05-13 13:42:47 +02:00
kay delaney
90b7a76328
Dashboards: Remove "delete dashboard" button for new dashboards ( #48947 )
2022-05-13 11:40:04 +01:00
Karl Persson
60bc3e4e5c
AccessControl: Let users with data source create permissions list non-core plugins ( #48897 )
...
* Only require create and permissions for new data source page
* Let users with permissions to create data sources list non-core plugins
* Keep the admin check as fallback when using rbac as well
2022-05-13 10:30:26 +02:00
Eric Leijonmarck
555867135b
Access control: Using RBAC to filter users in list view that you have read access to ( #47963 )
...
* Add SQL filter for global user search
* Remove scope requirements from endpoints
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2022-05-13 09:26:34 +02:00
tomxwang
a51c2774b8
convert UsersActionBar tests to RTL ( #48737 )
2022-05-12 13:16:22 -07:00
Chrysa Dikonimaki
ab91af202c
Convert packages/grafana-ui/src/components/Logs/LogMessageAnsi.test.tsx
to RTL ( #48918 )
...
* convert LogLabels tests toRTL
* convert LogMessageAnsi tests to RTL
* convert LogMessageAnsi to RTL fix
* remove comment from LogMessageAnsi tests
2022-05-12 13:11:35 -07:00
Karl Persson
1c679e814b
AccessControl: Only return action and scope for user permissions and make them unique ( #48939 )
...
* Only return action and scope for user permissions and make them unique
2022-05-12 17:15:18 +02:00
Todd Treece
6cbaa18cf6
Prometheus: Add golden JSON tests ( #48941 )
2022-05-12 17:09:58 +02:00
Yuriy Tseretyan
186ba26b59
Alerting: refactor rule API to create rule group in a single place ( #48915 )
...
* extract method toGettableRuleGroupConfig
2022-05-12 10:42:31 -04:00
Andres Martinez Gotor
6c9cf4843f
AzureMonitor: Style improvements to ResourcePicker ( #48875 )
...
Co-authored-by: Kevin Yu <kevinwcyu@users.noreply.github.com>
Co-authored-by: Isabella Siu <isabella.siu@grafana.com>
Co-authored-by: Sarah Zinger <sarah.zinger@grafana.com>
2022-05-12 16:32:29 +02:00
Yuriy Tseretyan
369fcc5e9a
Alerting: scheduler to use short version of model for alert rule ( #48916 )
...
* scheduler to use a short version of alert rule model
2022-05-12 09:55:05 -04:00
kay delaney
c8a0e52a59
Search: Improve tab navigation ( #48932 )
2022-05-12 12:41:20 +01:00
Karl Persson
58fa119270
sort user permissions by scope ( #48928 )
2022-05-12 11:46:56 +02:00
Todd Treece
e1a9ce4cc4
Prometheus: Move existing query logic to new buffered package ( #48668 )
2022-05-12 05:34:09 -04:00
Gábor Farkas
44e7602ad2
loki: backend-mode: add "limit" dataframe meta attribute ( #48894 )
2022-05-12 06:56:09 +00:00
Adam Simpson
a1217ef8da
AzureMonitor: begin moving metrics query editor to use @grafana/experimental ( #48878 )
...
* feat: migrate Azure Metrics Query Editor Field to experimental UI
* feat: ensure tests pass with experimental feature flag enabled
* feat: avoid duplicate unit tests for experimental MetricsQueryEditor
2022-05-12 02:54:43 +00:00
selvavm
906484b809
Transformation: Added variance and standard deviation ( #48844 )
...
* Transformation: Added variance and standard deviation for sample and population. Modified mean calculation approach
* Transformation: Removed existing mean calculation
* Transformation: Added testcases for variance and Standard deviation
* Update docs/sources/panels/calculation-types.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2022-05-11 17:16:41 -07:00
Ryan McKinley
3a32a73459
Search: use bluge index for frontend search (playground) ( #48847 )
2022-05-11 15:32:13 +00:00
Gabriel MABILLE
d31d300ce1
Accesscontrol: Rename scope permissions:delegate ( #48898 )
2022-05-11 17:22:43 +02:00
Connor Lindsey
233a96d818
Tracing: Add ability to write trace to metrics query ( #48824 )
...
* Tracing: Add ability to write trace to metrics query
2022-05-11 07:39:02 -07:00
Yuriy Tseretyan
99156b40bd
Alerting: Move alertRuleRegistry to its own file ( #48890 )
...
* move alertRuleRegistry to its own file
* move tests to separate file
2022-05-11 10:04:50 -04:00
Yuriy Tseretyan
dc33e09b24
simplify getting a slice of keys ( #48889 )
2022-05-11 09:44:31 -04:00
Maria Alexandra
d5a881598f
Search (Playground) Implement Delete and Move actions in New Search ( #48863 )
2022-05-11 14:02:05 +02:00
Gábor Farkas
270e38cfcf
loki: backend-mode: handle derived fields ( #48873 )
2022-05-11 09:29:04 +02:00
Joan López de la Franca Beltran
6c4eae710f
Encryption: Split database transactions within migration/rollback commands ( #48394 )
2022-05-11 02:22:14 +02:00
Chrysa Dikonimaki
7e5ea3f5a0
convert LogLabels tests toRTL ( #48887 )
2022-05-10 15:53:14 -07:00