Diana Payton
97a104598a
Docs: Remove survey ( #29549 )
...
* removed the survey code
* Update _index.md
2020-12-09 07:55:50 -08:00
Domas
7d9a528184
Logging: rate limit fronted logging endpoint ( #29272 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2020-12-09 16:22:24 +01:00
Agnès Toulet
924212b42b
API: add Status() to RedirectResponse ( #29722 )
2020-12-09 15:08:53 +01:00
Giordano Ricci
7f0802a9c9
Elasticsearch: Deprecate browser access mode ( #29649 )
...
* Elasticsearch: Show deprecation warning when selecting browser access mode
* Docs: Show deprecation warning for Elasticsearch Browser access mode
2020-12-09 13:27:40 +00:00
Giordano Ricci
58b63a1678
Elasticsearch: Fix query initialization action ( #29652 )
2020-12-09 12:53:59 +00:00
Hugo Häggmark
941ba1d2f7
PanelLibrary: Adds api and db to create Library/Shared/Reusable Panel ( #29642 )
...
* PanelLibrary: Adds panellib table
* Refactor: removes drop table migration
* Refactor: fixes spelling mistake
* Refactor: changes after PR comments
* Refactor: some more renames
* PanelLibrary: Adds api and db to create Library/Shared/Reusable Panel
* Refactor: reverts SqlStore change and uses RegisterOverride instead
* Refactor: fixes lint error
* Refactor: fixes imports
* Refactor: reverts unintentional changes
* Refactor: Adds repository
* Revert "Refactor: Adds repository"
This reverts commit 4c46e8a6c4
.
* Refactor: changes after PR comments
* Refactor: Simplfies further
* Chore: fixes linting
* Chore: Changes after PR comments
* Update pkg/services/librarypanels/api.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* Chore: fixes import after commited suggestion
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-12-09 13:10:18 +01:00
Chris Cowan
82b21fe35e
Transformer: Rename metrics based on regex ( #29281 )
...
* Grafana: Rename By Regex Transformer
* Removing unused deps
* Add scrollIntoView() to TranformTab.content()
* Exporting RenameByRegexTransformerOptions
* Add doc block to renameByRegex transformer
* Adding doc block for RenameByRegexTransformerOptions
* removing scrollIntoView() for transform tab
* Adding back in scrollIntoView() for transform panel
* Tests: fixes e2e tests
* Apply to displayName instead of just the name of the frame
* Rewrite docblock to match new functionality
* Adding documentation
* Changing TLD to domain name
* Fixing typo
* Update docs/sources/panels/transformations/types-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/transformations/types-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/transformations/types-options.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2020-12-09 11:31:13 +01:00
Hugo Häggmark
3f2b28975c
Variables: Fixes upgrade of legacy Prometheus queries ( #29704 )
...
* Variables: Fixes upgrade of legacy queries
* Chore: changes after PR comments
2020-12-09 11:18:58 +01:00
Will Browne
31d64d9074
Auth: Add SigV4 header allowlist to reduce chances of verification issues ( #29650 )
...
* enforce allowlist
* fix default auth selection
* add Host and comment
2020-12-09 10:45:57 +01:00
Ryan McKinley
770e8e4a0b
DataFrame: add path and description metadata ( #29695 )
2020-12-08 17:36:09 -08:00
Will Browne
3de091edf1
Alerting: Use correct time series name override from frame fields ( #29693 )
...
* cater for empty labels and new DisplayNameFromDS field
* simplify
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* increase priority for ds display name
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-12-08 22:04:05 +01:00
Ryan McKinley
7974972d49
GraphNG: fix bars migration and support color and linewidth ( #29697 )
2020-12-08 12:50:18 -08:00
Shahzad
3bd4b8756a
PanelHeader: Fix panel header description inline code wrapping ( #29628 )
2020-12-08 19:55:50 +01:00
Dafydd
af3c0fe602
Bugfix 29848: Remove annotation_tag entries as part of annotations cleanup ( #29534 )
...
closes https://github.com/grafana/grafana/issues/29484
2020-12-08 19:41:35 +01:00
Ryan McKinley
e8ae6fd01f
GraphNG: simple settings migration from flot panel ( #29599 )
2020-12-08 08:13:39 -08:00
Ryan McKinley
3ce93050e0
GraphNG: replace bizcharts with uPlot for sparklines ( #29632 )
2020-12-08 08:13:12 -08:00
Torkel Ödegaard
0e0ab8c9ef
GitHubActions: Update node version in github action ( #29683 )
2020-12-08 17:09:22 +01:00
Carl Bergquist
609d61dece
Adds go dep used by an Enterprise feature. ( #29645 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2020-12-08 16:22:24 +01:00
Torkel Ödegaard
6c1789e549
Typescript: Raise strict error limit for enterprise ( #29688 )
2020-12-08 15:56:55 +01:00
Ivana Huckova
d85829ffd1
Remove unnecessary escaping ( #29677 )
2020-12-08 15:40:35 +01:00
aleemosman
a6d720f779
Update getting-started-prometheus.md ( #29678 )
...
Grafana format update.
2020-12-08 09:36:26 -05:00
Carl Bergquist
e1d5fc8627
instrumentation: align label name with our other projects ( #29514 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2020-12-08 14:26:07 +01:00
Torkel Ödegaard
a7afab4b8a
Typescript: Fixing typescript strict error, and separate check from publishing ( #29679 )
...
* Typescript: Fixing typescript string error, and seperate check from publishing
* now should pass
2020-12-08 12:56:37 +01:00
ying-jeanne
9668c172b3
CloudWatch: namespace in search expression should be quoted if match exact is enabled #29109 ( #29563 )
2020-12-08 12:37:07 +01:00
Marcus Olsson
d0f8adae04
Docs: Plugin schema updates ( #28232 )
...
* WIP
* Update plugin metadata schema
* Fix review comments
* Update descriptions
* Add description
* Fix review comment
2020-12-08 10:41:33 +01:00
Torkel Ödegaard
a4953bb65a
RadioButton: Fix flex issue in master for radio buttons ( #29664 )
2020-12-08 09:08:06 +01:00
7006
cf13c99eed
Update getting-started.md ( #29670 )
...
fix typo
2020-12-07 20:05:00 -05:00
Kyle Brandt
46d1c99e2c
Expr: fix time unit typo in ds queries ( #29668 )
2020-12-07 16:14:22 -05:00
Kyle Brandt
311b563c9b
Expr: make reduction nan/null more consistent ( #29665 )
2020-12-07 15:07:18 -05:00
Kyle Brandt
da32cef4ae
Expr: fix func argument panic ( #29663 )
...
would get wrong type for reflect
2020-12-07 13:58:20 -05:00
Diana Payton
785aa4df26
Update documentation-style-guide.md ( #29661 )
...
* Update documentation-style-guide.md
* Update documentation-style-guide.md
* Update documentation-style-guide.md
2020-12-07 10:51:11 -08:00
Diana Payton
5a780227b0
Update documentation-markdown-guide.md ( #29659 )
...
* Update documentation-markdown-guide.md
* Update documentation-markdown-guide.md
* Update documentation-markdown-guide.md
* Update documentation-markdown-guide.md
2020-12-07 10:50:44 -08:00
Diana Payton
90081be9b8
Docs: Changed image format ( #29658 )
2020-12-07 08:42:10 -08:00
Kyle Brandt
6d64c603c2
Expr: fix failure to execute due to OrgID ( #29653 )
...
* Expr: fix failure to execute due to OrgID
Get orgID from the plugin context, which makes more sense anyways.
makes expressions work again after https://github.com/grafana/grafana/pull/29449 changes.
* Do not save organisation on its alert query model
Co-authored-by: Sofia Papagiannaki <sofia@grafana.com>
2020-12-07 10:30:38 -05:00
Leon Sorokin
fee0d44e5c
GraphNG: rename "points" to "showPoints" ( #29635 )
...
* rename "points" to "showPoints"
* rename ShowPoints enum to PointVisibility
2020-12-07 09:29:34 -06:00
Torkel Ödegaard
874f2fafb2
Expressions: Restore showing expression query editor even if main data source is not mixed ( #29656 )
2020-12-07 15:37:30 +01:00
Ryan McKinley
4e4211965e
GraphNG: time range should match the panel timeRange ( #29596 )
...
* match time range
* less logging
* almost working
* more logging
* more logging
* fix snapshot
* Use layout effect for the time range ref update
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-12-07 14:48:10 +01:00
Tania B
c869ae5791
Support svg embedded favicons in whitelabeling ( #29436 )
...
* Fix favicon embedding in whitelabeling
* Fix formatting
2020-12-07 12:23:53 +02:00
Marcus Olsson
45c6daaf95
Add changelog to docs style guide ( #29581 )
...
* Add changelog to docs style guide
* Fix review comments
2020-12-07 10:35:24 +01:00
Ivana Huckova
589b5e110c
Loki: Retry web socket connection when connection is closed abnormally ( #29438 )
...
* Add retryWhen to Loki socket
* Refactor,
* Add info message after 10 reconnections, remove console log
* Add test
* Specify response in tests
* Check specific lines for content
* Remove unused imports
* Replace AppEvents with console.warn
* Add limit of re-connections
2020-12-07 10:13:57 +01:00
Dominik Prokop
56e7ce6f16
GraphNG: Fix annotations and exemplars plugins ( #29613 )
2020-12-07 09:16:13 +01:00
Emil Hessman
a5e43535b3
Chore: Rewrite tsdb sql engine test to standard library ( #29590 )
...
* Chore: Rewrite tsdb sql engine test to standard library
Signed-off-by: Emil Hessman <emil@hessman.se>
2020-12-07 09:10:33 +01:00
Leon Sorokin
2d156a385b
GraphNG: fix and optimize spanNulls ( #29633 )
...
* fix and optimize spanNulls
* AsZero implies spanNulls = true, to prevent null-scanning
* move spanNulls toggle below fillOpacity
2020-12-06 19:26:00 -06:00
dependabot[bot]
b66bc4a7b1
Build(deps): Bump highlight.js from 10.4.0 to 10.4.1 ( #29625 )
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-06 12:24:45 +01:00
Ryan McKinley
752d4ed941
Cloudwatch: session cache should use UTC consistently ( #29627 )
2020-12-04 12:44:16 -08:00
Leon Sorokin
2f92794c94
GraphNG: rename GraphMode to DrawStyle ( #29623 )
2020-12-04 13:08:25 -06:00
Ryan McKinley
a36bd89581
GraphNG: add spanNulls config option ( #29512 )
2020-12-04 10:38:45 -08:00
Ryan McKinley
d59086b2e0
Docs: add docs for concatenate transformer ( #28667 )
2020-12-04 10:25:11 -08:00
Ryan McKinley
716117b7da
Stat/Gauge: expose explicit font sizing ( #29476 )
2020-12-04 10:03:59 -08:00
Leon Sorokin
7236a44a4f
GraphNG: add gaps/nulls support to staircase & smooth interpolation modes ( #29593 )
2020-12-04 08:33:04 -08:00