kay delaney
e4da0fcb5e
Dashboard/RefreshPicker: Prevents unnecessary redrawing of RefreshPicker ( #26902 )
...
Closes #26823
2020-08-11 15:36:50 +01:00
Diana Payton
eb985ffbee
Docs: Add troubleshooting content ( #26871 )
...
* added folder and moved content
* added content
* updated content
* added content
* Update troubleshoot-dashboards.md
* added content
2020-08-11 06:56:06 -07:00
Zoltán Bedi
02e4c2bb9e
Graphite: Fix test data source query options ( #26906 )
2020-08-11 12:41:34 +02:00
Arve Knudsen
1dd5b58e95
CI: Upgrade build image ( #26904 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-10 19:13:59 +02:00
Arve Knudsen
3a362b758a
CI: Upgrade golangci-lint and base image ( #26892 )
...
* CI: Upgrade build image to use golangci-lint 1.30.0
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Upgrade Debian base image
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Makefile: Upgrade golangci-lint
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-10 18:38:53 +02:00
Torkel Ödegaard
a49daf5676
BackendSrv: Improves logic for hiding requests from query inspector ( #26877 )
...
* BackendSrv: Improves logic for hiding requests from query inspector
* fixed tests
* Update explore query inspector
2020-08-10 16:08:11 +02:00
Ivana Huckova
ad33734424
Prometheus: Correctly format multi values variables in queries ( #26896 )
2020-08-10 15:36:15 +02:00
Hugo Häggmark
0a40862af5
Templating: Adds -- remove filter -- back to incomplete AdHoc filters ( #26829 )
2020-08-10 13:40:32 +02:00
Torkel Ödegaard
9a694b2b5a
Graph: Revert bar centering to fix tooltip issue ( #26876 )
2020-08-10 10:59:12 +02:00
Torkel Ödegaard
6789c6ef39
Transformations: Remove beta notice from transformations and field overrides ( #26881 )
...
* Transformations: Remove beta badge for transformations and field overrides
* Removed imports
* Update doc links
2020-08-10 10:58:45 +02:00
Arve Knudsen
61041912d5
CI: Upgrade Go and Node versions in CI build image ( #26888 )
...
* Upgrade Go and Node versions in CI build image
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Upgrade Dockerfile to Go 1.14.7 and Node 12.18.3
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Upgrade Dockerfile.ubuntu to Go 1.14.7 and Node 12.18.3
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-10 10:45:35 +02:00
Hugo Häggmark
f92bc0994d
TextPanel: Fixes issue when interpolation of variables stops working ( #26847 )
...
* TextPanel: Fixes issue when interpolation of variables stops working
* Tests: fixes broken typing in test
* Tests: updates e2e dashboard to html so we get the raw strings
* Tests: reverted back to markdown and fixed a bug
2020-08-10 06:38:22 +02:00
Timothy Palpant
7fe2b7037a
Variables: Shows hide option labels on Safari ( #26883 )
2020-08-10 06:11:24 +02:00
kay delaney
d4e85e4857
Dashboard Links: Links kept in sync with dashboard time range ( #26845 )
...
Closes #26694
2020-08-09 23:27:18 +01:00
dependabot[bot]
2cd9b9a7b9
Chore(deps): Bump prismjs from 1.19.0 to 1.21.0 ( #26875 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.19.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.19.0...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-09 08:55:26 +02:00
Michel Engelen
e4885cc76f
Chore: Added optional Icon to ButtonCascader ( #26852 )
...
## ButtonCascader
### added
- new prop `icon` with type `IconName`
### changed
- `icon` style is now `icons` with properties `left` and `right` for the respective icons
## ButtonCascader Story
### added
- new story `withIcon`
- new knob `icon`
### changed
- `icon` style is now `icons` with properties `left` and `right` for the respective icons
closes #23755
2020-08-08 11:25:40 +03:00
Steven Vachon
19e9e01178
@grafana/e2e: improvements ( #26838 )
...
* Minor changes
* Only expect login “change password” notification for default passwords
* Optionally populate basic auth when adding a datasource
* Optionally match screenshot when adding a panel
2020-08-07 15:38:44 -04:00
Diana Payton
158a474ee7
Docs: Update _index.md ( #26561 )
...
* Update _index.md
* Update docs/sources/features/datasources/_index.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-07 08:06:50 -07:00
Levente Balogh
6b1a80675f
Grafana Toolkit: add an option for signing plugins as admin ( #26817 )
...
* feat(grafana-toolkit): add a flag to the plugin:ci-package command
* docs(grafana-toolkit): add a short comment above the flag
* fix(grafana-toolkit): fix option for signing a plugin with the admin endpoint
2020-08-07 15:34:30 +02:00
Arve Knudsen
9c81c7aa44
Chore: Upgrade Volta's pinned Node version ( #26855 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-07 11:52:52 +02:00
Arve Knudsen
b1ddbaa395
CloudWatch: Fix sorting of metrics results ( #26835 )
...
* CloudWatch: Fix sorting of metrics results
2020-08-07 11:48:40 +02:00
Torkel Ödegaard
398bc045fc
Orgs: Remove org deprecation notice as we have decided to preserve multi-org support ( #26853 )
...
* Orgs: Remove org deprecation notice
* Updated
2020-08-07 10:35:30 +02:00
Arve Knudsen
37c278c8f3
InfluxDB: Less chatty logging ( #26850 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-07 09:18:57 +02:00
Jake Krammer
bf3dcc809d
Admin: Fix updating organization name not updating configuration subtitle ( #26315 )
...
* Fix updating organization name not updating configuration subtitle
* PR feedback: Remove unnecessary square brackets
* Refactor code to update redux state in a safer way, add org action test
* Refactor updateConfigurationSubtitle test, remove jest.mock usage
* Consolidate dependency type
2020-08-07 09:00:44 +02:00
Lucas Raschek
eed313f312
Templating: Fix multi-select keyboard toggle bug ( #26841 )
...
Fixes #20953
2020-08-07 06:24:25 +02:00
Kyle Brandt
62b103b843
Azuremonitor: do not set unit if literal "Unspecified" ( #26839 )
...
part of #26828
2020-08-06 16:03:25 -04:00
Robby Milo
8107e735c1
Docs: update loki links, readme ( #26548 )
2020-08-06 12:40:12 -07:00
Kyle Brandt
577c9cd546
Docs: Azure logs - cross reference field configuration display name ( #26804 )
...
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-06 13:16:00 -04:00
Ivana Huckova
4a523c3248
Explore: Sort order of log results ( #26669 )
...
* Create sorting button and functionality
* Set up logs ordering
* Add tests
* Refactor
* Refactor
* Replace new button with old
* Move SortOrder enum to grafana/data
* Update SortOrder in test
* Update context based on sort order of logs
* Update used method for panel, update tests
* Rename prop to logsSortOrder
* Memoize resuults
* Add title too button
* Add disablinng of button for 1sec
* Update wordiing
* Update packages/grafana-data/src/utils/logs.ts
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
* Update packages/grafana-data/src/utils/logs.ts
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
* Update test by reordering logs
* Clear timers, add button flipping title
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2020-08-06 18:35:49 +02:00
Torkel Ödegaard
4334e34366
Update latest.json ( #26833 )
2020-08-06 17:33:50 +02:00
kay delaney
02b12d3a7b
Explore: Adds query inspector drawer to explore ( #26698 )
...
* Explore: Adds query inspector drawer to explore
2020-08-06 16:22:54 +01:00
Sriramajeyam Sugumaran
145d221983
Admin: Added missing enterprise plugins in upgrade page ( #26825 )
...
* Added missing enterprise plugins in upgrade page
Added missing enterprise plugins in upgrade page
* New Relic
* Amazon Timestream
* prettier fix
2020-08-06 15:22:50 +02:00
Torkel Ödegaard
06dda44573
Docs: Update changelog for 7.1.3 release ( #26830 )
2020-08-06 15:11:51 +02:00
Torkel Ödegaard
00769f19c2
E2E: Adding globals variables and interpolation format gdev test dashboard and e2e test ( #26827 )
2020-08-06 14:54:24 +02:00
Marcus Olsson
5a58f2b4c5
Update plugin metadata schema ( #26720 )
...
* Update plugin metadata schema
* Update docs/sources/developers/plugins/metadata.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-05 08:37:51 -07:00
Hugo Häggmark
e26745368e
Chore: Update latest.json for 7.1.2 ( #26809 )
2020-08-05 16:14:23 +02:00
Ivana Huckova
541ce55670
Explore: Update tooltips for live tailing buttons ( #26799 )
...
* Update tooltips
* Update wordiing
2020-08-05 15:48:36 +02:00
Andreas Opferkuch
d4af373529
AppPlugin: Show exceptions in dev ( #26795 )
...
When NODE_ENV is dev, print exceptions that
bubble up from an app plugin to the console and
make developer aware of this instead of only
"404 Error".
2020-08-05 15:47:25 +02:00
Hugo Häggmark
325240fc83
Update CHANGELOG.md
...
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2020-08-05 06:27:46 -07:00
Hugo Häggmark
7054eb9d24
Chore: Updates Changelog for 7.1.2
2020-08-05 06:27:46 -07:00
Sofia Papagiannaki
754668cd51
Add missing entry from 7.1.0-beta1 changelog. ( #26797 )
2020-08-05 13:56:21 +03:00
Ivana Huckova
744e108b04
Explore: Run queries when queries imported ( #26704 )
2020-08-05 09:22:36 +01:00
Ryan McKinley
ec783fbff4
Fields: __field.name as field name and __field.displayName as displayName ( #26531 )
...
* name vs displayName
* name vs displayName
* add __values
* add docs for displayName expressions
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: kyle <kyle@grafana.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-04 21:22:14 -07:00
Ryan McKinley
9e5fe8dbdb
Test datasource: fix query editor html partial ( #26788 )
2020-08-04 12:45:37 -07:00
Arve Knudsen
e6e5cc6e80
Chore: Simplify generic OAuth code ( #26779 )
...
* Generic OAuth: Simplify
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Rename test variables for consistency
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-04 18:28:53 +02:00
Maksim Nabokikh
b646a1d627
Provisioning: describe which folder caused an error while provisioning from files structure ( #26771 )
...
* Provisioning: describe which folder caused an error while provisioning from files structure
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
* Apply suggestions from code review
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Remove unused DashType constants
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-04 09:03:09 -07:00
dependabot[bot]
49c4edb2cb
Chore(deps): Bump lodash from 4.17.15 to 4.17.19 ( #26417 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-04 17:37:29 +02:00
dependabot[bot]
b72be0d3c7
Chore(deps): Bump elliptic from 6.5.1 to 6.5.3 ( #26740 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-04 17:36:38 +02:00
Arve Knudsen
e344ff01ec
SQL: Fix missing org error messages ( #26785 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-08-04 17:06:37 +02:00
Ivana Huckova
150778df1a
Explore/Loki: Remove regex parsing errors for huge logs ( #26405 )
...
* Remove hihglihting for logs with more than 5000 characters
* Update limitt, include also parsing for details
* Update
2020-08-04 14:37:07 +02:00