Ivana Huckova
2f5a60f561
Explore: Remove ui params from url ( #27753 )
...
* Remove ui from url
* Update tests
* Update changeDedupStrategy
* Add test coverage
2020-10-01 12:18:21 +02:00
Domas
bd9add72de
toolkit: expose maxWorkers option for plugin build & test tasks ( #27724 )
2020-10-01 10:50:56 +02:00
Amal
22b2d4d412
Minor change for readability ( #27938 )
2020-10-01 10:43:59 +02:00
Amal
f05ec42bd5
Minor change for better readability of docs ( #27937 )
...
* Minor change for better readability of docs
* Update docs/sources/developers/plugins/backend/plugin-protocol.md
Accepting review suggestions
Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
Co-authored-by: Marcus Olsson <marcus.olsson@hey.com>
2020-10-01 10:43:09 +02:00
Marcus Efraimsson
747513d444
Plugins: Fix loading of backend plugins ( #27951 )
...
Ref #27921
2020-10-01 10:39:42 +02:00
Arve Knudsen
298ac20dc5
Drone: Upgrade build pipeline tool ( #27949 )
...
* Drone: Don't use npx
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drone: Upgrade build pipeline tool
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-01 10:00:11 +02:00
Hugo Häggmark
fa2781391a
DashboardLinks: values in links are updated when variables change ( #27926 )
...
* DashboardLinks: values in links are updated when variable changes
* Tests: adds e2e test that verifies links
2020-10-01 08:44:56 +02:00
Sartaj Singh Baveja
4e4242d475
Variables: Adds support for key/value mapping in Custom variable ( #27829 )
...
* Initial work on adding new mapping variable type
* Remove add button
* Update custom variable type to include key/value mapping
* Update custom variable docs
* Try to fix failing build
* Update reducer.ts
* Fix failing build
* Remove expansion of the colon
* Update docs
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-10-01 06:06:52 +02:00
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