Marcus Efraimsson
c028d3047c
CI: Notify failures in separate pipeline ( #27936 )
...
* Notify failures in separate pipeline
* Include branch and event in triggers
* Use snake case
* Use snake case
* Fix enterprise/downstream
* Apply suggestions from code review
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-30 22:14:47 +02:00
denominator
1d2b839a1d
Docs: Fix note format for documentation ( #27940 )
2020-09-30 12:45:07 -07:00
Amal
1586baf55a
Correcting case in docs ( #27941 )
2020-09-30 15:03:25 -04:00
Carl Bergquist
7b891d10ee
Instrumentation: Removes invalid chars from label names ( #27921 )
2020-09-30 20:12:57 +02:00
Amal
e26b8636a9
Typo correction in documentation ( #27935 )
2020-09-30 13:50:02 -04:00
Arve Knudsen
833903bd00
Drone: Sync with enterprise ( #27939 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-30 19:28:28 +02:00
Diana Payton
75d1c16f0b
Docs: Update time-range-controls.md ( #27914 )
2020-09-30 09:39:32 -07:00
Amal
ca4e48a8e4
Typo correction in docs ( #27934 )
2020-09-30 17:35:54 +02:00
Amal
831fe2d2b3
Update plugin-protocol.md ( #27932 )
2020-09-30 17:35:16 +02:00
Marcus Olsson
016ec7343a
Add marcusolsson as code owner for plugin docs ( #27810 )
2020-09-30 15:08:01 +02:00
Marcus Olsson
902ecc9a06
Docs: Add trace and exemplar to glossary ( #27854 )
...
* Format glossary table
* Add trace and examplar to glossary
* Fix typo
* Fix review comments
* Fix review comment
* Update docs/sources/getting-started/glossary.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-09-30 15:07:44 +02:00
Arve Knudsen
b892aa2eb7
Drone: Don't ignore failure to publish next NPM packages ( #27927 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-30 14:11:40 +02:00
Arve Knudsen
a59a89dfb8
Drone: Fix publishing of next NPM packages ( #27925 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-30 13:36:09 +02:00
Marcus Andersson
b59be220ce
Build: fixing failing release packaged build due to uPlot dependency not properly setup ( #27887 )
...
* removed dependency from grafana/ui on public/app.
* fixed so we don't get rollup issues when building the packages.
* fixed so import path is working properly.
* removed uncommented code.
2020-09-30 12:59:02 +02:00
Arve Knudsen
34a355fe54
Drone: Add Slack failure notifier ( #27920 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-30 11:04:37 +02:00
Arve Knudsen
739395abb6
Drone: Don't build enterprise Windows installer unless downstream ( #27919 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-30 10:36:33 +02:00
Torkel Ödegaard
d105db3e5b
Graph: Fixed histogram bucket calculations to avoid missing buckets ( #27883 )
...
* Graph: Fixed histogram bucket calculations to avoid missing buckets
* Removed testdata
* Updated tests
2020-09-30 09:26:06 +02:00
Arve Knudsen
7a12094ddc
Drone: Ignore failure to publish front-end metrics ( #27918 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-30 09:23:48 +02:00
Agnès Toulet
05cb049733
Dashboard: Don't send analytics for explore or edit events ( #27789 )
...
* Dashboard: don't send analytics for explore or edit event
* AnalyticsProcessor: merge subsequent conditions
* Add analyticsProcessor tests
* apply PR feedback
2020-09-30 08:29:33 +02:00
Joan López de la Franca Beltran
e03da3760e
Add index at user_auth_token.user_id column ( #27908 )
2020-09-30 01:20:29 +02:00
Arve Knudsen
702fb1edd1
Drone: Upgrade drone-grafana-docker image ( #27911 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-29 21:34:34 +02:00
Steven Vachon
d745a66a18
@grafana/toolkit: cleanup ( #27906 )
...
* Simplify `useSpinner` to run immediately, instead of returning a function
* Removed unnecessary exports
* Avoid mutating input arguments
2020-09-29 15:05:07 -04:00
Ryan McKinley
f60f1c3fc7
Chore: use Array.isArray rather than lodash ( #27898 )
2020-09-29 10:39:52 -07:00
Ryan McKinley
71a01a1053
Chore: Convert internal grafana datasource from angular to react ( #27870 )
2020-09-29 10:39:31 -07:00
Arve Knudsen
26f86ba823
Drone: Fix publishing of master artifacts ( #27902 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-29 18:15:25 +02:00
Marcus Olsson
03f059b7c5
Docs: Fix typo and clarify need for query editor ( #27796 )
...
* Fix typo and clarify need for query editor
* Update docs/sources/developers/plugins/add-support-for-annotations.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-09-29 17:26:01 +02:00
Arve Knudsen
a9afb750d9
Drone: Fix master build ( #27897 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-29 16:34:49 +02:00
MorgeMoensch
74de2475ca
Fix Link to OWASP SameSite information ( #27895 )
...
The old link (https://owasp.org/index.php/SameSite ) no longer works, so I suggest to use this one instead: https://owasp.org/www-community/SameSite
2020-09-29 10:32:22 -04:00
Ryan McKinley
4f3be31e1a
Chore: show error/warning notice with a different icon ( #27872 )
2020-09-29 07:27:57 -07:00
Steven Vachon
15a3b97dbb
@grafana/toolkit: run npm "next" publish file system functions serially ( #27894 )
...
... to hopefully avoid race conditions with working directory changes
2020-09-29 10:16:16 -04:00
Arve Knudsen
6671e4ec32
Chore: Upgrade build pipeline tool ( #27893 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-29 16:09:46 +02:00
Arve Knudsen
3f728501df
Drone: Fix Windows installer upload ( #27890 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-29 15:45:59 +02:00
Arve Knudsen
262a6faad0
Chore: Upgrade build-pipeline tool ( #27888 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-29 14:24:18 +02:00
Jess
339ef7a1a8
Add docs for TagsInput ( #27881 )
...
* Add docs for TagsInput
* Add import to TagsInput.story.tsx
* Update packages/grafana-ui/src/components/TagsInput/TagsInput.mdx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
2020-09-29 14:30:57 +03:00
Dominik Prokop
b995381816
Proposal: Declarative API for axes, scales and series configuration in Graph NG ( #27862 )
...
* Fix gdev dashboard
* API for declarative Axis, Series and Scales configuration
* Bring back time zone change support
* Update tests and fix type errors
* Review comments and fixes
2020-09-29 13:25:10 +02:00
Kemal Akkoyun
0c70308870
Prometheus: Add time range parameters to labels API ( #27548 )
...
* Add time range parameters to labels API
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Fix minor issues
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Add range to explore component
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Add range to query component
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Cache metric names for time range
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Update public/app/plugins/datasource/prometheus/components/PromQueryField.tsx
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* Remove unused method
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Only compare the ranges
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Update public/app/plugins/datasource/prometheus/components/PromQueryField.tsx
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2020-09-29 11:05:57 +02:00
Heliodor Jalba
5c1c5f4178
Fix how multiplication is displayed ( #27825 )
...
Asterisk character is used for italicizing by the styling engine. It needs to be escaped with a backslash.
2020-09-29 08:53:37 +02:00
Steven Vachon
4fd8ff092e
@grafana-toolkit: promise improvements ( #27868 )
...
* Default `useSpinner` to a void argument
* Use promise-based file system functions in package:build
2020-09-28 15:43:01 -04:00
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