Torkel Ödegaard
3a469f6ca2
MoveDashboard: Fix for moving dashboard caused all variables to be lost ( #25005 )
...
* MoveDashboard: Fix moving caused all variables to be lost
* fix typescript issue
2020-05-25 13:33:44 +02:00
Lukas Siatka
60e7b63c33
Loki/Prometheus: updates addLabelToQuery method to prevent it from adding labels outside of selector when using Loki datasource ( #25059 )
...
* Chore: updates add label to query method in prometheus datasource to fix loki label insert
* Chore: adds addLabelToQuery test covering differences between adding label to loki vs non-loki queries
* Chore: adds an additional comment to addLabelToQuery
* Chore: renames isLokiDatasource to hasNoMetrics in addLabelToQuery
2020-05-25 12:23:35 +02:00
Dominik Prokop
9a59f387d9
Organize transformer: Use display name in field order comparer ( #24984 )
...
* Use display name in field order comparer
* Post review
2020-05-25 11:54:33 +02:00
Dominik Prokop
10041bca99
Chore: Add frontend platform ownership ( #25066 )
2020-05-25 11:42:43 +02:00
Zoltán Bedi
dca03a3b4a
Explore: fix word break in type head info ( #25014 )
...
fixes #24154
2020-05-25 11:38:50 +02:00
Sofia Papagiannaki and Daniel Lee
a1ee62877e
Stackdriver: Fix creating Service Level Objectives (SLO) datasource query variable ( #25023 )
...
* Fetch SLOs on SLO service change
* Prevent querying for SLOs if SLO service is empty
Co-authored-by: Daniel Lee <dan.limerick@gmail.com >
2020-05-25 12:34:44 +03:00
Ryan McKinley
81d1f6653f
Download CSV: format the dates ( #24992 )
...
* export formatted dates
* remove if(true)
* display processor
2020-05-25 11:12:53 +02:00
Dominik Prokop
ad870c07cf
DataLinks: Bring back variables interpolation in title ( #24970 )
2020-05-25 10:24:50 +02:00
Lukas Siatka
8c1307e704
Explore: refactors LogRowContextProvider to get rid of unnecessary dimensions ( #24899 )
...
* Chore: refactors LogRowContextProvider to get rid of unnecessary array dimensions
* Chore: removes unnecessary array dimensions from LogRowContextProvider test
* Chore: changes LogRowContextProvider test to use jest mock
* Chore: updates LogRowContextProvider test
* Chore: removes unnecessary wrapper variable in LogRowContextProvider test
2020-05-25 03:44:37 +02:00
Ron Klein
57273a8d0c
typo ( #25050 )
...
ENABLE_UPD_LISTENER ==> ENABLE_UDP_LISTENER
2020-05-24 18:18:03 +02:00
Chad
4b8c4b2826
Fix URL of CLA in CONTRIBUTING doc ( #24962 )
2020-05-23 12:46:20 +02:00
Josh Soref
a5deabbe53
Chore: spelling - grafana-data ( #24436 )
2020-05-22 20:06:39 +02:00
Tobias Skarhed
5f4526ca64
PanelMenu: Make menu disappear on button press ( #25015 )
...
* Fix button press outside
* Add a prop to toggle button press
* Add comments
* Remove public
2020-05-22 16:20:48 +02:00
Tobias Skarhed
84031649e3
LoginPage: Fix hover color for service buttons ( #25009 )
...
* Set explicit hover color
* Use cx
2020-05-22 16:20:28 +02:00
Carl Bergquist
b5bf54f5ac
updates broken link to time range docs ( #25008 )
2020-05-22 15:17:19 +02:00
Ivana Huckova
4d18bda2e1
Prometheus: Fix recording rules expansion ( #24977 )
...
* First pass solution
* Refactor solution
* Add test coverage, update tests
* Fix behaviour for multiple labels, add test for this
* Add recordin rules to devenv prometheus
* Update devenv/prometheus2 instead of devenv/prometheus
* Add newlines
* Fix label matching if labels include comma, add test coverage
* Refactor
* Refactor, simplify
2020-05-22 15:16:01 +02:00
kay delaney
4f1bbdfc0a
Chore: Add IAM to list of ignored terms for codespell ( #25013 )
2020-05-22 10:56:11 +01:00
Stephanie Closson
b7d5912ca8
Chore: Toolkit fixes to use toolkit for release ( #24951 )
...
* Various fixes and requests for toolkit:
1) Added toolkit to the alpine docker image, so we can get latest fixes without having to re-release
2) Removed cp from e2d docker image
3) Change github client to allow to specify an owner so it's not "grafana" only
4) Toolkit refers to grafana-ui and grafana-data "next", rather than canary
* added toolkit to e2e docker image
* Added tools to the e2e image for building/deploying oracle
* added shasum
* removing toolkit from images
2020-05-21 09:41:15 -06:00
Diana Payton
ff465396ab
Docs: added content to _index.md pages ( #24949 )
2020-05-21 08:31:06 -07:00
Diana Payton
a85e05cc23
Docs: Fixed broken links ( #24946 )
...
* fixed links
* Update menu.yaml
2020-05-21 07:19:35 -07:00
kay delaney
e1f4287f70
Datasource/CloudWatch: Better handling of stats grouping ( #24789 )
...
* Datasource/CloudWatch: Better handling of stats grouping
2020-05-21 15:18:09 +01:00
Ivana Huckova
44ca05272a
Query history: Add keyboard shortcut support for commenting ( #24736 )
...
* Shorten filter history label
* Add keyboard shortcuts for update comment in Query history
* Add test coverage for new keyboard shortcuts
* Update changed aria-label in tests
* Add test scenario for enter and ctr key
2020-05-21 14:51:18 +02:00
Arve Knudsen
21425f7e26
CircleCI: Fix typos ( #24976 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-05-21 13:28:36 +02:00
8b267c94ec
CloudWatch: Add docs for Logs ( #23651 )
...
* First draft
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com >
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com >
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com >
* Update docs/sources/features/datasources/cloudwatch.md
Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com >
* Apply suggestions from code review
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* More additions and changes to CloudWatch docs
* Branding changes
* Update documentation references
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: kay delaney <kay@grafana.com >
2020-05-21 10:40:38 +02:00
Arve Knudsen
d4d9af9c96
CircleCI: Upgrade build pipeline tool ( #24968 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-05-21 10:26:16 +02:00
Zoltán Bedi
77633db00e
Dashboard: Render PanelChrome on refresh ( #24940 )
...
Fixes #23306
2020-05-21 09:55:58 +02:00
d10n
0681729e92
Docs: Fix grammar where your should be you're ( #24966 )
2020-05-21 09:43:31 +02:00
Steven Vachon
4c62689bc2
@grafana/e2e: fixes ( #24960 )
...
* Resolve Cypress bin path
... instead of expecting it to be in a place that it may not be, depending on de-duping/flattening of nested dependencies
* Remove dashboard before removing datasource
... it makes more sense and it fixes random issues, perhaps something to do with how the backend is implemented.
* Updated lockfile
2020-05-20 20:49:36 -04:00
Ryan McKinley
9edd8b7c7e
Toolkit: update the artifact download calculation ( #24828 )
2020-05-20 15:59:25 -07:00
Torkel Ödegaard
8aedf81133
Graph: Legend decimals now work as expected ( #24931 )
...
* Graph: Legend decimals now work as expected
* removed new test that I could not get green
2020-05-20 17:28:41 +02:00
Mohit Nain and Arve Knudsen
6099398c37
Docs: Improve wording in field configuration options docs ( #24909 )
...
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-05-20 16:53:43 +02:00
Mohit Nain and Arve Knudsen
25bdadab04
Fix language in docs/sources/panels/queries.md
...
* Update docs/sources/panels/queries.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-05-20 16:52:49 +02:00
Hugo Häggmark
0b5d818771
PanelInspector: hides unsupported data display options for Panel type ( #24918 )
2020-05-20 14:15:06 +02:00
Hugo Häggmark
460847f3ed
Panel: shows correct panel menu items in view mode ( #24912 )
2020-05-20 13:56:28 +02:00
Dominik Prokop
bb099cb141
PanelEditor Fix missing labels and description if there is only single option in category ( #24905 )
2020-05-20 13:54:42 +02:00
kay delaney
0f174de760
Datasource/CloudWatch: Field suggestions no longer limited to prefix-only ( #24855 )
2020-05-20 12:25:21 +01:00
Ivana Huckova
966b0a97b1
Explore: Fix wrap lines toggle for results of queries with filter expression ( #24915 )
...
* Add pre-wrap to highlighter only for wrapped lines option
* Remove duplicated styling
2020-05-20 13:18:24 +02:00
Henry Muru Paenga
01de35d4db
Jaeger datasource typo ( #24920 )
2020-05-20 13:14:17 +02:00
Marcus Andersson
731deb9628
Fix: adding missing icons in the elastic query editor and the single stat editor. ( #24914 )
...
* fixed issue that the icon was missing in es group by.
* fixed missing icon in the single stat value mappings.
2020-05-20 12:04:48 +02:00
Ivana Huckova
4f6fb2d46e
LogsPanel: Fix scrollbar ( #24850 )
...
* Fix scrolling, besides context (wip)
* Remove autoHide
* Revert "Remove autoHide"
This reverts commit 3572718cab .
* Revert "Fix scrolling, besides context (wip)"
This reverts commit 8e11d89612 .
* Fix scrolling in Logs Panel
* Rename passed prop to disableCustomHorizontalScroll
2020-05-20 11:20:45 +02:00
Lukas Siatka
de46dc7af0
Explore: adds an ability to exit log row context with ESC key ( #24205 )
...
* Chore: adds event listeners allowing to exit log row context with ESC key
* Chore: updates LogRows styles to prevent it from rendering context provider inappropriately
* Revert "Chore: updates LogRows styles to prevent it from rendering context provider inappropriately"
This reverts commit 59b06424c4 .
2020-05-20 10:42:35 +02:00
Hugo Häggmark
5a6026a8c0
PanelInspect: makes sure Data display options are shown ( #24902 )
2020-05-20 10:07:35 +02:00
Alcarin
ad589c3201
Docs: InfluxDB variable in query ( #24861 )
...
First example of the use of a variable in influxdb query should not use a regex query but a simple one. A first time influxdb user (like me) could think that the proper way to use variable in a dashboard template is to use regex query, but it's not true. Also "=~ /$region/" may be erroniously thought identical to "= '$region'" while instead "=~ /^$region$/" is identical to "= '$region'", and for that type of query is useless (if not slower) use a regex query.
2020-05-20 10:03:08 +02:00
Mohit Nain
ead259f26d
Docs: Couple of minor tweaks for better readability ( #24908 )
2020-05-20 10:01:25 +02:00
Kamal Galrani
e2368e623e
Dashboard/Links: Fixes dashboard links by tags not working ( #24773 )
...
* Fixes dashboard links by tags not working
* removes code duplication
2020-05-20 09:54:04 +02:00
Ryan McKinley
793299af14
Transformations: Allow numbers ( #24752 )
2020-05-20 09:31:00 +02:00
Ivana Huckova and Diana Payton
2f28823a42
Docs: Remove beta text from What is new in Grafana 7 ( #24860 )
...
* Remove beta text from What is new in Grafana 7
* Update docs/sources/guides/whats-new-in-v7-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-05-20 09:16:15 +02:00
Richard Hartmann
ec08881e81
GOVERNANCE.md: Fix broken links, add more links ( #24817 )
...
Signed-off-by: Richard Hartmann <richih@richih.org >
2020-05-20 09:16:00 +02:00
Diana Payton
95fdae6499
Docs: Update transformations.md ( #24869 )
2020-05-20 09:14:37 +02:00
Caleb Collins-Parks
5d23f0a295
Docs: fix order of arguments ( #24888 )
2020-05-20 09:13:51 +02:00