Grot (@grafanabot)
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)
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)
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)
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)
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
Grot (@grafanabot)
77e924295b
XY Chart: fix editor error with empty frame (no fields) ( #30573 ) ( #30577 )
...
(cherry picked from commit 08312897c8 )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2021-01-24 08:59:39 -08:00
Grot (@grafanabot)
5a07677422
XY Chart: share legend config with timeseries ( #30559 ) ( #30566 )
...
(cherry picked from commit 8c1a79f24b )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2021-01-22 15:20:12 -08:00
Grot (@grafanabot)
b6a9ef0919
DataFrame: cache frame/field index in field state ( #30529 ) ( #30560 )
...
(cherry picked from commit f2327baf66 )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2021-01-22 10:46:41 -08:00
Grot (@grafanabot)
b31aed4283
Prometheus: Fix show query instead of Value if no __name__ and metric ( #30511 ) ( #30556 )
...
Fixes #29466
(cherry picked from commit 38c1d45035 )
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com >
2021-01-22 18:31:06 +01:00
Grot (@grafanabot)
045f4f4f4a
Decimals: Big Improvements to auto decimals and fixes to auto decimals bug found in 7.4-beta1 ( #30519 ) ( #30550 )
...
* Decimals: Nukes scaledDecimals from the earth it was an abomination
* Moved move tests
* Fixed test
* Updated tests
* Updated test
(cherry picked from commit 6bdc9fac45 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-01-22 17:16:23 +01:00
Jack Westbrook
14d44553c5
chore: update packages dependent on dot-prop to fix security vulnerability ( #30432 ) ( #30487 )
...
(cherry picked from commit e4d8cdfcdf )
2021-01-22 10:18:59 +01:00
Grot (@grafanabot)
f02dd1c6aa
GraphNG: uPlot 1.6.3 (fix bands not filling below 0). close #30523 . ( #30527 ) ( #30528 )
...
(cherry picked from commit 92a0ad7273 )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2021-01-21 20:40:58 -08:00
Grot (@grafanabot)
13f4755ac2
GraphNG: uPlot 1.6.2 ( #30521 ) ( #30522 )
...
(cherry picked from commit 87ef5598e6 )
Co-authored-by: Leon Sorokin <leeoniya@gmail.com >
2021-01-21 18:21:26 -06:00
Grot (@grafanabot)
18bcbc4903
Chore: Upgrade grabpl version ( #30486 ) ( #30513 )
...
(cherry picked from commit bb1f84dbc7 )
Co-authored-by: Tania B <yalyna.ts@gmail.com >
2021-01-21 19:28:03 +02:00
Grot (@grafanabot)
db9ec5ccae
grafana/ui: Fix internal import from grafana/data ( #30439 ) ( #30507 )
...
(cherry picked from commit c7e6d14d34 )
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com >
2021-01-21 17:58:43 +01:00
Grot (@grafanabot)
6b8e230f45
prevent field config from being overwritten ( #30437 ) ( #30442 )
...
(cherry picked from commit d9d27340b5 )
Co-authored-by: Erik Sundell <erik.sundell@grafana.com >
2021-01-21 15:50:50 +01:00
Grot (@grafanabot)
5abe8852c1
Chore: upgrade NPM security vulnerabilities ( #30397 ) ( #30495 )
...
* chore: bump serialize-javascript dependents to use 3.1.0+
* chore: manually bump is-my-json-valid to 2.20.5
* chore: resolve kind-of@6 to 6.0.3
* chore: bump webpack-dev-server to solve faye-websocket vulnerability
(cherry picked from commit 930c19eb09 )
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
2021-01-21 15:29:43 +01:00
Grot (@grafanabot)
8b9cb9d034
TimeSeriesPanel: Fixed default value for gradientMode ( #30484 ) ( #30492 )
...
(cherry picked from commit 59ef36812e )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-01-21 14:24:38 +01:00
Grot (@grafanabot)
804c3a9be0
Admin: Fixes so whole org drop down is visible when adding users to org ( #30481 ) ( #30497 )
...
* Modal: Admin: Fixes so whole org drop down is visible
* Tests: fixes failing tests
* Chore: cleans up the return type
* Chore: changes after PR comments
* Chore: changes after PR comments
(cherry picked from commit ffd39933d4 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-21 14:19:56 +01:00
Grot (@grafanabot)
648efa9391
Chore: adds wait to e2e test ( #30488 ) ( #30490 )
...
(cherry picked from commit de511b0f48 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-21 12:55:52 +01:00
Grot (@grafanabot)
83f0acfc03
Graph: Fixes so only users with correct permissions can add annotations ( #30419 ) ( #30466 )
...
* Graph: Fixes so only users with edit permissions can add annotations
* Tests: corrects test message text
* Chore: changes after PR comments
(cherry picked from commit e1243e07ca )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-21 08:25:39 +01:00
Grot (@grafanabot)
88c70cd762
Alerting: Hides threshold handle for percentual thresholds ( #30431 ) ( #30467 )
...
(cherry picked from commit 98406d6c42 )
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2021-01-21 08:03:42 +01:00
Grot (@grafanabot)
fed65b983a
Timeseries: only migrage point size when configured ( #30461 ) ( #30470 )
...
(cherry picked from commit 2ec4784190 )
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2021-01-21 07:49:26 +01:00
Grot (@grafanabot)
39c5f1705e
Expressions: Fix button icon ( #30444 ) ( #30450 )
...
(cherry picked from commit b9fd4dba36 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-01-21 06:06:22 +01:00
Grot (@grafanabot)
45f71a94f8
PanelModel: Make sure the angular options are passed to react panel type changed handler ( #30441 ) ( #30451 )
...
(cherry picked from commit 05e37e9253 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-01-21 06:05:58 +01:00
Grot (@grafanabot)
18f5bb15b7
Docs: Fix img link for alert notification template ( #30436 ) ( #30447 )
...
* fix img link
* update image name
(cherry picked from commit 0c67ceadb8 )
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2021-01-21 05:59:10 +01:00
Grot (@grafanabot)
594733024a
Chore: Upgrade build pipeline tool ( #30456 ) ( #30457 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
(cherry picked from commit bd71eb23df )
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-01-20 22:04:00 +01:00
Grot (@grafanabot)
f666d108b4
PanelOptions: Refactoring applying panel and field options out of PanelModel and add property clean up for properties not in field config registry ( #30389 ) ( #30438 )
...
* PanelOptions: Refactoring on applying panel and field options from PanelModel
* Progress
* Filtering out props
* downgraded prettier
* Fixes
* Initial simple remember and restore for custom and overrides
* clearing custom options and overrides and restoring works
* actually use the function
* Added type for options cache
* minor fix
* Updated with new prettier
* Added old field config to panel type change handler
* Update public/app/features/dashboard/state/getPanelOptionsWithDefaults.test.ts
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
(cherry picked from commit 15033d0011 )
Co-authored-by: Torkel Ödegaard <torkel@grafana.org >
2021-01-20 18:27:19 +01:00
Grot (@grafanabot)
228d804962
"Release: Updated versions in package to 7.4.0-beta.1" ( #30427 )
v7.4.0-beta1
2021-01-20 11:09:55 +00:00
Giordano Ricci
e9242cf546
Chore: Update what's new URL ( #30423 )
2021-01-20 10:51:35 +00:00
Dominik Prokop
2293ae2ef2
GraphNG: assume uPlot's series stroke is always a function ( #30416 )
2021-01-20 11:24:17 +01:00
Hugo Häggmark
b7b6632a4d
PanelLibrary: adding library panels to Dashboard Api ( #30278 )
...
* Wip: First naive impl
* Chore: fix after merge
* Chore: changes after PR comments
* Chore: removes unused types
* Chore: adds feature toggle
* Refactor: adds library panels cleanup and connect when storing dashboards
* Refactor: adds feature toggle
* Update pkg/services/librarypanels/librarypanels.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/services/librarypanels/librarypanels.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Refactor: adds disconnect library panels when deleting a dashboard
* Chore: changes after PR comments
* Tests: adds tests for LoadLibraryPanelsForDashboard
* Tests: adds tests for CleanLibraryPanelsForDashboard
* Tests: adds tests for ConnectLibraryPanelsForDashboard
* Tests: adds tests for DisconnectLibraryPanelsForDashboard and small refactor
* Update pkg/services/librarypanels/librarypanels_test.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/services/librarypanels/librarypanels_test.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/services/librarypanels/librarypanels_test.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Update pkg/services/librarypanels/librarypanels_test.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
* Refactor: deletes all connections in one call and connects all in the same transaction
* Chore: adds better comments
* Chore: changes after PR comments
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-01-20 09:28:10 +01:00
Torkel Ödegaard
36dc70e168
Prettier: Fixes to files that came in after main upgrade ( #30410 )
2021-01-20 08:59:11 +01:00
Erik Sundell
de7d163d24
Cloud Monitoring: Add curated dashboards for the most popular GCP services ( #29930 )
...
* Add dashboards that are converted from GCP format
* Changes according to pr feedback
* Remove dashboards that could not be tested using real data
2021-01-20 08:42:00 +01:00
Daniel Lee
b39df22574
Mssql integrated security ( #30369 )
...
* update go-mssqldb package
* mssql: support for Windows integrated security
Adds a dropdown to the config page to choose between
SQL Server auth and Windows auth. If the login/username
is empty then the go-mssqldb driver will use single sign on
(Windows integrated security) if on Windows.
* mssql: update ds - don't ignore the user column
2021-01-20 08:23:09 +01:00
Torkel Ödegaard
1d689888b0
Prettier: Upgrade to 2 ( #30387 )
...
* Updated package json but not updated source files
* Update eslint plugin
* updated files
2021-01-20 07:59:48 +01:00
Ryan McKinley
f27450ed94
GraphNG: sort ascending if the values appear reversed ( #30405 )
2021-01-19 21:44:16 -08:00
Diana Payton
e9e16cee6d
Docs: Grafana whats new 7.4 ( #30404 )
...
* Create whats-new-in-v7-4.md
* Update whats-new-in-v7-4.md
* Update types-options.md
* Update whats-new-in-v7-4.md
* Updated image paths
* minor edits
* updates
* content updates
* Update docs/sources/whatsnew/whats-new-in-v7-4.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/whatsnew/whats-new-in-v7-4.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-01-19 16:39:45 -08:00
kay delaney
b9b6af9491
Dashboards: Adds cheat sheet toggle to supported query editors ( #28857 )
...
* Dashboards: Adds cheat sheet toggle to supported query editors
2021-01-19 23:52:09 +01:00
Diana Payton
5d0a577f07
Docs: Update timeseries-dimensions.md ( #30403 )
2021-01-19 13:25:28 -08:00
Will Browne
c9da053e5d
Alerting: Evaluate data templating in alert rule name and message ( #29908 )
...
* evaluate Go style template
* inlince func
* add test case
* PR feedback and add tests for templte data map func
* Add test case
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
* do regex check
* ensure ecape
* small cleanup
* dont exit on template execution errors
* add info tooltip
* add docs
* switch from go tmpl to regex
* update docs/comments
* update tooltip wording
* update docs wording
* add simple test
* avoid .MustCompile
* point to labels in docs
* update docs
* fix docs links
* remove line
* fix lint
* add note about multiple labels
* propagate labels for CM
* update docs
* remove whitespace
* update task title
* update docs
* pr feedback
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-01-19 22:02:44 +01:00
Diana Payton
446db193eb
Docs: Add links to 7.3 patch release notes ( #30292 )
...
* Update whats-new-in-v7-3.md
* Update docs/sources/whatsnew/whats-new-in-v7-3.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-01-19 12:08:13 -08:00
Diana Payton
67d22fae50
Docs: Update _index.md ( #29546 )
2021-01-19 12:04:34 -08:00
Diana Payton
c9a481c577
Docs: Update jaeger.md ( #30401 )
2021-01-19 11:58:02 -08:00
Kyle Brandt
d4edcd1838
Expressions: Remove feature toggle ( #30316 )
...
* Expressions: remove feature toggle, add experimental badge
* Make button only show for backend and mixed data sources
Co-authored-by: Peter Holmberg <peter.hlmbrg@gmail.com >
Co-authored-by: Torkel Ödegaard <torkel@grafana.com >
2021-01-19 14:18:06 -05:00
Diana Payton
4aa9aa8e12
Docs: Update tempo.md ( #30399 )
2021-01-19 10:38:36 -08:00
Diana Payton
6a041fc2a0
Docs: Update zipkin.md ( #30400 )
2021-01-19 10:38:00 -08:00
Arve Knudsen
116809ed7f
services/provisioning: Various cleanup ( #30396 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
2021-01-19 18:57:09 +01:00
Chris Trott
9691af83ee
DashboardSchemas: OpenAPI Schema Generation ( #30242 )
...
* Go program to output openapi
* Fix number type syntax
Resolves error: 'unsupported op for number &'
* Render just the schemas
* Use args as entrypoints and add test
* Update README, tidy go.mod
2021-01-19 18:25:00 +01:00
Sofia Papagiannaki
b1debc9c46
AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation ( #30380 )
...
* Enforce unique alert definition title/uid per org
* Remove print statement from test
* Do not allow empty alert definition titles
* update error message on dup title
* also add title error to update
* CamelCase json properties
* Add test for title unique enforcement in updates
Co-authored-by: kyle <kyle@grafana.com >
2021-01-19 19:11:11 +02:00