Jerry Ylilammi
e27ab89aed
Postgres/MySQL/MSSQL: Adds support for region annotations ( #20752 )
...
Adds support for region annotations in Postgres, MySQL and
MSSQL data sources by adding a column named timeend to
annotation query.
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Closes #20918
Ref #10589
2019-12-13 17:25:36 +01:00
Shavonn Brown
f65da93d72
Azure Monitor: Use default from datasource if not saved on dashboard/query ( #20899 )
...
* use default from datasource if not saved on dash/query
* find datasource default workspace in returned workspace list
* don't need the find
* fix dropdown
2019-12-13 11:03:08 -05:00
Shavonn Brown
c14398edc8
Azure Monitor: Copy AM Creds to Log Analytics When Using Same As ( #21032 )
...
* copy creds draft
* copy azure monitor creds to log analystics for sameas
* alert
* update snapshot
2019-12-13 11:02:39 -05:00
Robby Milo
e5695b155b
Docs: Add minimal hugo build, update docs README ( #20905 )
...
* initial commit
* remove menu and submenu
* improve layout templates, improve README
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* fix typo
* remove layouts
* update readme, makefile
* update docs command
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/README.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2019-12-13 15:47:28 +01:00
Torkel Ödegaard
096b82027c
CI: Added junit test report ( #21084 )
...
* CI: Added junit test report
* Removed leftover
* Tesing
* removed reporter
* set max workers 2
* another test
* Fixed unit test
* Restored ci stuff
2019-12-13 14:56:25 +01:00
Alexander Zobnin
fd2131c1e3
UI: ConfirmButton component ( #20993 )
...
* UI: ConfirmButton component
* UI: add link button variant
* UI: add ConfirmButton story with delete option
* Chore: use ConfirmButton instead of DeleteButton
* UI: remove DeleteButton
* UI: rename confirmButtonVariant to confirmVariant
* UI: use Form.Button in ConfirmButton
* Chore: use sm ConfirmButton size after changing defaults
* Revert "UI: add link button variant"
This reverts commit 4372350daa
.
* Chore: add 'link' variant type to the Button
* UI: DeleteButton component on top of ConfirmButton
* Chore: use DeleteButton instead of ConfirmButton
* Chore: DeleteButton, use md size by default
* Chore: update test snapshots
2019-12-13 14:42:18 +03:00
kay delaney
4dba02dd20
Angular/React: Migrates team creation form to react ( #21058 )
2019-12-13 08:51:10 +00:00
Hugo Häggmark
483415ac7c
Templating: Fixes digest issues in Template Variable Editor ( #21079 )
...
* Fix: Adds extra digest after promises
* Feature: Adds promise to digest utility
2019-12-13 09:47:53 +01:00
Torkel Ödegaard
98bea0990f
OrgSwitcher: Fixed issue rendering org switcher even when it's not open ( #21061 )
...
* OrgSwitcher: Fixed issue rendering org switcher even when it's not open
* Updated test
* Fixed unit test
2019-12-13 09:27:45 +01:00
Witek Bedyk
818972f11b
Chore: Remove rejected files ( #21072 )
...
These files get created when applying a patch with some hunks being
rejected. These two files can be safely ignored.
2019-12-13 09:05:54 +01:00
Hugo Häggmark
e96f962076
e2e: Uses should on first element after visit to prevent flakiness ( #21077 )
2019-12-13 08:39:12 +01:00
Ryan McKinley
1aa39ee458
FieldConfig: support overrides model ( #20986 )
2019-12-12 14:55:30 -08:00
Torkel Ödegaard
1f73e2aadf
AngularPanels: fixed transparency issue ( #21070 )
2019-12-12 22:35:37 +01:00
Diana Payton
c27262c50c
Docs: Update configuration.md for #3349 ( #21069 )
...
* Update configuration.md
Updated logs section and clarified some of the file location and commenting information.
* Update docs/sources/installation/configuration.md
Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2019-12-12 11:19:41 -08:00
Alexander Morozov
06bf7e8ef1
OAuth: Removes send_client_credentials_via_post setting ( #20044 )
...
Removes send_client_credentials_via_post oauth setting and
use auto-detect mechanism instead.
By these changes also fixes statichcheck errors
Ref #8968
2019-12-12 20:00:56 +01:00
Sofia Papagiannaki
b12dc890b8
API: Validate redirect_to cookie has valid (Grafana) url ( #21057 )
...
* Restrict redirect_to to valid relative paths
* Add tests
2019-12-12 17:08:34 +02:00
Ivana Huckova
cd39c2bd25
Explore: Refactor log details table ( #21044 )
2019-12-12 16:00:41 +01:00
Hugo Häggmark
a187500c0e
Prometheus: Prevents validation of inputs when clicking in them without changing the value ( #21059 )
...
Fixes #21056
2019-12-12 13:26:12 +01:00
Hugo Häggmark
e69ec6ca53
Prometheus: Fixes so user can change HTTP Method in config ( #21055 )
...
Fixes #21004
2019-12-12 11:52:03 +01:00
Torkel Ödegaard
4e1e0b9065
MetricSegment: Fix metric segment UI crash in prod builds ( #21053 )
2019-12-12 09:22:25 +01:00
Itamar Turner-Trauring
70e38ec352
OpenTSDB: Adding lookup limit to OpenTSDB datasource settings ( #20647 )
...
* feat: adding lookup limit to OpenTSDB settings
Adding lookup to OpenTSDB datasource settings and using it in the datasource for tag value lookup and suggest
* Document the change.
* feat: UI for configuring OpenTSDB lookup limit.
* Apply prettier.
* Fix compilation error.
2019-12-12 09:02:50 +01:00
Hugo Häggmark
8fd1931e1c
Templating: Fixes default visibility for submenu to same as dashboard ( #21050 )
2019-12-12 08:04:36 +01:00
Diana Payton
3e73258c1a
Create CODEOWNERS ( #21045 )
...
Added CODEOWNERS file, made myself the owner of the docs directory.
2019-12-11 13:34:32 -08:00
Andrej Ocenas
5a3c1dc6a4
Elastic: Add data links in datasource config ( #20186 )
2019-12-11 17:40:56 +01:00
csyangchen
34299a1bd2
Alerting: Fix panic in dingding notifier ( #20378 )
...
dingding notifier fails to send alert messages containing JSON,
This change use map and json.Marshal to always produce valid
JSON body.
Fixes #9771
2019-12-11 17:01:01 +01:00
David
e7ae220cde
Logs: Optional logs label column ( #21025 )
...
* Logs: Optional logs label column
- reintroduces label column that was removed when log details were
introduced
- added to explore and also as a new option to logs panel
- explore column settings now stored in localstorage
- labels are rendered with font size xs
- labels that start with `_` or are called `level` or `filename` are not
displayed
- removed click handlers and moved remaining `LogLabel` logic into `LogLabels`
* Added prop to satisfy interface
* Review feedback
* removed comment
* Changed label of label column switch
2019-12-11 16:11:32 +01:00
Marcus Andersson
c1b74becce
Chore: updated to latest stable version ( #21033 )
2019-12-11 15:55:27 +01:00
Marcus Andersson
5568b32c9b
Docs: change log for release v6.5.2 ( #21028 )
2019-12-11 15:14:48 +01:00
Marcus Efraimsson
34236ca1ae
Chore: Improve rendering logging ( #21008 )
...
Moving info log from phantomjs to rendering service
so it's logged for all kinds of renderers.
Add debug log for image renderer plugin and remote
renderer.
2019-12-11 15:06:59 +01:00
Emil Tullstedt
fe8b533497
Modules: Add patched goavro dependency for extensions ( #21027 )
2019-12-11 14:44:29 +01:00
Ivana Huckova
32c9d558f9
Explore: Sync timepicker and logs after live-tailing stops ( #20979 )
2019-12-11 14:14:39 +01:00
Hugo Häggmark
8495af4c52
Fix: Shows SubMenu when filtering directly from table ( #21017 )
...
* Fix: Shows SubMenu when filtering from table
Fixes #20270
* Tests: Updates snapshots
* Refactor: Changes after PR comments
* Refactor: Changes template
2019-12-11 14:09:57 +01:00
okhowang
4698cef2a2
Alerting: Fix template variable in query check ( #20721 )
2019-12-11 11:11:37 +01:00
Ryan McKinley
23510f95a3
Toolkit: remove unused plugin-ci report types ( #21012 )
2019-12-10 16:06:41 -08:00
Torkel Ödegaard
72ee1b9a94
MixedDatasources: Do not filter out all mixed data sources in add mixed query dropdown ( #20990 )
2019-12-10 23:17:55 +01:00
Sebastian Markgraf
7d6bd78e0b
Docs: Change checkout to check out where necessary ( #20926 )
...
Fixes #20775
2019-12-10 10:23:07 -08:00
David
75923c43d1
Promtheus: Improve tab completion ( #20938 )
...
Change in behavior:
- no longer suggest everything in empty field, only history
- term suggestions need at least one character
2019-12-10 16:11:31 +01:00
Leonard Gram
67d83d1ffc
build: adds IANA timezone info to windows build ( #21001 )
2019-12-10 16:00:37 +01:00
David
2d5dc5d6b2
Loki: fix labels fetching when no initial range given ( #21000 )
2019-12-10 15:29:32 +01:00
Sofia Papagiannaki
3f48033b38
Docs: Update datasource API examples ( #20951 )
...
* Update requests and responses
* Add basic auth example
2019-12-10 15:30:06 +02:00
Erik Sundell
0e4850f203
UI: Segment fixes ( #20947 )
...
* Add support for primitive values/onchange
* Fix segment clickaway bug
* Fix onchange
* Use primitive in cloudwatch
* Add placeholder
* Use placeholder in cloudwatch editor
* Fix lint error
* Fix lodash import
* Use new component story format
* Add support for autofocus
* Use selectable value for onchange event
* Fix lint error
2019-12-10 13:00:22 +01:00
Labesse Kévin
26789d1eb6
Stackdriver: Make service list searchable ( #20989 )
...
* remove non-searchable option
* fix unit test
Signed-off-by: Kevin Labesse <kevin@labesse.me>
* fix unit test
2019-12-10 12:29:25 +01:00
Vilhelm Prytz
83b402165d
Remove un-used imports ( #20937 )
2019-12-10 11:29:15 +01:00
Mitsuhiro Tanda
0c89b93ce0
upgrade aws-sdk-go ( #20957 )
...
Upgrading aws-sdk-go since there's additional changes
for IMDSv2 support.
2019-12-10 10:26:53 +01:00
Alexander Zobnin
f24b84faef
UI: ConfirmModal component ( #20965 )
...
* UI: ConfirmModal component based on Modal
* UI: refactor ConfirmModal after Modal changes
* UI: use Icon component for Modal
* UI: ConfirmModal tests
* UI: ConfirmModal story
2019-12-10 11:57:34 +03:00
Hugo Häggmark
1774b8f7e9
Docs: Updates from puppeteer to Cypress ( #20962 )
...
* Docs: Updates from puppeteer to Cypress
* e2e: Adds documentation
* Docs: Adds link to e2e framework from contributing
* Docs: Updates after PR comments
* Update contribute/style-guides/e2e.md
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Update contribute/style-guides/e2e.md
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Update contribute/style-guides/e2e.md
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Update contribute/style-guides/e2e.md
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Update contribute/style-guides/e2e.md
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Update contribute/style-guides/e2e.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update contribute/style-guides/e2e.md
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Update contribute/style-guides/e2e.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Docs: Breaks a long sentance in two
2019-12-10 09:49:12 +01:00
Hugo Häggmark
c530426506
e2e: Adds better log information during test runs ( #20987 )
...
* e2e: Adds log output when you use a selector
* e2e: Adds more log output
* Refactor: Changes after PR comments
2019-12-10 09:47:03 +01:00
lzd
6efadc9d79
Alert: If the permission is forbidden, keep the historical alarm data present. ( #19007 )
2019-12-10 09:22:49 +01:00
Hendrik van Huyssteen
bf0d87aaf6
Graph: Add fill gradient option to series override line fill ( #20941 )
2019-12-10 09:09:48 +01:00
Jiajun Huang
5e34e061d5
use https for fetch gravatar by default ( #20964 )
2019-12-10 08:59:11 +01:00