Commit graph

20089 commits

Author SHA1 Message Date
Ahmad Bamieh
a5537ee3b4
[6.7] [Telemetry] collect xpack.cloud details (#31180) (#31704)
* [Telemetry] collect xpack.cloud details (#31180)

* collect xpack.cloud details

* add elasticsearch cluster uuid

* remove cloud ID from telemetry stats

* remove esUUID from telemtry stats

* add stack_stats.kibana.plugins.cloud.isCloudEnabled
2019-02-24 15:09:17 +02:00
Catherine Liu
4e0b72d035
Refactor time_filter (#31641) (#31852)
Fixes time_filter state

Removed console logs

Cleaned up changes

Removed unused prop in time_filter

Moved propTypes

Fixed bug with changing columns

Added comment
2019-02-22 16:41:14 -07:00
Søren Louv-Jansen
307e20a6a4
[APM] Avoid crashing transaction details page if trace duration is 0 (#31799) (#31851)
* [APM] Avoid crashing transaction details page if trace duration is 0

* Remove snapshot
2019-02-23 00:33:37 +01:00
Nathan Reese
cf89c22149
[Maps] fix app crash where layer details panel calls getId on undefined (#31816) (#31845)
* [Maps] fix app crash where details panel calls getId on undefined

* add jest test ensuring no errors when selectedLayer is undefined
2019-02-22 15:29:11 -07:00
Catherine Liu
7488b22a95
[Canvas] Adds doc links and keyboard shortcut cheatsheat to help menu (#31335) (#31729)
* Fixed tooltip in fullscreen_control

    * Removed aeroelastic keyboard event handlers

    * Added input target check to workpad page keyhandler

    * Fixed ungrouping

    * Removed tabIndex

    * Fix: reintroduce additional call on keyboard event
2019-02-22 15:21:03 -07:00
Joe Fleming
5d59537338
chore: unify the workpad update handler (#31218) (#31823) 2019-02-22 11:52:58 -07:00
Chandler Prall
7930a3f045
Upgrade eui to 6.10.3 (#31696) (#31756) 2019-02-22 10:03:57 -07:00
Josh Dover
6e9c8ebe92
Show interstitial prompt when ES is upgrading (#31309) (#31740)
* Show interstitial prompt when ES is upgrading

* Update copy
2019-02-22 09:20:17 -06:00
Nathan Reese
91aaf97ede
fix merge conflicts (#31778) 2019-02-22 06:18:22 -07:00
Alexey Antonov
6c4f23c8c0
TSVB doesn't work for percentile aggregation in Gauge, metric and Top N (#31680) (#31795) 2019-02-22 15:58:55 +03:00
Robert Monfera
bb06b0a0c9
[Canvas] unify pointer event x/y origin logic for localMousePosition calculation (#28748) (#31791) 2019-02-22 11:20:04 +01:00
Søren Louv-Jansen
1c97901299
[APM] Show metric-only services in service overview (#30397) (#31788) 2019-02-22 11:06:46 +01:00
Joe Reuter
e978baa10e
Add referenced pipeline aggs to every level of query (#31121) (#31711) 2019-02-22 10:55:54 +01:00
CJ Cenizal
0cd62dd722
Fix bug where rollup job search would display an empty prompt if no jobs matched the search. (#31642) (#31768)
* Internationalize and refine message.
2019-02-21 19:35:08 -08:00
Thomas Neirynck
78d58324de
[Maps] display metric tooltips for grid source the same as for joins (#31621) (#31755) 2019-02-21 18:09:46 -05:00
Josh Dover
fd286bce11
[ugprade] Point upgrade doc link to 7.0 (#31743) 2019-02-21 14:45:24 -06:00
Chris Davies
c808aff397
Get Kibana 6.7 tests passing when run against Elasticsearch 7.0 (#30647) 2019-02-21 15:33:04 -05:00
Felix Stürmer
a8359115b9
[Logs UI] Fix some filebeat ECS message formats (#31120) (#31716)
Backports the following commits to 6.7:
 - [Logs UI] Fix some filebeat ECS message formats (#31120)
2019-02-21 20:05:09 +01:00
Catherine Liu
49d2008cb9
Update prop types on RangeArgInput (#31654) (#31722)
* Added string as value prop type in range arg input

* Added string as value prop type in range arg input
2019-02-21 11:55:55 -07:00
Joel Griffith
bab832593c
Using content-disposition pkg for non-US font titles in reporting (#30895) (#31713)
* Using content-disposition for non-US font titles in reporting
2019-02-21 10:18:25 -08:00
Jonathan Budzenski
b4864042f9
[monitoring] only start bulk uploader once (#31307) 2019-02-21 11:30:09 -06:00
Nathan Reese
7937f1ae31
fix merge conflicts (#31702) 2019-02-21 10:24:00 -07:00
Matt Apperson
47d838e436
[6.7] [BeatsCM] fix API for tokens to support any number (#30335) (#31661)
* [BeatsCM] fix API for tokens to support any number (#30335)

* add basic script for standing up a fake env

* tweaks

* API needs to support any number of tokens not us

* [BeatsCM] Add testing script used to create test deployments

* Move to JWT for enrollment

* wrap dont scroll command

* Dont use token as token ID

* fix tests

* not sure why this file is enabled in this branch/PR…

# Conflicts:
#	x-pack/plugins/beats_management/server/lib/adapters/framework/integration_tests/kibana.ts

* remove dev only k7Design
2019-02-21 10:30:58 -05:00
Lukas Olson
495b952235 Add docs for savedObjects:listingLimit advanced setting (#31593) 2019-02-21 08:24:16 -07:00
James Gowdy
2a130b8f36
[ML] File data visualizer - setting default number of shards (#31567) (#31670) 2019-02-21 09:55:58 +00:00
Court Ewing
ca791e931d
Replace 'nonce' with 'self' in CSP default rules (#31610)
Edge doesn't support nonce for src scripts due to a bug in the browser,
and while it's not a supported browser for Kibana, we'd like to avoid
surprises for people that are upgrading between minor versions.
2019-02-20 20:12:02 -05:00
Tim Sullivan
c3cdca9837
merge conflicts (#31648) 2019-02-20 16:48:06 -07:00
Aaron Caldwell
9bd97a4016
Add back dispatch (#31602) (#31615) 2019-02-20 14:45:57 -07:00
Jen Huang
2b4a5fbb3f
[Rollups] Removing duplicate rendered sections (#28566) (#31609) 2019-02-20 13:11:41 -08:00
Aaron Caldwell
af14f1b290
[Maps] Update layer add workflow and revise temp layer handling (#30542) (#31586)
* Move layer add flow to the add layer panel

* Remove layer add toast. It's pretty annoying in this new workflow and is planned to be removed/revised anyway

* Add/remove layers without setting temp status

* Dispatch save function on ws save and clear/remove transient layer

* Lot of cleanup of temp refs. Add __ to transient layer ref

* Activate layer property save button on style prop change

* Review feedback

* Await setting selected layer before opening flyout panel to prevent occasional undefined error

* Review feedback

* Review feedback

* Review feedback

* Remove style temp settings

* Return null as fallback

* Review feedback

# Conflicts:
#	x-pack/plugins/maps/public/angular/get_initial_layers.test.js
#	x-pack/plugins/maps/public/angular/map_controller.js
#	x-pack/plugins/maps/public/components/layer_addpanel/index.js
#	x-pack/plugins/maps/public/components/layer_addpanel/view.js
2019-02-20 13:56:01 -07:00
Court Ewing
ef82aaf7df
Inject CSP config via HTML tag rather than inline JavaScript (#31514) (#31553)
This allows us to support a more flexible set of CSP rules that do not
necessarily rely on nonce.
2019-02-20 15:01:10 -05:00
Josh Dover
3fc0a9edfb
[upgrade] Point all docs to 6.7 (#31595) 2019-02-20 13:40:29 -06:00
Brandon Kobel
fd58b08037
Add create_snapshot privilege (#31086) (#31598)
A new cluster privilege type has been added to ES in [elastic/elasticsearch#35820](https://github.com/elastic/elasticsearch/pull/35820) .
2019-02-20 10:43:04 -08:00
Joe Fleming
f4ea42332f
Feat: Add support for time_zone in essql (#31291) (#31547)
As noted in [the SQL docs](https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-rest.html), you can pass in a `time_zone` property to control what timezone is used for date operations. This adds a new arg, `timezone` (`tz` for short) to the `essql` function so that users can control what timezone is used.

Below, I have a query that groups results by the hour of the day. You can see the values change when I shift the timezone 12 hours (from `UTC` to `UTC-12`).

![feb-15-2019 10-38-49](https://user-images.githubusercontent.com/404731/52874173-0b46c000-310e-11e9-84b7-9074dfd09b59.gif)
2019-02-20 10:00:08 -07:00
Alexey Antonov
339caf776d
TSVB flashes a chart upon clicking create (#30946) (#31582)
* TSVB flashes a chart upon clicking create
2019-02-20 19:59:43 +03:00
Joe Reuter
89fd2b29b8
[6.7] Fix legend / color picker overflow (#30960) (#31484) 2019-02-20 15:49:59 +01:00
Nathan Reese
55d4cccad5
[Maps] add beta label to listing page (#31544) (#31558) 2019-02-20 06:51:55 -07:00
Sébastien Loix
448eb22209
[Watcher] Add Index, HipChat, PagerDuty, and Jira Action types on the client (#30043) (#31559) 2019-02-20 07:29:20 +01:00
dave.snider@gmail.com
0a83076c89
Make map gradients more subtle (#30345) (#31530)
Cleanup in the maps app.
2019-02-19 16:54:05 -08:00
Tim Sullivan
1d0c661522
[DOC] Missing font packages for Chromium (post 6.5) leading to "Caught error spawning Chromium" (#29940) (#31509) (#31522)
It might occur that users hit the `Caught error spawning Chromium` error.
This is usually linked to missing font packages on the system.

This sub-list has been extracted from [the puppeteer troubleshooting page](https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md) and as a follow up of the issue https://github.com/elastic/kibana/issues/28123

Let me know if I should review the package list or the text.
I might also add directions on how to check Chromium debug logs if necessary.
2019-02-19 16:32:46 -07:00
Sarah Hersh
b8ccc30186
[6.7] [Docs]Fixes links in Vega docs (#31283) (#31504)
* Corrects supported Vega version
2019-02-19 16:20:45 -05:00
Felix Stürmer
b4cb05bfaa
[Logs UI] Fix pre-ECS filebeat module message reconstruction rules (#30398) (#31503)
This fixes the message reconstruction for the pre-ECS formats of several filebeat modules by adding appropriate rules.
2019-02-19 21:53:29 +01:00
Joe Fleming
7a4a570498
feat: updated demodata (#31202) (#31517)
use current time range and add @timestamp field
2019-02-19 13:44:57 -07:00
Brandon Kobel
bd72ab4c41
Adding note about sessions always being bound to browser's lifetime. (#31472) (#31507)
* Adding note about sessions always being bound to browser's lifetime.

* Update docs/settings/security-settings.asciidoc

Co-Authored-By: kobelb <brandon.kobel@gmail.com>
2019-02-19 11:10:54 -08:00
Lukas Olson
7832c7cf51 Remove use of 's' regex flag (#31292) 2019-02-19 11:07:43 -07:00
Josh Dover
67f503e2f6
[upgrade] Localize reindexing flyout in Upgrade Assistant (#30432) (#31481) 2019-02-19 11:36:53 -06:00
Chris Roberson
46538f49a5
[Monitoring] Add mappings for standalone archives and fix tests (#31315) (#31470)
* Add mappings for standalone and fix tests

* We are apparently mutating this and need to return a copy each time
2019-02-19 10:06:08 -05:00
Tim Roes
597c142f05
Add documentation links to Visualize/Dashboard (#31406)
* Add documentation links to Visualize/Dashboard

* Add more targeted links
2019-02-19 10:32:21 +01:00
James Gowdy
c90b972b94
[ML] Fixing error when checking privileges for user with no ml_user role (#31429) (#31439) 2019-02-19 06:37:11 +00:00
Ahmad Bamieh
8152b20fbf
[6.7] [Telemetry] Localization Stats (#29213) (#31243)
Backports the following commits to 6.7:
 - [Telemetry] Localization Stats  (#29213)
2019-02-19 04:00:44 +02:00