Grot (@grafanabot) and Alex Khomenko
a39c19dfa5
Grafana-UI: Add story/docs for ErrorBoundary ( #30304 ) ( #30811 )
...
(cherry picked from commit eb83135ba9 )
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2021-02-02 12:05:00 +02:00
Torkel Ödegaard
9dc3574cc1
[v7.4.x]: Menu: Mark menu components as internal ( #30801 )
2021-02-02 10:19:59 +01:00
Grot (@grafanabot) and Torkel Ödegaard
0f6d0f40ff
Graph: Fixes auto decimals issue in legend and tooltip ( #30628 ) ( #30635 )
...
* Graph: Fixes auto decimals issue in legend and tooltip
* Updated decimals
(cherry picked from commit f109f06485 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-02-02 09:54:17 +01:00
Grot (@grafanabot) and Dominik Prokop
e489013ae1
GraphNG: Disable Plot logging by default ( #30390 ) ( #30500 )
...
* Disable Plot loggging by default
* Fix
(cherry picked from commit ffa68f6f91 )
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2021-02-02 09:54:03 +01:00
Grot (@grafanabot) and Peter Holmberg
3969177094
Storybook: Migrate card story to use controls ( #30535 ) ( #30549 )
...
(cherry picked from commit 9c20698dfe )
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com >
2021-02-02 09:53:55 +01:00
Grot (@grafanabot) and Dominik Prokop
f2d07b6b8e
GraphNG: add bar alignment option ( #30499 ) ( #30790 )
...
* GraphNG: add bar alignment option
* Fix builders
(cherry picked from commit 820866e425 )
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2021-02-02 09:53:30 +01:00
Grot (@grafanabot) and Hugo Häggmark
2b3f48a44c
Variables: Clears drop down state when leaving dashboard ( #30810 ) ( #30812 )
...
(cherry picked from commit 6994f19d1f )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-02-02 09:37:55 +01:00
Grot (@grafanabot) and Alex Khomenko
8b1c6ed1b3
Add missing callback dependency ( #30797 ) ( #30809 )
...
(cherry picked from commit 64a1003a28 )
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2021-02-02 10:05:53 +02:00
Grot (@grafanabot) and Ryan McKinley
6c9e8549ca
GraphNG: improve behavior when switching between solid/dash/dots ( #30796 ) ( #30799 )
...
(cherry picked from commit fcac59107c )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2021-02-01 10:07:17 -08:00
Grot (@grafanabot) and Ivana Huckova
4fc57f13ab
Add width for Variable Editors ( #30791 ) ( #30795 )
...
(cherry picked from commit 76f77f86c5 )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-02-01 17:12:08 +01:00
Grot (@grafanabot) and Hugo Häggmark
d1c95055ca
Panels: Fixes so panels are refreshed when scrolling past them fast ( #30784 ) ( #30792 )
...
(cherry picked from commit 08eee87148 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-02-01 15:25:25 +01:00
Grot (@grafanabot) and Torkel Ödegaard
264f790728
PanelEdit: Trigger refresh when changing data source ( #30744 ) ( #30767 )
...
(cherry picked from commit a8a3e02699 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-02-01 12:18:17 +01:00
Grot (@grafanabot) and Peter Holmberg
60e7db2346
AlertingNG: Enable UI to Save Alert Definitions ( #30394 ) ( #30548 )
...
* transform state to what the api expects
* add expr prop to dataquery
* Add evalutate field
* add refid picker to options
* minor fix to enable save
* fix import
* more fixes after merge
* use default datasource if not changed
* replace name with title
* Change name in ui as well
* remove not used loadDataSources function
* prettier fixes
* look up datasource
* correct datasource per query model
* revert dataquery change, use expressionid const
* fix for type
* fix faulty const
* description readonly
(cherry picked from commit 529f564bd4 )
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com >
2021-02-01 11:49:52 +01:00
Grot (@grafanabot) and Torkel Ödegaard
7374a963be
CDN: Fix passing correct prefix to GetContentDeliveryURL ( #30777 ) ( #30779 )
...
(cherry picked from commit 561a0a2995 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-02-01 11:42:45 +01:00
Grot (@grafanabot) and Torkel Ödegaard
64c13cd46b
CDN: Adds support for serving assets over a CDN ( #30691 ) ( #30776 )
...
* CDN: Initial poc support for serving assets over a CDN
* Minor fix
* added build path and test
* fix lint error
* Added edition to cdn path
* Move master builds to a separate path
* Added error handling for the url parsing, changed setting name, and added docs
* Updated sample.ini
* Some property renames
* updated
* Minor update to html
* index template improvements
* Update docs/sources/administration/configuration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/administration/configuration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Added ContentDeliveryPrefix to Licence service
* updated docs
* Updated test mock
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
(cherry picked from commit c04bc805b5 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-02-01 11:00:46 +01:00
Grot (@grafanabot) and Ivana Huckova
5bb9731a84
Explore: Update styling of buttons ( #30493 ) ( #30508 )
...
* Switch deprecared toggle group for radio buttons
* Create transparent version of field, label and witch
* Replace divs wiith components
* Move styling from scss to js
* Update buttons
* Remove log generating file
* Update level button
(cherry picked from commit 56fb04e94c )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-02-01 10:56:17 +01:00
Grot (@grafanabot) and Ivana Huckova
836a07a670
Loki: Append refId to logs uid ( #30418 ) ( #30537 )
...
* Append refId to Loki uid, add tests
* Fix linting
* Fix linting
* Hopefully finally fix linting errors
(cherry picked from commit 6692e1c332 )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-02-01 10:28:42 +01:00
Grot (@grafanabot) and Dan Cech
b78166f8df
skip symlinks to directories when generating plugin manifest ( #30721 ) ( #30738 )
...
(cherry picked from commit 06061c8741 )
Co-authored-by: Dan Cech <dcech@grafana.com >
2021-01-29 13:43:57 -08:00
Grot (@grafanabot) and Torkel Ödegaard
563e98d334
Mobile: Fixes issue scrolling on mobile in chrome ( #30746 ) ( #30750 )
...
(cherry picked from commit 5e37361182 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-01-29 13:43:11 -08:00
Grot (@grafanabot) and Ryan McKinley
12a9097742
BarChart: add alpha bar chart panel ( #30323 ) ( #30754 )
...
(cherry picked from commit 26b168f7eb )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2021-01-29 13:42:20 -08:00
Grot (@grafanabot) and Marcus Efraimsson
021ef24ea9
Datasource: Use json-iterator configuration compatible with standard library ( #30732 ) ( #30739 )
...
This will make sure that any map keys in JSON is ordered in /api/ds/query response.
(cherry picked from commit f62eb28f3e )
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com >
2021-01-29 16:17:03 +01:00
Grot (@grafanabot) and Hugo Häggmark
1e8019aff5
Variables: Fixes so text format will show All instead of custom all ( #30730 ) ( #30731 )
...
(cherry picked from commit 8744ad361b )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-29 09:45:55 +01:00
Grot (@grafanabot) and Sofia Papagiannaki
cd4524aba0
AlertingNG: pause/unpause definitions via the API ( #30627 ) ( #30672 )
...
* AlertingNG: pause/unpause definitions via the API
* Apply suggestions from code review
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
* Enable pausing/unpausing multiple definitions
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
(cherry picked from commit 1c158744e8 )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-01-29 10:01:03 +02:00
Grot (@grafanabot) and Hugo Häggmark
a2e638352b
PanelLibrary: better handling of deleted panels ( #30709 ) ( #30726 )
...
(cherry picked from commit 0b1f5c5e32 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-29 06:39:42 +01:00
Grot (@grafanabot) and Ryan McKinley
91f5cd23c2
Transform: improve the "outer join" performance/behavior ( #30407 ) ( #30722 )
...
(cherry picked from commit db9a8bf04a )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2021-01-28 16:34:15 -08:00
Grot (@grafanabot) and Alex Khomenko
7aa169af9e
DashboardPicker: switch to promise-based debounce, return dashboard UID ( #30706 ) ( #30714 )
...
* Use uid in dashboard picker
* Set both id and uid from picker
* Use debounce-promise
* Simplify logic
* Use exact package versions
(cherry picked from commit e36b035c05 )
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2021-01-28 20:12:51 +02:00
Grot (@grafanabot) and Ivana Huckova
b22ecf33f1
Use connected GraphNG in Explore ( #30707 ) ( #30708 )
...
(cherry picked from commit 78433032ab )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-01-28 14:55:35 +01:00
Grot (@grafanabot) and Hugo Häggmark
31df45f316
PanelLibrary: changes casing of responses and adds meta property ( #30668 ) ( #30711 )
...
* PanelLibrary: changes casing of responses and adds meta property
* Chore: updates comments
* Chore: updates after PR comments
* Chore: changes casing of orgId
(cherry picked from commit 0a8eae2c12 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-28 14:52:08 +01:00
Grot (@grafanabot) and Arve Knudsen
5e20794cfe
DeployImage: Switch base images to Debian ( #30684 ) ( #30699 )
...
* DeployImage: Switch base images to Debian
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
(cherry picked from commit fdd6a84d82 )
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-01-28 13:49:32 +01:00
Grot (@grafanabot) and Zoltán Bedi
b768649a10
Trace: trace to logs design update ( #30637 ) ( #30702 )
...
* Add new icon to custom icons
* Show button in span detail
(cherry picked from commit 4147c3b907 )
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
2021-01-28 12:56:42 +01:00
Grot (@grafanabot) and David
007efb3691
Influx: Show all datapoints for dynamically windowed flux query ( #30688 ) ( #30703 )
...
(cherry picked from commit 1bdd3eb3dd )
Co-authored-by: David <david.kaltschmidt@gmail.com >
2021-01-28 12:16:22 +01:00
Grot (@grafanabot) and Jack Westbrook
d38179bc79
ci(npm-publish): add missing github package token to env vars ( #30665 ) ( #30673 )
...
(cherry picked from commit 54b1ce2cdb )
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
2021-01-28 09:49:56 +01:00
Ivana Huckova
05f18add0b
Loki: Improve live tailing errors and fix Explore's logs container type errors ( #30517 ) ( #30681 )
...
* If error - catch and show, if no logs - return null
* Refactor LogsContainer to use ConnectedProps
* Fix typescript error
* Remove no logs check
* Include review feedback
* Add SplitOpen type to createSpanLink and TraceView
(cherry picked from commit 347343f583 )
2021-01-28 09:07:07 +01:00
Grot (@grafanabot) and Alex Khomenko
b3425159e1
Grafana-UI: Fix setting default value for MultiSelect ( #30671 ) ( #30687 )
...
* Grafana-ui: Default value to undefned vs empty array
* Grafana-ui: Remove log
* Grafana-ui: Update tests
(cherry picked from commit aad7d495ec )
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2021-01-28 09:39:00 +02:00
Grot (@grafanabot) and Ivana Huckova
89d5428954
Explore: Fix jumpy live tailing ( #30650 ) ( #30677 )
...
* Fix jumpy live tailing
* Fix test
(cherry picked from commit e34d9e1c32 )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-01-27 16:41:54 +01:00
Grot (@grafanabot) and Will Browne
844c5a14e8
Docs: Refer to product docs in whats new for alerting templating feature ( #30652 ) ( #30670 )
...
* Docs: Refer to product docs in whats new for alerting templating feature
* move link below image
* remove whitespace
(cherry picked from commit bdf00d3a59 )
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2021-01-27 15:25:58 +01:00
Grot (@grafanabot) and Hugo Häggmark
7d670ee7e1
Variables: Fixes display value when using capture groups in regex ( #30636 ) ( #30661 )
...
* Variables: Fixes display value for variables with regex
* Chore: adds a test for getAllMatches
(cherry picked from commit b5d7f1e7d8 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-27 07:13:17 +01:00
Grot (@grafanabot) and Sofia Papagiannaki
b6acd8b685
Docs: Fix expressions enabled description ( #30589 ) ( #30651 )
...
(cherry picked from commit 94a29759ab )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-01-26 10:16:44 -08:00
Grot (@grafanabot) and Vardan Torosyan
b4cc173235
Licensing Docs: Adding license restrictions docs ( #30216 ) ( #30648 )
...
(cherry picked from commit 12a7b342b9 )
Co-authored-by: Vardan Torosyan <vardants@gmail.com >
2021-01-26 18:22:16 +01:00
Grot (@grafanabot) and Jack Westbrook
0664013253
DashboardSettings: fixes vertical scrolling ( #30640 ) ( #30643 )
...
* fix(dashboardsettings): allow view to scroll vertically
* refactor(dashboardsettings): use theme bg colour instead of palette colour
(cherry picked from commit aaa6ebb231 )
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
2021-01-26 16:01:57 +01:00
Jack Westbrook
365c008d70
chore: bump redux toolkit to 1.5.0 for immer 8.0.1 vulnerability fix ( #30605 ) ( #30631 )
...
(cherry picked from commit 10aabe8ce3 )
2021-01-26 14:08:34 +01:00
Grot (@grafanabot) and Ivana Huckova
ca6a767dc0
Explore: Fix loading visualisation on the top of the new time series panel ( #30553 ) ( #30557 )
...
* Fix loading for time series graph panel
* Fix test by adding loading prop to dummyProps
(cherry picked from commit 5d52e50f6f )
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2021-01-26 13:48:24 +01:00
Grot (@grafanabot) and Torkel Ödegaard
aadbb1ebf4
Footer: Fixes layout issue in footer ( #30443 ) ( #30494 )
...
* Footer: Fixes missing icon issue causing footer layout issue
* Another fix
(cherry picked from commit 5c8d662bfc )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-01-26 13:47:45 +01:00
Grot (@grafanabot) and Hugo Häggmark
3875ae2319
Variables: Fixes so queries work for numbers values too ( #30602 ) ( #30624 )
...
* Variables: Fixes so queries work for numbers values too
* Chore: refactor after PR comments
(cherry picked from commit fad81e1696 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-26 09:06:14 +01:00
Grot (@grafanabot) and Hugo Häggmark
5052887efb
Admin: Fixes so form values are filled in from backend ( #30544 ) ( #30623 )
...
* Admin: Fixes so form values are filled in from backend
* Chore: tidy up the imports
(cherry picked from commit a8056e2c9d )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-26 08:09:20 +01:00
Grot (@grafanabot) and Will Browne
3e02e2c12c
Docs: Update 7.4 What's New to use more correct description of alerting notification template feature ( #30502 ) ( #30614 )
...
* use more correct description of feature
* reference variable templating
* add word
(cherry picked from commit ad7d75c14d )
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2021-01-25 11:41:05 -08:00
Grot (@grafanabot) and Andrej Ocenas
c6df872d4a
NodeGraph: Add docs ( #30504 ) ( #30613 )
...
* Add draft docs
* Update node-graph.md
* Update whats-new-in-v7-4.md
* Update images and add x-ray link
* Update docs/sources/panels/visualizations/node-graph.md
* Update docs/sources/panels/visualizations/node-graph.md
* Update node-graph.md
* Add definition of node and edge
* Update docs/sources/panels/visualizations/node-graph.md
* Update docs/sources/panels/visualizations/node-graph.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
(cherry picked from commit abf2410d16 )
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
2021-01-25 11:19:02 -08:00
Grot (@grafanabot) and Will Browne
e1f512181f
Cloud Monitoring: Fix legend naming with display name override ( #30440 ) ( #30503 )
...
* Cloud Monitoring: Fix legend naming with display name override
* include MQL queries
* cover all bases
* refactor
(cherry picked from commit 7562c6749d )
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2021-01-25 20:17:16 +01:00
Grot (@grafanabot) and Sofia Papagiannaki
fcfb12d0b3
Expressions: Add option to disable feature ( #30541 ) ( #30558 )
...
* Expressions: Add option to disable feature
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
(cherry picked from commit 9ada4b6052 )
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com >
2021-01-25 15:58:52 +02:00
Grot (@grafanabot) and Zoltán Bedi
7592031b36
OldGraph: Fix height issue in Firefox ( #30565 ) ( #30582 )
...
(cherry picked from commit 15683319e0 )
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
2021-01-25 08:40:28 +01:00