Aliaksei Tuzik
f3c09e8bcc
Prometheus: fix parsing of infinite sample values ( #28287 ) ( #28288 )
...
* Prometheus: fix parsing of infinite sample values (#28287 )
* Prometheus: Use common function to parse both sample values and histogram "le" label
2020-10-21 09:21:39 +01:00
Arve Knudsen
ec40e49dcb
Chore: Rewrite some tests to use testify ( #28420 )
...
* Chore: Improve tests to use testify
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-21 10:09:42 +02:00
Domas
97526fc492
Plugins: do not remount app plugin on nav change ( #28105 )
...
* do not remount app plugin on nav change
* test for not mounting app plugin twice
2020-10-21 09:58:23 +02:00
Joan López de la Franca Beltran
68efedfa88
App Plugins: Add backend support ( #28272 )
...
* Add backend support for app plugins
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-21 09:10:54 +02:00
Zoltán Bedi
e1c44d7a8a
Chore: react hooks eslint fixes in grafana-ui ( #28026 )
...
* Fix some rule violation in grafan-ui
* Update eslint-plugin-react-hooks to latest
* Remove duplicate dependency
* Fix more files
* Props destruction
2020-10-21 09:06:41 +02:00
Arve Knudsen
f158e4f526
ci-e2e: Add Git ( #28410 )
...
* ci-e2e: Add Git
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drone: Update e2e image
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-20 19:32:22 +02:00
Torkel Ödegaard
d3def11521
TestData: Remove useEffect that triggeres query on component load ( #28321 )
...
* TestData: Remove useEffect that triggeres query on component load
* Updated
* Update e2e spec
2020-10-20 18:18:14 +02:00
Torkel Ödegaard
84992adf2a
FieldColor: Remove inverted color scheme ( #28408 )
2020-10-20 18:17:41 +02:00
Andrej Ocenas
4169646c84
Chore: Set timezone for tests to non utc. ( #28405 )
...
* Set timezone for tests to non utc.
* Fix comment
2020-10-20 17:41:47 +02:00
Ryan McKinley
0bfdf79968
Chore: fix jsdoc desc and return ( #28383 )
2020-10-20 07:35:45 -07:00
Alvaro [Andor]
3aa9a0ec3f
Docs: Fixing v51 link ( #28396 )
...
* Update docker migration link in run.sh
* Fix docker migration link in whats-new-in-v5-1.md
2020-10-20 07:09:53 -07:00
Kamal Galrani
95056ad518
fixes windows crlf warning ( #28346 )
2020-10-20 15:29:56 +02:00
Jack Westbrook
04c06f2286
Grafana/ui: pass html attributes to segment ( #28316 )
...
* feat(grafana-ui): introduce rest props to segment components
* docs(grafana-ui): add segment stories for html attributes
2020-10-20 14:18:05 +02:00
jgulick48
5bc6c447e3
Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid ( #28043 )
...
* Alerting: Return proper status code when trying to create an Alert Notification where the name or UID already exists.
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-20 13:53:48 +02:00
Alexander Zobnin
d13c6b4c5a
OAuth: Able to skip auto login ( #28357 )
...
* OAuth: able to skip auto login
* OAuth: tests for internal login param
* OAuth: rename internal -> disableAutoLogin
* OAuth: update log message
* OAuth: fix tests
2020-10-20 14:51:06 +03:00
Arve Knudsen
af17f9fd9b
CloudWatch: Fix custom metrics ( #28391 )
...
* CloudWatch: Fix querying for custom metrics
Co-authored by Mitch McKenzie <mitch.mckenzie@outlook.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-20 13:33:38 +02:00
Hugo Häggmark
b497063f64
Docs: Adds basic frontend data request concepts ( #28253 )
...
* Docs: Adds frontend data request docs
* Update contribute/architecture/frontend-data-requests.md
Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
* Update contribute/architecture/frontend-data-requests.md
Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
* Update contribute/architecture/frontend-data-requests.md
Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
* Update contribute/architecture/frontend-data-requests.md
Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
* Docs: changes after PR comments
* Docs: changes after PR comments
* Docs: changes after PR comments
* Update contribute/architecture/frontend-data-requests.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: achatterjee-grafana <34888589+ashishagarwal06@users.noreply.github.com>
2020-10-20 10:22:29 +02:00
Carl Bergquist
edbaa9d681
Instrumentation: Add histogram for request duration ( #28364 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2020-10-20 09:44:38 +02:00
Carl Bergquist
b036112444
remove status label from histogram ( #28387 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2020-10-20 09:25:22 +02:00
Alexander Zobnin
8032b43838
OAuth: configurable user name attribute ( #28286 )
...
* OAuth: more user-frienly logging
* OAuth: custom user name attribute
* OAuth: remove deprecated nameAttributeName option
* OAuth: nameAttributePath tests
* OAuth: add name_attribute_path config option
* OAuth: docs for name_attribute_path option
* move docs to the separate branch
2020-10-20 09:56:48 +03:00
kay delaney
1dd65456a3
Component/NewsPanel: Add rel="noopener" to NewsPanel links ( #28379 )
2020-10-19 22:48:00 +01:00
kay delaney
64304dafce
Webpack: Split out unicons and bizcharts ( #28374 )
2020-10-19 22:47:47 +01:00
Andrej Ocenas
ad657dcdc3
Explore: Fix date formatting in url for trace logs link ( #28381 )
...
* Fix url formatting
* Reverse the overhang buffers
* Fix range when opening split
2020-10-19 22:14:45 +02:00
Diana Payton
0a586bb7be
Docs: Add activate-license ( #28156 )
...
* add activate-license
* Update _index.md
* Update docs/sources/menu.yaml
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-19 11:49:43 -07:00
Carl Bergquist
74d1d3c6a8
Instrumentation: Add counters and histograms for database queries ( #28236 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-19 20:06:12 +02:00
jartigag
15b593365f
Docs: Make tables formatting more consistent ( #28164 )
...
* Make the documentation tables formatting more consistent
* Suggestions incorporated
2020-10-19 10:17:30 -07:00
Marcus Efraimsson
0e17a15fbd
CloudWatch: Adding support for additional Amazon CloudFront metrics ( #28378 )
...
Follow up to #28069 where some metrics was missed.
Ref #28069
2020-10-19 18:14:27 +02:00
Alex Khomenko
1cce13b501
Add unique ids to query editor fields ( #28376 )
...
* Add unique ids to query editor fields
* Update public/app/plugins/datasource/testdata/components/RandomWalkEditor.tsx
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-10-19 18:56:57 +03:00
Arve Knudsen
89d10c706a
Plugins: Compose filesystem paths with filepath.Join ( #28375 )
...
* plugins: Fix filesystem path composition
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* plugins: Use filepath.Join to join filesystem paths
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-19 17:35:31 +02:00
Dominik Prokop
762a7195a6
Explore: Minor tweaks to exemplars marble ( #28366 )
2020-10-19 17:04:03 +02:00
Carl Bergquist
89ebb97fca
Instrumentation: Adds environment_info metric ( #28355 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-19 16:58:16 +02:00
Sean Luce
d2a792ea3b
AzureMonitor: Fix capitalization of NetApp 'volumes' namespace ( #28369 )
...
'Microsoft.NetApp/netAppAccounts/capacityPools/Volumes' -> 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes'
2020-10-19 10:23:49 -04:00
Torkel Ödegaard
566cd2c6af
ColorSchemes: Adds more color schemes and text colors that depend on the background ( #28305 )
...
* Adding more color modes and text colors that depend on the background color
* Updates
* Updated
* Another big value fix
* Fixing unit tests
* Updated
* Updated test
* Update
* Updated
* Updated
* Updated
* Updated
* Added new demo dashboard
* Updated
* updated
* Updated
* Updateed
* added beta notice
* Fixed e2e test
2020-10-19 10:25:27 +02:00
Torkel Ödegaard
95a1993443
Automation: Update backport github action trigger ( #28352 )
...
It seems like GitHub has solved the problem of running github actions on PRs from forks with access to secrets.
https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/#improvements-for-public-repository-forks
If I change the event that triggers it to pull_request_target the action is run in the context of the base instead of the merged PR branch
2020-10-19 09:46:13 +02:00
maknik
cdab6028e1
Dashboard links: Places drop down list so it's always visible ( #28330 )
...
* calculating whether to place the list on the right or left edge of the parent
* change naming and add import of createRef
2020-10-19 06:16:10 +02:00
Sofia Papagiannaki
77b1e6311f
Docs: Add missing records from grafana-ui 7.2.1 CHANGELOG ( #28302 )
2020-10-17 21:44:42 +02:00
Krzysztof Dąbrowski
0941649566
Templating: Replace all '$tag' in tag values query ( #28343 )
2020-10-17 21:12:05 +02:00
Peter Holmberg
fb516ecf64
Docs: Add docs for valuepicker ( #28327 )
2020-10-17 08:47:06 +02:00
acoder77
0c09dd3526
Git: Create .gitattributes for windows line endings ( #28340 )
...
With this set, Windows users will have text files converted from Windows style line endings (\r\n) to Unix style line endings (\n) when they’re added to the repository.
https://www.edwardthomson.com/blog/git_for_windows_line_endings.html
2020-10-17 08:43:49 +02:00
J-F-Far
2816d3bc90
Update auth-proxy.md ( #28339 )
...
Fix a minor grammar mistake: 'handling' to 'handle'.
2020-10-17 07:50:37 +02:00
Brian Gann
5c5fcbf5e2
area/grafana/toolkit: update e2e docker image ( #28335 )
...
* add xvfb to image
* comment out toolkit inclusion
* add latest tag
* update packages for cypress
* cleanup script
2020-10-16 22:02:49 -05:00
Kyle Brandt
44a795cb17
AlertingNG: remove warn/crit from eval prototype ( #28334 )
...
and misc cleanup
2020-10-16 12:33:57 -04:00
Torkel Ödegaard
4c8e4f35d1
Automation: Tweaks to more info message ( #28332 )
2020-10-16 17:36:21 +02:00
Andrej Ocenas
8e9181e7d1
Loki: Run instant query only when doing metric query ( #28325 )
...
* Run instant query only when doing metric query
* Update public/app/plugins/datasource/loki/datasource.ts
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2020-10-16 17:24:23 +02:00
Alexander Zobnin
2087ff6003
SAML: IdP-initiated SSO docs ( #28280 )
...
* SAML: IdP-initiated SSO docs
* Update docs/sources/enterprise/saml.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
* Apply suggestions from code review
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
2020-10-16 18:04:51 +03:00
Torkel Ödegaard
9f5bdce25c
IssueTriage: Needs more info automation and messages ( #28137 )
...
* IssueTriage: Needs more info automation and messages
* Updated
* Updated
* Updated wording
2020-10-16 16:49:55 +02:00
Dominik Prokop
2a08f4bdc2
GraphNG: Use AxisSide enum ( #28320 )
2020-10-16 16:21:42 +02:00
Hugo Häggmark
9305117902
BackendSrv: Fixes queue countdown when unsubscribe is before response ( #28323 )
2020-10-16 16:20:58 +02:00
Torkel Ödegaard
5036c87540
Automation: Add backport github action ( #28318 )
2020-10-16 15:47:01 +02:00
dependabot[bot]
65b7394ff8
Build(deps): Bump http-proxy from 1.18.0 to 1.18.1 ( #27507 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 14:40:12 +02:00