Walter Rafelsberger
d8bb369f7e
[ML] Adds an integrity check to creating, updating and deleting annotations. ( #29969 ) ( #30046 )
...
Adds an integrity check to make sure the required index and aliases are present before creating, updating or deleting annotations.
2019-02-05 11:02:03 +01:00
Lisa Cawley
91f05f4d93
[DOCS] Deprecates xpack.monitoring.elasticsearch.url ( #30004 )
2019-02-04 16:09:10 -08:00
Lisa Cawley
9873f05f6a
[DOCS] Deprecate SSL settings ( #29990 )
2019-02-04 15:05:18 -08:00
Sarah Hersh
8318914f4e
[Docs/Fixes header in 6.6.0 release notes ( #29996 )
2019-02-04 16:13:42 -05:00
Lisa Cawley
a7aa8dc50e
[DOCS] Deprecate elasticsearch.url ( #29982 )
2019-02-04 13:06:45 -08:00
Jonathan Budzenski
a0b806cd6d
Fix plugin deprecations ( #29737 )
...
* [deprecations] convert flattened settings to nested settings
* [deprecations] reuse rename method for elasticsearch.url to elasticsearch.hosts
* newline
* add known issues to docs
2019-02-04 13:31:50 -06:00
Sébastien Loix
6b3170a8e7
[Watcher] Add missing Action types on client ( #29818 ) ( #29942 )
...
* Add missing Webhook action on client.
Fixes #29787
2019-02-04 14:13:30 +01:00
Lisa Cawley
5773f910a8
[DOCS] Removes problematic float ( #29875 )
2019-02-01 15:31:09 -08:00
Brandon Morelli
e056b61555
[APM][docs] Update APM UI documentation ( #28621 ) ( #29839 )
2019-02-01 13:42:28 -05:00
James Gowdy
ed26c21b43
[ML] Fixing data recognizer panel refresh on new job page ( #29701 ) ( #29716 )
2019-01-31 14:55:02 +00:00
Pete Harverson
5fea211f27
use intl.formatMessage instead FormattedMessage component ( #29251 ) ( #29696 )
2019-01-31 11:37:37 +00:00
Pete Harverson
1bdc540ae8
[ML] Fixes influencer swimlane query when value is only whitespace ( #28769 ) ( #29695 )
2019-01-31 11:37:00 +00:00
Pete Harverson
3224f9931f
[ML] Fixes overflowing text in the anomalies table expanded row ( #28372 ) ( #29694 )
...
* [ML] Fixes overflowing text in the anomalies table expanded row
* [ML] Switch to using euiTextTruncate to fix overflow
2019-01-31 11:36:33 +00:00
Walter Rafelsberger
d819e3347a
[ML] Fixes race condition related to view by swimlane update. ( #28990 )
...
Fixes a race condition where the view-by swimlane would stay empty after switching the view-by field in the dropdown.
2019-01-31 11:22:38 +01:00
Oliver Gupte
8cc8679355
[APM] fixes infinite recursion for multiple waterfall item references ( #29659 )
...
* [APM] fixes #29564 by bailing out of recursion when a multiple references of the same object are detected
* [APM] minimized test fixure to isolate logic being tested
* [APM] improve readabilty by using better var name
2019-01-30 16:01:12 -08:00
Robert Monfera
46c6f11a1f
Fix: keep element selection after layer move up/down ( #29634 ) ( #29645 )
2019-01-30 21:27:03 +01:00
Chris Roberson
7baa76aa7d
Fix issue where the date format isn't passed in properly ( #29637 ) ( #29643 )
2019-01-30 15:20:46 -05:00
Joe Fleming
43dc53f17a
fix: wrap url check in retry.try ( #29536 ) ( #29640 )
...
since the url changes are async, keep testing the url until it passes or fails enough times
2019-01-30 13:00:41 -07:00
Chris Roberson
708279b97f
[Telemetry] Remove custom code for spaces in telemetry ( #27903 ) ( #29567 )
...
* Remove custom code for spaces in telemetry
* Undo this change
* Change how this is inserted into the monitoring doc
2019-01-30 14:18:41 -05:00
James Gowdy
a51debce68
fixing conflicts ( #29585 )
2019-01-30 19:01:25 +00:00
James Gowdy
deebf58fd2
[ML] Making index pattern related links optional ( #29332 ) ( #29586 )
...
* [ML] Making index pattern related links optional
* reverting index pattern url
* removing link to data visualizer
2019-01-30 19:01:14 +00:00
Sarah Hersh
548439e2d3
[DOCS] Adds known issue to 6.6.0 release notes ( #29618 )
2019-01-30 10:56:18 -05:00
João Duarte
a810e02284
Bump x-pack version to 6.6.1 ( #29583 )
2019-01-30 09:01:42 -06:00
Brandon Kobel
710ceb254c
Adding sever.logWithMetadata ( #28767 ) ( #28935 )
...
* Allowing first-class support of structured log messages
* Renaming to logWithMetadata and changing log statement structure
* Fixing unit tests
2019-01-30 06:24:23 -08:00
Brandon Kobel
93d798f685
Only using known handlers with handlebars ( #27061 ) ( #27896 )
2019-01-30 06:24:07 -08:00
Juan Álvarez
f3775dd313
Update index pattern ( #29596 )
2019-01-30 15:16:02 +01:00
gchaps
963b62ad68
[DOCS] Removes tsvb content from highlights doc ( #29559 )
2019-01-29 15:04:28 -08:00
Sarah Hersh
d5c8060671
[DOCS] Adds known issue to 6.6.0 RN ( #29523 )
2019-01-29 13:55:32 -05:00
gchaps
e014afe5da
[DOCS] Reorganized 6.6.0 highlights doc ( #29527 )
2019-01-29 10:11:51 -08:00
Larry Gregory
990fb27594
Adds missing cluster privileges to role management screen ( #28692 ) ( #28701 )
...
Fixes #28689
2019-01-29 10:42:23 -05:00
rayafratkina
6f3f70dcb6
bumping version to 6.6.1
2019-01-29 10:26:15 -05:00
rayafratkina
db71ecfd9f
bumping version to 6.7
2019-01-29 09:56:37 -05:00
Marius Dragomir
790ec9165f
Update branch version to 6.6 in package.json ( #27760 )
...
* Update branch version to 6.6 in package.json
This points all the doc links in Kibana to 6.6 branch instead of 6.x
* Updated elasticsearch-browser to 15.3.0
2019-01-29 15:26:01 +02:00
lcawl
8430aa22b7
[DOCS] Removes coming 6.6.0 tag
2019-01-28 13:40:36 -08:00
Lisa Cawley
4e66da5006
[DOCS] Add automated annotations to 6.6.0 highlights ( #29458 )
2019-01-28 13:23:45 -08:00
Lisa Cawley
5938d265c4
[DOCS] Overview of automated annotations ( #29456 )
2019-01-28 13:22:49 -08:00
Joe Fleming
a0bc0ea180
fix: don't sort in pie function ( #27076 ) ( #29445 )
2019-01-28 11:48:19 -07:00
Joe Fleming
7581d7f8ac
fix: remove text selection on writeable change ( #28887 ) ( #29443 )
2019-01-28 11:47:57 -07:00
Luke Elmers
4f652d8110
[6.6] Use server.basePath to create socket connection. ( #29393 ) ( #29433 )
2019-01-28 11:29:19 -07:00
Sarah Hersh
a81ec4f9af
[DOCS] Update to 6.6.0 RN ( #29437 )
2019-01-28 11:38:51 -05:00
Robert Monfera
6d3348c8b8
Feat: identify Canvas for metrics collection ( #29078 ) ( #29260 )
2019-01-24 15:49:19 +01:00
Spencer
bbbacb03fe
[6.6] [es] when specifying path with vars always use encodeURIComponent ( #29210 ) ( #29237 )
...
Backports the following commits to 6.6:
- [es] when specifying path with vars always use encodeURIComponent (#29210 )
2019-01-23 20:02:14 -08:00
Brandon Kobel
bcddc14012
throw config error based on the joi validation error ( #29137 ) ( #29181 )
2019-01-23 15:18:36 -08:00
Tyler Smalley
3ae2b81acc
Exclude all x-pack workspaces from OSS builds ( #29124 ) ( #29127 )
...
Filters out any x-pack workspaces from OSS builds. Fixes an issue introduced by #22618 that was causing the Infra plugin code to be included in the node_modules for OSS builds.
2019-01-22 12:24:10 -08:00
Robert Monfera
517b6dd631
Fix: avoid server crash when no value is found ( #29069 ) ( #29105 )
2019-01-22 17:33:24 +01:00
Søren Louv-Jansen
5de4f1c58f
Requires fields necessary for percent calculation ( #29021 ) ( #29068 )
2019-01-21 19:31:39 +01:00
Lisa Cawley
80fb111ef7
[DOCS] Adds info for ML auditbeat module ( #28969 )
2019-01-21 08:48:55 -08:00
Lisa Cawley
cee063d1c1
[DOCS] Adds highlight for ML auditbeat module ( #28971 )
2019-01-18 13:32:11 -08:00
Sarah Hersh
cb3c61ea17
[DOCS]Adds release notes for 6.6.0 ( #28996 )
...
* [DOCS]Adds release notes for 6.6.0
2019-01-18 12:36:54 -05:00
Sarah Hersh
963e00e2e4
[DOCS] Adds documentation for remote cluster and CCR UIs ( #28944 )
...
* [DOCS]Adds docs for new remote cluster UIs
2019-01-18 11:54:15 -05:00