Ivana Huckova
d7e192a8fe
Prometheus/Explore: Update position of fields in editor ( #27816 )
...
* Update position of buttons
* Refactor, add tests
* Pass onKeydown func
* Update public/app/plugins/datasource/prometheus/components/PromQueryField.tsx
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2020-09-28 21:25:16 +02:00
Zoltán Bedi
e82e3f27a5
Add X-Ray to whats new ( #27867 )
...
* Add X-Ray to whats new
* Update docs/sources/guides/whats-new-in-v7-2.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Add missing titles
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-09-28 21:08:38 +02:00
Berbe
7c0bd29fcc
Fix: bps & Bps default scale remains decimal (backwards-compatibility) ( #27838 )
2020-09-28 19:24:09 +02:00
Nitesh Koushik S
c6502afa77
Docs: Document Update ( #27851 )
...
* Document Update
Changes from 'being" to "be"
* Document Change
Changes from "exporation" to "exploration"
2020-09-28 09:32:40 -07:00
Nitesh Koushik S
ed4e47df11
Docs: Document update ( #27783 )
...
* Document update
Change in key word "to" to "two"
* Document Update
Grammer correction
* Document Update
Changes made as per the suggestion
2020-09-28 09:28:00 -07:00
Nitesh Koushik S
5be468eda5
Docs: Document update ( #27785 )
...
* Document update
Proper punctuations
* Document update
Punctuations and grammar correction
* Document Update
Proper punctuations.
* Document Update
Changes as per the suggestion
2020-09-28 09:27:22 -07:00
Nitesh Koushik S
bbd3e5041e
Document Update ( #27850 )
...
* Document Update
Capitalization and grammar change
* Document change
Spelling and grammar correction
2020-09-28 11:30:55 -04:00
Phil Nichol
7473e2ae60
Docs: Corrected incorrect uses of (setup|set up) ( #27835 )
2020-09-28 08:27:50 -07:00
Peter Holmberg
2114614197
GEL: Editor UI updates ( #27859 )
...
* use new inline form styles
* remove fragment
* rename some of the GEL form labels
* s/gel type/operation for label
Co-authored-by: kyle <kyle@grafana.com>
2020-09-28 16:44:52 +02:00
Alex Khomenko
c35bd84ff1
Grafana-UI: Refactor legacy inline form components ( #27660 )
...
* Move styles to emotion
* Move FormLabel to forms
* Add mdx file
* Setup InlineField
* Add InlineField docs
* Add grow prop
* Add isKeyword prop
* Add filled Field
* Keep legacy form label
* InlineFormLabel => InlineLabel
* Update references
* Add multiple elements example
* Revert label
* Add InlineFieldRow
* Adjust label width
* Export InlineFieldRow
* Expand props from base components
* Remove isKeyword prop
* Remove fill prop
* Update docs
* Update docs [2]
2020-09-28 14:24:25 +03:00
mshaferweb
d40bfd4f10
Update timeseries-dimensions.md ( #27844 )
...
typo ... without or without
2020-09-28 10:12:01 +02:00
Alex Khomenko
3188524f1f
Grafana-UI: Add docs for FormattedValueDisplay ( #27759 )
...
* Add docs for FormattedValueDisplay
* Move to visualizations
2020-09-28 10:16:20 +03:00
Peter Holmberg
244c28750c
Fix: Update badges on PanelEditor tabs when adding a query/transformation/alert ( #27729 )
...
* minor nits in paneleditor
* add events for queries and transformations
* fix spelling
* add event to alertctrl
* revert alert changes
* re add force update
* reduce events
2020-09-28 09:06:46 +02:00
Nitesh Koushik S
336636572b
Document Update ( #27795 )
...
* Document Update
Changes from "advice" to "advise"
* Document Update
Changes made as per the suggestion
2020-09-26 12:41:52 -04:00
Marcus Olsson
e746e52bda
Add Share query results docs ( #27792 )
2020-09-26 15:29:08 +02:00
achatterjee-grafana
d35b78a023
Removed bookmarks. ( #27833 )
2020-09-25 20:22:33 -04:00
achatterjee-grafana
c73d7db092
Mac os install changes ( #27779 )
...
* Reorganized topic. Added section on how to install Grafana using standalone binary files.
* Added next steps section.
* Updated list numbering.
2020-09-25 19:55:53 -04:00
Diana Payton
552e4cb84d
Docs: Remove feature folder ( #27830 )
...
* moved files out of tutorials folder
* link update
* updated weights
* moved Explore
* move files and fix links
* moved files out of features
* Revert "moved files out of features"
This reverts commit 5e44cbcc95
.
* fixed links
2020-09-25 13:53:13 -07:00
Steven Vachon
f38e431632
@grafana/e2e: selectOption flow now accepts a config object ( #27827 )
2020-09-25 16:10:55 -04:00
Nitesh Koushik S
1dc658f521
Document Update ( #27782 )
...
* Document Update
Proper punctuations
* Document Update
Proper punctuations
* Document Update
Adding punctuations
2020-09-25 14:45:32 -04:00
Diana Payton
c635807cf1
Docs: Fix link in share_panel.md ( #27823 )
...
* Update share_panel.md
* Update share_panel.md
2020-09-25 10:41:04 -07:00
Diana Payton
0138bbee3d
Update documentation-markdown-guide.md ( #27817 )
2020-09-25 10:16:11 -07:00
Nitesh Koushik S
9335c92e0b
Document update ( #27798 )
...
Changes made form "visualisation" to "visualization"
2020-09-25 11:56:29 -04:00
Diana Payton
447169fb59
Docs: Fix bullet list ( #27815 )
...
* Update _index.md
* Revert "Update _index.md"
This reverts commit 5a5052691d
.
* Update _index.md
2020-09-25 08:49:57 -07:00
Will Browne
c764e3c37b
remove org deprecation logs ( #27788 )
2020-09-25 16:51:12 +02:00
kay delaney
d322417217
Chore: Upgrade typescript and related packages ( #27316 )
...
* Chore: Upgrade typescript and related packages
Closes #27115
* Apply suggestions from code review
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* fixes some tests
* Fix failing tests
* Apply suggestions from code review
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-09-25 15:48:41 +01:00
Marcus Olsson
3b8701a35d
Docs: Add reference to plugin examples ( #27809 )
...
* Add reference to plugin examples
* Remove unintended whitespace
2020-09-25 16:47:52 +02:00
Nitesh Koushik S
d6ed7c2344
Document Changes ( #27812 )
...
Removal of repeated keywords.
2020-09-25 10:29:15 -04:00
Nitesh Koushik S
f9ab6975ba
Document Update ( #27806 )
...
* Document Update
Capitalizing the words
* Document Update
Changes made as per the suggestion
2020-09-25 10:22:43 -04:00
Nitesh Koushik S
b6ae70e66d
Document Update ( #27799 )
...
Removal of additional ". (dot)"
2020-09-25 10:22:00 -04:00
Nitesh Koushik S
e3aecb086f
Document Update ( #27811 )
...
* Document Update
Grammar correction
* Document correction
Spelling correction from "Gooogle" to "Google"
* Document update
adding a comma, as per suggestion
2020-09-25 10:18:21 -04:00
Nitesh Koushik S
5af2634c34
Document Change ( #27797 )
...
* Document Change
Changes made form "contains" to "contain"
* Document Update
Changes from "returns" to "return"
2020-09-25 10:17:15 -04:00
Nitesh Koushik S
14895aeaba
Document change ( #27808 )
...
Change in keyword "cryptogtraphic" to "cryptographic"
2020-09-25 09:57:03 -04:00
Nitesh Koushik S
4da2fa9973
Document update ( #27807 )
...
Grammar correction
2020-09-25 09:49:21 -04:00
Bill Oley
334cb41a99
Move error log in social.go inside err != nil ( #27804 )
2020-09-25 15:24:16 +02:00
Nitesh Koushik S
69ba7bff82
Document Update ( #27801 )
...
* Document Update
Correcting the JSON syntax
* Document Update
Correcting the JSON syntax
2020-09-25 15:21:45 +02:00
Ivana Huckova
336699c575
Fix formating of results from instant queries in Explore ( #27767 )
2020-09-25 14:34:33 +02:00
Hugo Häggmark
204641a202
Variables: Prevents unnecessary calls to update options ( #27790 )
...
* Variables: Prevents unnecessary calls to update options
* Tests: adds tests for QueryVariableEditor
2020-09-25 13:40:03 +02:00
Torkel Ödegaard
193565ca26
BarGauge: Fixed scrollbar showing for bar gague in Firefox ( #27784 )
2020-09-25 13:32:28 +02:00
Hugo Häggmark
0bb8b32821
Mysql: Support request cancellation properly (Uses new backendSrv.fetch Observable request API) ( #27649 )
2020-09-25 12:46:28 +02:00
Ryan McKinley
3ae6ba034d
Graph NG: make series color easy to clear ( #27778 )
2020-09-25 11:46:39 +02:00
William Assis
8a22111a8e
Toolkit: Add --coverage flag to plugin build command ( #27743 )
...
* Add --coverage option to build script
* Update README
2020-09-25 08:12:00 +02:00
Nitesh Koushik S
dde5b724e8
Docs: Document Update ( #27693 )
...
* Document Update
"an SQLite" to "a SQLite"
* Document Update
Capitalization
2020-09-24 14:30:11 -07:00
Arve Knudsen
19c1428103
Drone: Ignore release-next-npm-packages failure ( #27775 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-24 22:21:58 +02:00
Heds Simons
0f862d6507
Documentation: Fix 'Group by' table markdown in Transformations section. ( #27773 )
...
Signed-off-by: Heds Simons <heds@whaleway.net>
2020-09-24 12:32:24 -07:00
Arve Knudsen
02e648c42d
Drone: Separate pipeline for publishing packages ( #27774 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-24 21:31:09 +02:00
John Belmonte
9ca12a7663
prometheus grafana dashboard: use newer info metric ( #27240 )
...
Fixes #24952 .
2020-09-24 21:10:57 +02:00
Torkel Ödegaard
adc1b965f3
PanelData: Adds annotations and QueryResultMeta dataTopic ( #27757 )
...
* topics round two
* more props
* remove Data from enum
* PanelData: Simplify ideas a bit to only focus on the addition of annotations in panel data
* Test data scenario
* Old graph panel showing annotations from PanelData
* Fixed comment
* Fixed issues trying to remove use of event.source
* Added unit test
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-09-24 21:01:31 +02:00
Torkel Ödegaard
f06dcfc9ee
Table: New cell hover behavior and major refactoring of table cells & style build ( #27669 )
...
* Table: Image cell and new hover behavior
* ImageCell: progress
* Table: refactoring cell style generation, tricky stuff
* About to do something
* Getting close
* Need another big change
* Almost everything working
* Filter actions working
* Updated
* Updated
* removed unused prop from interface
* Fixed unit test
* remove unused type
2020-09-24 20:09:01 +02:00
achatterjee-grafana
8018059fc4
Fixed Heading 2 "General resources" format. ( #27771 )
2020-09-24 13:29:40 -04:00