Artur Wierzbicki
58a783c0e4
Previews: improve docs phrasing ( #50405 )
2022-06-08 13:50:59 +02:00
brendamuir
008ad463fd
Docs: Fixes Grafana Alerting in whats new ( #50409 )
2022-06-08 13:49:49 +02:00
brendamuir
e0e76f0252
Fixes term Grafana Alerting ( #50404 )
2022-06-08 13:35:37 +02:00
Stephanie Closson
49dc9da9c1
Prometheus: Templating queries should pass on custom headers ( #50344 )
...
* pass on all headers except for accept headers
* touch up and testing
* add custom header values to resource queries
* remove my picture. oops
* handle gzip responses as well
* fix linting issues
* add my space
* no lint
* removed cookies from being proxied
* clean up and handle errors from io.reader.Close() calls
2022-06-08 08:25:53 -03:00
Dimitris Sotirakis
63ed5367c3
Remove test_steps ( #50396 )
2022-06-08 14:00:52 +03:00
Alex Khomenko
35ba4a6ac1
Reporting: Update documentation and screenshots with v9 changes ( #50072 )
...
* Reporting: Update docs
* Update screenshots
* Update docs/sources/enterprise/reporting.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* Update docs/sources/enterprise/reporting.md
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
* reporting docs copy edits
reformat reporting docs, slightly correct multiple dashboard rendering doc
* Format
* Format[2]
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2022-06-08 12:53:24 +02:00
idafurjes
e9f8d582c8
Chore: Remove dashboard version from models ( #50287 )
...
* Remove dashbpard version from models
* Fix lint
* Fix api & sqlstore tests
* Remove integration tags
* Fix lint again
* Add integration test to correct namespace
* Lont fix 2
* Change Id to ID in dashVersionMeta
2022-06-08 12:22:55 +02:00
idafurjes
a938ae1d9e
Chore: Remove integration tag ( #50395 )
2022-06-08 12:17:03 +02:00
renovate[bot]
aec020b67e
Update dependency @microsoft/api-extractor to v7.25.0 ( #50334 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 10:44:28 +01:00
Ashley Harrison
a1cf709ad2
Playlists: Save button now correctly creates a new playlist ( #50381 )
...
* Add type="submit" to PlaylistForm submit button
* fix linting errors
2022-06-08 10:39:36 +01:00
George Robinson
6e3d58d779
Improve docs for values in custom annotations and labels ( #50346 )
2022-06-08 10:39:21 +01:00
renovate[bot]
322a705fc3
Update dependency @cypress/webpack-preprocessor to v5.12.0 ( #50320 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 10:32:18 +01:00
Gilles De Mey
689f349cda
Docs: add note on alerting limitation for being an alert receiver ( #50331 )
...
Co-authored-by: gotjosh <josue.abreu@gmail.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2022-06-08 10:42:43 +02:00
Torkel Ödegaard
288eede638
Angular: Adds back two angular directives that are still used by remaining angular bits and plugins ( #50380 )
2022-06-08 10:34:58 +02:00
Torkel Ödegaard
fd408652dc
Dashboard: Fixes random scrolling on time range change ( #50379 )
...
* Dashboard: Fixes random scrolling on time range change
* fix ts issue
* removed logging
2022-06-08 10:34:44 +02:00
Kevin Yu
8bd56b8226
Chore: convert Cloud Monitoring Aggregation enzyme tests to RTL ( #50326 )
2022-06-08 10:03:58 +02:00
Gábor Farkas
50145e1617
Loki: remove frontend mode code ( #50185 )
...
* feature-flag removed
* loki: remove frontend-mode
2022-06-08 08:14:34 +02:00
Jean-Philippe Quéméner
fd664e4beb
Alerting: replace a duplicated configuration key ( #50350 )
...
This PR renames the configuration key enabled to capture. This is needed as we already have a configuration key with the name enabled.
Fixes #50328
Co-authored-by: Jean-Philippe Quéméner <JohnnyQQQQ@users.noreply.github.com>
2022-06-08 11:04:51 +08:00
Alexander Weaver
28a47b56d2
Bump provisioning to admin-only in lieu of dedicated RBAC permissions ( #50366 )
2022-06-07 17:26:48 -05:00
gotjosh
0cde283505
Alerting: Logs should not be capitalized and the errors key should be "err" ( #50333 )
...
* Alerting: decapitalize log lines and use "err" as the key for errors
Found using (logger|log).(Warn|Debug|Info|Error)\([A-Z] and (logger|log).(Warn|Debug|Info|Error)\(.+"error"
2022-06-07 19:54:23 +02:00
Ezequiel Victorero
af841a79ae
Chore: update latest stable 8.5.5 ( #50357 )
2022-06-07 14:29:13 -03:00
Grot (@grafanabot)
5f65edff28
ReleaseNotes: Updated changelog and release notes for 8.5.5 ( #50340 )
2022-06-07 13:00:16 -03:00
Will Browne
f7cce28cdf
Plugins: Separate manager read/write components ( #50313 )
...
* separate manager read/write
* guarantee consistency in test
2022-06-07 17:51:00 +02:00
Zoltán Bedi
aa74371008
Chore: Convert ReferenceLink.test.js to RTL ( #50338 )
2022-06-07 17:40:04 +02:00
George Robinson
c83f84348c
Alerting: Fix database unavailable removes rules from scheduler ( #49874 )
2022-06-07 16:20:06 +01:00
Andres Martinez Gotor
ae449cc823
AzureMonitor: Clean namespace when changing the resource ( #50311 )
2022-06-07 17:05:41 +02:00
Gabriel MABILLE
f54adf6c22
RBAC: docs, update alerting.rules write permission ( #50304 )
2022-06-07 16:25:27 +02:00
Ezequiel Victorero
e35d116b12
Chore: update latest testing version in latest.json ( #50324 )
2022-06-07 11:04:03 -03:00
renovate[bot]
c18ba28cf8
Update babel monorepo ( #50319 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-07 14:50:52 +01:00
Dan Cech
9350ab781c
clean up duplicated user creation code ( #50178 )
...
* clean up duplicated user creation code
* remove unused duplicate getOrCreateOrg function
* fix up tests
2022-06-07 09:49:18 -04:00
Grot (@grafanabot)
32a8af59d6
ReleaseNotes: Updated changelog and release notes for 9.0.0-beta3 ( #50317 )
2022-06-07 10:28:24 -03:00
Ashley Harrison
f7d5c8cdbd
ignore deps blocked by react 18 for now ( #50300 )
2022-06-07 14:21:22 +01:00
Connor Lindsey
c65d62c95b
Tracing: Fix links to traces in Explore ( #50113 )
...
* Tracing: Fix links to traces in Explore
* Fix links in dashboard
* Fix references and tracetimelineviewer tests
* Remove hard-coded references to fix tests
* Add noopener
2022-06-07 07:21:01 -06:00
Connor Lindsey
f9ddb8bf86
Explore: Download and upload service graphs for Tempo ( #50260 )
...
* Download service graph from inspect data tab
* Upload service graph
* Fix tests
2022-06-07 06:37:19 -06:00
Gábor Farkas
cbfac157fb
Logs: handle clicks on legend labels in histogram ( #49931 )
...
* logs: move new-histogram next to old-histogram
* logs: handle legend-click in new-histogram
* minor visual change
2022-06-07 14:27:32 +02:00
Ivana Huckova
be712a5f17
Loki: Add more query patterns ( #50248 )
...
* Loki: Add query patterns
* Update
* Update queries
* Update public/app/plugins/datasource/loki/querybuilder/LokiQueryModeller.ts
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
* Update public/app/plugins/datasource/loki/querybuilder/LokiQueryModeller.ts
* Update descriptions
* Update
Co-authored-by: Jennifer Villa <jvilla2013@gmail.com>
2022-06-07 13:22:05 +02:00
Karl Persson
9fd9a2cded
RBAC: Remove workaround to check permissions on folders for dashboard actions ( #50291 )
...
* remove workaround to check permissions on folders for dashboard actions
2022-06-07 13:21:56 +02:00
Gábor Farkas
19df6d52b7
docs: describe cookie handling in backend data source plugins ( #49986 )
...
* docs: describe cookie handling in backend data source plugins
* adjusted text
2022-06-07 12:58:46 +02:00
Gábor Farkas
cb96f51c73
Loki: remove angular ( #49471 )
...
* loki: remove angular
Co-Authored-By: Joey Tawadrous <joey.tawadrous@grafana.com>
* better backward-compatibility
* slightly better typescript check
Co-authored-by: Joey Tawadrous <joey.tawadrous@grafana.com>
2022-06-07 12:41:16 +02:00
kay delaney
e9fac9ee03
AddDataSourceConfig: Remove deprecated checkHealth prop ( #50296 )
2022-06-07 12:32:40 +02:00
kay delaney
c96fa4c77d
Data: Remove deprecated types and functions from valueMappings ( #50035 )
2022-06-07 10:48:54 +01:00
kay delaney
a9a276a9da
Formatting: Make SI number formats more robust ( #50117 )
...
Closes #49372
2022-06-07 10:48:17 +01:00
Agnès Toulet
3df7ee81f3
Docs: update license restrictions ( #49334 )
...
* Docs: update license restrictions
* apply review feedback
* remove initial description of two license types
Clean up tiered licensing copy and keep it all in one deprecated section, refer to old docs if user wants to learn more.
* fix linting issues
* update title
* fix config url
Co-authored-by: Mitch Seaman <mjseaman@users.noreply.github.com>
2022-06-07 11:39:01 +02:00
George Robinson
2e1827127d
Fix Whats New docs for images in notifications ( #50250 )
2022-06-07 11:28:12 +02:00
Ashley Harrison
13a71e7219
Add back a lower z-index ( #50285 )
2022-06-07 10:25:34 +01:00
Erik Sundell
5932a22996
CloudWatch: Dynamic label documentation ( #49463 )
...
* dynamic label documentation
* Update docs/sources/datasources/aws-cloudwatch/_index.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/datasources/aws-cloudwatch/_index.md
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
* formatting
Co-authored-by: JitaC <70489351+achatterjee-grafana@users.noreply.github.com>
2022-06-07 11:08:12 +02:00
Gábor Farkas
113e601dcf
devenv: elastic: fixed docker-compose syntax ( #49517 )
2022-06-07 11:04:27 +02:00
Karl Persson
c4a75f9eb3
RBAC: Add scope resolvers for dashboards ( #50110 )
...
* Inject access control into dashboard service
* Add function to parse id scopes
* Add dashboard as return value
* Update mock
* Return only err to keep service interface
* Add scope resolvers for dashboard id scopes
* Add function to parse uid scopes
* Add dashboard uid scope resolver
* Register scope resolvers for dashboards
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2022-06-07 11:02:20 +02:00
Ivana Huckova
9f6afb3475
Prometheus, Loki: Update run queries button ( #50005 )
...
* Prometheus, Loki: Updare run queries button
* Update docs
* Update docs
2022-06-07 09:57:56 +02:00
Artur Wierzbicki
49112c8356
Search: fix 'Clear filters' button ( #50227 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-06-07 11:57:23 +04:00