Diana Payton
59ffe4f413
Docs: Rewrite alerting docs ( #24653 )
...
* updated menu and added alerts-overview.md
* Delete metrics.md
* Update menu.yaml
* changed file name and updated menu
* Update create-alerts.md
* added file and link
* Create view-alerts.md
* added content and links
* Update pause-an-alert.md
* added content and links
* edited notification content
* updated link
* Update docs/sources/alerting/create-alerts.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
* Applied marcus e. edits
* Update docs/sources/alerting/alerts-overview.md
Co-authored-by: Carl Bergquist <carl@grafana.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Carl Bergquist <carl@grafana.com>
2020-05-14 09:19:15 -07:00
Diana Payton
28344c145f
Docs: Add field config documentation ( #24647 )
...
* Create field-config.md
* Update field-config.md
* updated intros
* Update field-config.md
* changed file name
* Update whats-new-in-v7-0.md
* added links and content
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update field-configuration-options.md
* Update field-configuration-options.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-14 09:18:56 -07:00
Marcus Olsson
6efa3f95ae
Add warning about plugin.json docs being auto-generated ( #24692 )
2020-05-14 17:52:13 +02:00
Lukas Siatka
ee12f5e742
Strict null fixes: updates return type of getMessageFromError, fixes QueryOperationAction props ( #24690 )
...
* Chore: updates getMessageFromError return type
* Chore: updates the position of incorrectly placed bang operator
* Chore: updates typing on dropdown typeahead directive
* Chore: updates QueryOperationAction props to require title
* Revert "Chore: updates QueryOperationAction props to require title"
2020-05-14 17:08:52 +02:00
David
25e1238022
Logs: Fix total bytes process calculation ( #24691 )
...
- log stats for Loki are per query
- this change tracks the query stats by refId, preventing the summing of
the same stats across multiple series of the same response.
2020-05-14 16:27:26 +02:00
Jess
405145fdd3
@grafana/ui: Checkbox docs ( #23141 )
...
* Add "When to use" info to Checkbox.mdx
Added info about how checkboxes generally work and when to use another component instead.
* Replaced words with proper component names
* Update Checkbox.mdx
Elaborate on explanations. Add examples for how to use checkboxes the user-friendliest way.
* Apply suggestions from code review
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com>
Co-authored-by: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-14 16:17:34 +02:00
Agnès Toulet
7fbed90b89
Datasources: fix pre styles ( #24687 )
2020-05-14 16:04:53 +02:00
Torkel Ödegaard
c59f5436c0
TablePanel: Do not include angular options in options when switching from angular panel ( #24684 )
2020-05-14 16:03:27 +02:00
Andrej Ocenas
2b9cc8ba30
CloudWatch/Logs: Fix autocomplete after by keyword ( #24644 )
2020-05-14 15:52:47 +02:00
Marcus Efraimsson
0c8ee5b2c9
Add deprecation note about the unofficial first version of backend plugins ( #24675 )
2020-05-14 15:37:44 +02:00
David
01bbcf4eea
Editor: New line on Enter, run query on Shift+Enter ( #24654 )
...
* Editor: New line on Enter, run query on Shift+Enter
- default Enter behavior on query editor fields should be a new line
- special behavior should require a special key: running a query is now
done on Shift-Enter
- Plugins order had to be changed because when typeahead is shown, Enter
is accepting the suggestion
* Run with ctrl-enter, hint in query placeholder
* Fix Kusto field behavior for Enter
* Fix Kusto field behavior for default suggestion
2020-05-14 15:13:45 +02:00
Lukas Siatka
e11504dcd2
Datasources: fixes async mount errors ( #24579 )
...
* Chore: updates Elasticsearch DataLinks test async wrapper mount
* Chore: updates Loki DervidedFields test async wrapper mount
* Chore: fixes typecheck issues
* Chore: small strict-null fix
2020-05-14 14:25:52 +02:00
Marcus Olsson
b4044e3e51
Docs: Update Explore plugin docs ( #24667 )
...
* Update Explore plugin docs
* Fix review comment
2020-05-14 14:15:18 +02:00
Andrej Ocenas
e754bcdcf9
CloudWatch: Unify look of query mode select between dashboard and explore ( #24648 )
2020-05-14 14:12:11 +02:00
Peter Holmberg
abfa1b5d74
Docs: Updated instructions on screens for Dashboard Import ( #24584 )
...
* change text and image links
* Review feedback
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* uppercase JSON
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-14 14:10:57 +02:00
Andrej Ocenas
c60765a178
CloudWatch/Logs: Fix panic on multiple aggregations queries ( #24683 )
2020-05-14 14:10:23 +02:00
Marcus Olsson
141c21c906
Docs: Clean up plugin.json schema ( #24682 )
2020-05-14 14:05:08 +02:00
Hugo Häggmark
51509bb2ff
Units: adds scale symbol for currencies with suffixed symbol ( #24678 )
2020-05-14 13:49:21 +02:00
Dominik Prokop
cfac591234
SaveDashboard: Allow editing provisioned dashboard JSON and add confirmation when JSON is copied to dashboard ( #24680 )
2020-05-14 13:45:26 +02:00
Zoltán Bedi
660f2b4e99
Fallback to process.cwd() when PWD is not present ( #24677 )
...
Fixes #24582 - Error running yarn dev command
2020-05-14 13:36:25 +02:00
Marcus Efraimsson
77148ef616
Docs: Backend plugins conceptual overview (first iteration) ( #24668 )
...
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-05-14 13:21:26 +02:00
Carl Bergquist
7610d5717a
Provisioning: Use proxy as default access mode in provisioning ( #24669 )
...
fixes #24591
fixes #19501
2020-05-14 12:40:00 +02:00
Torkel Ödegaard
2f22781cd8
Orgs: Add future deprecation notice ( #24502 )
...
* Orgs: Fist draft of orgs deprecation infobox
* adds warning about potentially deprecating orgs (#24512 )
* Updates
* Fixed ts issue
Co-authored-by: Carl Bergquist <carl@grafana.com>
2020-05-14 12:16:26 +02:00
Tobias Skarhed
85ae144a87
Changelog and Readme: Update packages to beta and add Select breaking change ( #24670 )
2020-05-14 11:58:26 +02:00
Hugo Häggmark
9481b7bcf2
Datasource Config: adds back correct styles for autofill fields ( #24671 )
2020-05-14 11:56:00 +02:00
Jess
54a90166a5
@grafana/ui: Buttons documentation ( #23144 )
...
* Add info: when to use which and how to mix buttons
* Update description for Button.mdx
- add note about scenario without primary action
- add note about secondary button being the default
* Refine docs info for secondary and destructive
Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com>
2020-05-14 11:39:34 +02:00
Marcus Olsson
e323f7be51
Update plugin metadata ( #24633 )
2020-05-14 11:21:31 +02:00
Tobias Skarhed
37a2ac20c3
Search: Fix select item pressing enter 404 ( #24634 )
...
* Remove appSubUrl for navigation
* stripBaseFromUrl
* Remove unused imports
2020-05-14 11:17:09 +02:00
Jess
f1386c7892
@grafana/ui: Update RadioButtonGroup documentation ( #23143 )
...
* Add "When to use" info to RadioButtonGroup.mdx
* Clarify more clearly when to use 'Select' instead
* Update RadioButtonGroup.mdx
Add line explaining why we want select for more than four options instead of a radio button group
* Update RadioButtonGroup.mdx
remove part about when elements are triggering changes.
Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com>
2020-05-14 10:51:14 +02:00
Leonard Gram
c066c6047e
Docs: adds SAML and Okta to What's new in 7.0 ( #24629 )
...
* Docs: adds SAML and Octa to What's new in 7.0
* Update docs/sources/guides/whats-new-in-v7-0.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
* Update docs/sources/guides/whats-new-in-v7-0.md
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Docs: review fixes
* Docs: review feedback
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
2020-05-14 10:47:24 +02:00
Dominik Prokop
f769ed035d
PanelEdit: Make sure side pane is displayed with tabs by default ( #24636 )
...
* Make sure side pane is displayed with tabs by default
* Update e2e tests for
2020-05-14 09:55:40 +02:00
Hugo Häggmark
083a2ce220
Templating: fixes filtering options with more than 1000 entries ( #24614 )
...
* Templating: fixes filtering options with more then 1000 entries
* Chore: reduces strict null errors by 2
2020-05-14 08:09:21 +02:00
Hugo Häggmark
622246d56d
Templating: fixes so Textbox variables get value from url ( #24623 )
2020-05-14 07:41:42 +02:00
Diana Payton
f97d021c58
Docs: Create table-panel.md ( #24457 )
...
* Create table-panel.md
* Update docs/sources/panels/visualizations/table-panel.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/visualizations/table-panel.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update table-panel.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-13 16:30:49 -07:00
Amal
6c32a5b9bc
Docs: Minor typo correction ( #24649 )
2020-05-13 14:34:10 -07:00
Amal
033e5e53da
Docs: Grammatical corrections ( #24646 )
...
* Grammatical corrections
* Grammatical correction
2020-05-13 14:33:37 -07:00
Arve Knudsen
0860dfe45d
CloudWatch: Fix variable naming ( #24650 )
...
* CloudWatch: Fix variable naming
2020-05-13 21:17:06 +02:00
Dan Bond
792e99918c
tsdb/cloudwatch: always return underlying metrics query errors ( #24632 )
...
* tsdb/cloudwatch: always return underlying errors
2020-05-13 20:36:01 +02:00
Andrej Ocenas
0f964c0214
Zipkin: Fix error when span contains remoteEndpoint ( #24524 )
2020-05-13 19:32:45 +02:00
Arve Knudsen
8e5a3a578a
CloudWatch: Don't assume that errors are awserr.Error instances ( #24641 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-05-13 18:57:23 +02:00
Diana Payton
4cdd8bd933
Docs: Add transformations documentation ( #24597 )
...
* Create transformations.md
* Update transformations.md
* Create calculations-list.md
* Update transformations.md
* Update menu.yaml
* Update transformations.md
* Update calculations-list.md
* updated menu
* Delete text.md
Deleted old text panel topic
* Update transformations.md
* added content
* Update transformations.md
* Update whats-new-in-v7-0.md
* Update transformations.md
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/calculations-list.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update docs/sources/panels/transformations.md
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Update transformations.md
* fixed broken links
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-13 08:29:49 -07:00
thameezb
16297da298
Email Notifications: Add StartTLSPolicy config flag ( #24574 )
2020-05-13 16:33:40 +02:00
Ivana Huckova
285ea7595d
Explore: Fix rendering of react query editors ( #24593 )
...
* Fix rendering of react query editors
* Refactor solution for improved readability
* Update
* Add test coverage
* Refactor
2020-05-13 15:56:22 +02:00
Diana Payton
f29b70b442
Docs: Create add-a-panel.md ( #24598 )
...
* Create add-a-panel.md
* Update add-a-panel.md
2020-05-13 06:52:12 -07:00
Amal
8e0ba46d50
Typo correction in docs ( #24551 )
...
* Typo correction in docs
* Minor typo correction
2020-05-13 15:47:45 +02:00
Amal
c075576f3a
Minor correction in documentation ( #24472 )
2020-05-13 15:46:27 +02:00
Amal
c8bae5fd3a
Minor change in docs ( #24471 )
2020-05-13 15:45:11 +02:00
Amal
cfaf3e309c
Minor typo correction ( #24552 )
2020-05-13 15:43:56 +02:00
Amal
85add88b8d
Grammatical correction ( #24550 )
2020-05-13 15:42:54 +02:00
kay delaney
bfd337dd00
Datasource/CloudWatch: Correctly interpolate variables in CloudWatch Logs queries ( #24619 )
...
Closes #24603
2020-05-13 14:38:42 +01:00