Giordano Ricci
a8fa5f1796
Grafana-UI: Make card figure honor align prop ( #34639 )
2021-05-25 12:34:52 +01:00
Simon Podlipsky
2f14ef9235
Chore: Remove console.log() from AngularApp ( #34641 )
2021-05-25 13:10:54 +02:00
Gábor Farkas
a9b88bc72c
fix modified yarn.lock ( #34640 )
2021-05-25 12:59:37 +02:00
Peter Holmberg
dcef87fd79
Alerting: Move query components to unified folder ( #34587 )
2021-05-25 11:34:19 +02:00
Dimitris Sotirakis
91657dad18
HTTP Client: Make ResponseHeaderTimeout
default timeout in http client ( #34597 )
...
* HTTP Client: Add `ResponseHeaderTimeout` - split from `DialContext` timeout
* Fixes according to reviewer's comments
* Use grafana-plugin-sdk-go v0.100.0
2021-05-25 11:32:41 +03:00
Domas
d666defaea
Alerting: misc ui fixes volume 4 ( #34503 )
2021-05-25 10:26:10 +03:00
Josh Hunt
1d3bcb0e90
AzureMonitor: ResourceMonitor children refactor ( #34591 )
...
* AzureMonitor: Refactor children to be an arrayu
* Add some resourcePickerData tests
* update tests
* some quick NestedResourceTable tests
2021-05-25 07:51:48 +01:00
Sergey Kostrukov
a337f70469
AzureMonitor: Fix Azure token provider national clouds ( #34615 )
...
* Fix AAD authority for sovereign clouds
* Update Azure SDK with scopes fix
* Credential initialization in cache
2021-05-25 08:19:08 +02:00
David Parrott
9b518669dd
Alerting WIP update documentation ( #34524 )
...
* update alerts index.md
* pr feedback
2021-05-24 20:57:58 +02:00
Diana Payton
3c707c0a30
Docs: Update whats-new-in-v8-0.md ( #34609 )
2021-05-24 20:25:38 +02:00
Torkel Ödegaard
888683a8ad
RowOptions: Fix enter key updating row options ( #34586 )
2021-05-24 16:21:54 +02:00
Gábor Farkas
0afc4c0361
InfluxDB: InfluxQL query editor: better handling of slow queries ( #34507 )
...
* InfluxDB: InfluxQL query editor: better handling of slow queries
* adjusted message to be similar to other messages
* simplify code
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-05-24 15:58:59 +02:00
wangjian
530072fce7
Elasticsearch: fix NewClient not passing httpClientProvider to client impl ( #34539 )
...
* Update client.go
fix missing "httpClientProvider" in NewClient
* Update client.go
2021-05-24 14:45:29 +01:00
Uchechukwu Obasi
395d7eb74c
DashboardRow: fixes time variable not updating when used in row title ( #34523 )
...
* DashboardRow: fixes time variable not updating when used in row title
* adds test cases for subscribe event
2021-05-24 14:28:26 +01:00
Sofia Papagiannaki
b48832c0f7
[Alerting]: alertmanager notifier fixes ( #34575 )
2021-05-24 16:09:29 +03:00
Peter Holmberg
a0b78313f3
Alerting: Remove unused NGAlerting components ( #34568 )
2021-05-24 14:20:11 +02:00
Dimitris Sotirakis
6970c9ebfd
Use laher/mergefs
- remove custom code ( #34571 )
2021-05-24 14:17:40 +02:00
Alex Khomenko
e9e438ee2f
Form: Expose all return values from useForm ( #34380 )
2021-05-24 15:09:33 +03:00
Ivana Huckova
247bdc2f9b
Explore: Add caching for queries run from logs navigation ( #34297 )
...
* WIP: Implement simple caching
* If results are cached, don't run new query and use those results
* Add duplicate key check
* Clean up
* Clean up
* Add tests for caching
* Remove unused variables
* Update public/app/features/explore/state/query.test.ts
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
* Update public/app/features/explore/state/query.test.ts
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
* Use decorateData to apply all decorators
* Remove unused variables
* Change loading stte to Done
* Clear cache when running query from navigation
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-05-24 13:56:48 +02:00
Ivana Huckova
b5de6e7a1d
Add @public release tag to Spinner component ( #34576 )
2021-05-24 13:30:02 +02:00
mmenbawy
6796a89e9d
Loki: Bring back processed bytes as meta info ( #34092 )
...
* Loki: Bring back processed bytes as meta info
* style: Lint
2021-05-24 12:28:10 +02:00
Gábor Farkas
e21b90681f
influxdb: influxql: make measurement-autocomplete case insensitive ( #34563 )
2021-05-24 12:24:42 +02:00
Piotr Jamróz
8d05df83ed
CustomScrollbar: Invoke setScrollTop callback only after scrolling finishes ( #34263 )
...
* Invoke setScrollTop callback only after scrolling finishes
When the state is updated while scroll events are being dispatched (like in QueryGroup) it may cause resetting the scroll position to the first emitted event because setting the scroll happens only after render (useEffect).
* Memoize onScrollStop callback
2021-05-24 10:34:37 +02:00
Gábor Farkas
0c2bb9562a
devenv: slow_proxy_mac: make configurable and smaller ( #34560 )
2021-05-24 10:25:30 +02:00
Jack Westbrook
68513b9a3f
Chore: bump Acorn and Underscore ( #34302 )
2021-05-24 09:55:39 +02:00
Hugo Häggmark
7b17801047
LibraryPanels: Fixes error when importing plugin dashboard ( #34557 )
2021-05-24 09:31:34 +02:00
Hugo Häggmark
7204a64717
LibraryElements: Creates usage stats for panels and variables ( #34476 )
...
* LibraryPanels: Adds usage collection
* Refactor: renames Panel and Variable consts
* Chore: initialize stats
* Refactor: moves library element migrations to migration namespace
2021-05-24 06:11:01 +02:00
Matthew Turland
abe5c06d69
Fix Quick Start link on Geting Started Influx page ( #34549 )
...
Square brackets were used for the URL instead of parentheses, causing the markup to be displayed as literal text.
2021-05-22 18:59:49 +02:00
Ryan McKinley
11b2f0ee4d
Timeline: use full row height with one series ( #34532 )
2021-05-20 16:03:23 -07:00
achatterjee-grafana
1e024f22b8
Added singlestat deprecation notice. ( #34534 )
...
* Added singlestat deprecation notice.
* removed extra space.
2021-05-20 17:45:07 -04:00
Diana Payton
0ee0d65e12
Docs: 8.0 panel edit updates ( #34533 )
...
* Update timeseries.md
* Update add-a-panel.md
* Update _index.md
* Update panel-editor.md
* content updates
* content edits
* moved repeat panels topic
* Update getting-started.md
* edits
* Update DRAFT.md
2021-05-20 23:16:15 +02:00
Vardan Torosyan
676ddac088
Docs: Document fine-grained access control ( #33563 )
2021-05-20 09:53:34 -07:00
Dimitris Sotirakis
292789ba2d
Chore: Increase number of backend test retries in grabpl
to 5 in release pipelines ( #34493 )
...
* Increase number of backend test retries to 5
* Exclude release-branch pipelines
* Fixes according to reviewer's comments
* Refactor
* Remove unused arguments
* Remove magic number
2021-05-20 17:52:02 +02:00
Torkel Ödegaard
d0769397b2
Histogram: Fix crash when state was undefined (when combine was enabled) ( #34514 )
2021-05-20 17:36:20 +02:00
kay delaney
aa14621d29
Chore: Move immutable, is-hotkey, and react-inlinesvg deps to grafana-ui ( #34290 )
2021-05-20 16:19:24 +01:00
Giordano Ricci
e2e78f14d2
Elasticsearch: fix flaky test ( #34517 )
2021-05-20 17:13:48 +02:00
Gábor Farkas
d95cc4a08f
InfluxDB: InfluxQL query editor: generate better HTML ( #34467 )
2021-05-20 16:46:08 +02:00
Torkel Ödegaard
dbe281530c
Timeline: Fix y-axis being cropped ( #34508 )
2021-05-20 16:43:19 +02:00
Marcus Efraimsson
b76dfc8ed0
Chore: Upgrade loki dependency ( #34487 )
...
Upgrades loki dependency to include grafana/loki#3743 .
2021-05-20 16:31:53 +02:00
Jack Westbrook
7580124d50
chore: update latest.json to v8-beta2 ( #34504 )
2021-05-20 15:53:16 +02:00
Jack Westbrook
a7c5636948
Update _index.md ( #34500 )
2021-05-20 15:33:44 +02:00
Will Browne
c4dcfdef56
Plugins: Improve plugin installer error messages ( #34437 )
...
* fix and improve error messages
* enrich error message
* ignore previous changes
* revert manual version bump
* remove condition
* fix version param
2021-05-20 15:11:07 +02:00
Sofia Papagiannaki
23939eab10
[Alerting]: namespace fixes ( #34470 )
...
* [Alerting]: forbid viewers for updating rules if viewers can edit
check for CanSave instead of CanEdit
* Clear ngalert tables when deleting the folder
* Apply suggestions from code review
* Log failure to check save permission
Co-authored-by: gotjosh <josue@grafana.com>
2021-05-20 15:49:33 +03:00
Torkel Ödegaard
fd6e338651
Timeline: Fixes crash when there was only 1 threshold step ( #34471 )
2021-05-20 14:09:19 +02:00
Vardan Torosyan
99acbdd3c5
Docs: Update HTTP API index page to make clear that GE API includes everything OSS ( #34269 )
2021-05-20 12:38:05 +02:00
Grot (@grafanabot)
fc9c5ec873
ReleaseNotes: Updated changelog and release notes for 8.0.0-beta2 ( #34481 )
2021-05-20 12:09:18 +02:00
Torkel Ödegaard
649d36e66a
Plugins: Fix data source plugins list test failure ( #34477 )
2021-05-20 11:36:28 +02:00
Marcus Efraimsson
60d0c8d0ec
HTTP Client: Outgoing tracing middleware ( #34466 )
...
Following #33439 this adds support for outgoing tracing middleware
in HTTP client provider.
Fixes #24004
2021-05-20 11:16:55 +02:00
Mitch Seaman
fc8f913761
Docs: Add SAP HANA to Enterprise plugins list ( #34273 )
...
* Add SAP HANA to Enterprise plugins list
* adding sap hana plugin details
Co-authored-by: Sriram <yesoreyeram@gmail.com>
2021-05-20 10:52:28 +02:00
Ryan McKinley
a91edd7267
Plugin Admin App: make the catalog look like internal component ( #34341 )
...
* Allow Route component usage in app plugins
* i tried
* fix catalog app
* fix catalog app
* fix catalog app
* cleanup imports
* plugin catalog enabled to plugin admin
* rename plugin catalog to plugin admin
* expose catalog url
* update text
* import from react-router-dom
* fix imports -- add logging
* merge changes
* avoid onNavUpdate
* Fixed onNavChange issues
* fix library imports
* more links
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-05-20 10:42:26 +02:00