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
Andrej Ocenas
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
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
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
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
Diana Payton
a677cac74f
Docs: Update index.md ( #24887 )
2020-05-20 09:13:24 +02:00
Diana Payton
22f2961cfd
Docs: Update menu.yaml ( #24867 )
2020-05-20 09:12:56 +02:00
Victor Coutellier
3a0f2dc160
Alerting: Adds support for multiple URLs in Alertmanager notifier ( #24196 )
...
* Alerting: Adds support for multiple URLs in Alertmanager notifier
Adds support for multiple URLs in Alertmanager notifier following
alertmanager documentation for high availability setup.
Update the documentation for alertmanager notifier.
Closes #24195
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: bergquist <carl.bergquist@gmail.com>
2020-05-20 08:49:53 +02:00
crazyscience
50b2f26d80
Fixed grammar error ( #24903 )
2020-05-20 08:17:27 +02:00
john159753
71271ea5f4
Docs: The URL variables url returned a 404 on Data Links page ( #24870 )
...
* The URL variables link returned a 404
Im not quite sure if what i put down is the right syntax - but im trying to help and get that link updated to
https://grafana.com/docs/grafana/latest/variables/url-variables/
* Update docs/sources/linking/data-links.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-19 13:18:58 -07:00
Diana Payton
37ae7c3af1
Docs: Update thresholds.md ( #24826 )
2020-05-19 07:08:24 -07:00
Zoltán Bedi
29afc2feb8
Explore: fix undo in query editor ( #24797 )
...
* Explore: fix undo in query editor
* Add e2e test for regression
2020-05-19 15:41:52 +02:00
Carl Bergquist
c62591e77b
Provisioning: Makes file the default dashboard provisioner type ( #24856 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-19 15:01:04 +02:00
kay delaney
2f01f1320f
Datasource/CloudWatch: Makes CloudWatch Logs query history more readable ( #24795 )
...
Now just displays query expression rather than stringified JSON
2020-05-19 11:43:43 +01:00
Pandelis Zembashis
cbf68c8ecc
awsie -> advise ( #24846 )
2020-05-19 12:40:25 +02:00
Andrej Ocenas
220590cb54
Docs: Trace view, jaeger and zipkin ( #24297 )
...
* Add docs for trace view, jaeger and zipkin
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/zipkin.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update data source docs
* Update docs/sources/features/explore/index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Split trace UI description across multiple sections
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/features/datasources/jaeger.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Add screenshots
* Fix image params
* Fix params
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-19 12:26:09 +02:00
Rob Russo
9fa551cc32
Alerting: updating the victorops alerter to handle the no_data alert type ( #23761 )
2020-05-19 09:58:57 +02:00
Tobias Skarhed
54ee4f4f72
Migration: Select org ( #24739 )
...
* Add SelectoOrgPage
* Remove old code
* Remove import
2020-05-19 09:55:04 +02:00
Ivana Huckova
f0a161807a
Docs: Remove beta info from what's new in 6.7 ( #24787 )
...
* Remove beta info from what's new in 6.7
* Remove white space edits
2020-05-19 09:53:03 +02:00
Torkel Ödegaard
b709f6ad71
TablePanel: Adding sort order persistance ( #24705 )
...
* TablePanel: Adding sort order persistance
* adds panel test dashboard for table panel
2020-05-19 09:23:25 +02:00
Marcus Olsson
6b29c11776
Add guide for streaming data sources ( #24786 )
2020-05-19 09:05:48 +02:00