Josh Dover
3b5450a19b
[UA] Move Kibana stacktrace from UI to logs ( #33150 ) ( #33596 )
2019-03-20 14:02:08 -05:00
Thomas Neirynck
4d234f8d3f
[6.7] [Maps] add some padding around mouse pointer ( #33415 ) ( #33452 ) ( #33527 )
...
This is not a clean backport due to the implementation diverging in 7.x/master vs 7.0/6.7. It requires adding a tooltip-listener to the border layer.
2019-03-19 15:18:25 -04:00
Sarah Hersh
894167a256
replaces overwritten setting ( #33521 )
2019-03-19 13:37:19 -04:00
Sarah Hersh
d182d7cb74
resolve conflicts
2019-03-19 13:16:34 -04:00
Josh Dover
a7ef3686af
Enable default_field fix for filebeat indices ( #33439 )
2019-03-19 11:23:37 -05:00
Catherine Liu
378521b12f
Updates ecommerce sample data workpad ( #33442 ) ( #33449 )
2019-03-18 15:47:38 -07:00
Thomas Neirynck
436757b334
[Maps] Refresh join when join data did not update, but source data did ( #33250 ) ( #33347 )
2019-03-18 15:51:40 -04:00
Thomas Neirynck
843af318a1
[6.7] [Maps] Localization ( #30881 ) ( #33312 ) ( #33318 )
...
Backports #33312
2019-03-18 14:42:32 -04:00
Joel Griffith
fc28e1b047
Chore/update headless shell to pptr@1.13.0 ( #33272 ) ( #33433 )
2019-03-18 11:40:05 -07:00
Jonathan Budzenski
ea5719d2db
[logstash/pipeline-workers] show 0 when 0 ( #33253 )
2019-03-18 11:06:38 -05:00
Sarah Hersh
df51d363ab
adds naming reqs
2019-03-18 09:44:21 -04:00
Søren Louv-Jansen
3ccc989cf3
[APM] Fix problems with tilde in transaction name ( #33309 ) ( #33364 )
2019-03-18 11:57:01 +01:00
Luke Elmers
bfdd11681f
Ensure saved filters from searchSource are always passed to response handlers ( #33074 ) ( #33317 )
2019-03-15 15:26:33 -06:00
Lukas Olson
c4e62fd4f4
Merge remote-tracking branch 'upstream/6.7' into 6.7
2019-03-15 11:31:11 -07:00
Lukas Olson
9637b135b0
Fix apps to always migrate legacy queries on state change ( #33276 )
2019-03-15 11:30:09 -07:00
Josh Dover
c7d06cc30b
[UA] Handle privilege error during node precheck ( #33176 ) ( #33201 )
...
* [UA] Handle privilege error during node precheck
* Fix tests
2019-03-15 13:28:19 -05:00
Lukas Olson
42f97324bb
Merge remote-tracking branch 'upstream/6.7' into 6.7
2019-03-15 11:25:30 -07:00
spalger
8b11d0235d
disable test that started failing randomly
...
(cherry picked from commit e66a52c012
)
2019-03-15 11:18:26 -07:00
Chandler Prall
02309629fd
Upgrade to EUI v6.10.5 ( #33267 )
2019-03-15 08:18:39 -06:00
Corey Robertson
e6391ceba6
Removes gotoPage action in favor of setPage ( #33175 ) ( #33190 )
2019-03-15 09:20:32 -04:00
Pete Harverson
14f693e0f3
[ML] Fixes URL to get job stats when getting stats for all jobs ( #33237 ) ( #33295 )
2019-03-15 10:57:31 +00:00
Tyler Smalley
1275d01098
[logging] Corrects intercept of ECONNRESET ( #31742 ) ( #32247 )
...
errno is not set for ECONNRESET
29d8f4b5ea/lib/index.js (L290)
Closes https://github.com/elastic/kibana/issues/22225
Example:
{ Error: socket hang up
at TLSSocket.onSocketClose (_tls_wrap.js:761:23)
at TLSSocket.emit (events.js:194:15)
at _handle.close (net.js:600:12)
at Socket.done (_tls_wrap.js:388:7)
at Object.onceWrapper (events.js:277:13)
at Socket.emit (events.js:189:13)
at TCP._handle.close (net.js:600:12) code: 'ECONNRESET'
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-03-14 15:30:06 -07:00
Sarah Hersh
010d8db324
fixes typo ( #33247 )
2019-03-14 14:36:39 -04:00
Brandon Kobel
2d1408f080
Allow run_as to be arbitrary string to support patterns and unknown users ( #32779 ) ( #33205 )
2019-03-14 10:48:26 -07:00
Lukas Olson
d2f208bcba
Merge remote-tracking branch 'upstream/6.7' into 6.7
2019-03-14 09:44:12 -07:00
Sarah Hersh
a7e0743028
adds x-pack logo to ccr ( #33195 )
2019-03-14 10:10:05 -04:00
Justin Kambic
8fe63eb07f
[Uptime] Fix flaky behavior and re-enable Uptime API tests ( #32819 ) ( #33180 )
...
* Attempt to fix issue causing flaky behavior in uptime API tests.
* run x-pack-intake group 20 times to test flakiness
* Revert "run x-pack-intake group 20 times to test flakiness"
This reverts commit ad2e8c7003
.
2019-03-13 18:51:25 -04:00
Gil Raphaelli
010d2d87ed
[docs] Backport apm settings fixes 6.7 ( #32525 )
2019-03-13 15:32:55 -07:00
spalger
5d5eae7d3b
[ci] restore NODE_OPTIONS env from bad merge
2019-03-13 15:19:32 -07:00
Joe Fleming
698c217d56
chore: remove beta label from workpad manager ( #33164 ) ( #33185 )
2019-03-13 14:08:31 -07:00
Sarah Hersh
f17594c0f7
resolve conflict for ccr attributes
2019-03-13 17:00:27 -04:00
Jason Tedor
6b0ed49175
Add manage_leader_index privilege ( #33154 )
...
* Add manage_leader_index privilege
This commit adds the newly added manage_leader_index privilege.
* Iteration
* Update snaps
2019-03-13 16:39:32 -04:00
Spencer
3280ab8ddc
[6.7] Refactor ES-related environment variables ( #33036 ) ( #33171 )
...
Backports the following commits to 6.7:
- Refactor ES-related environment variables (#33036 )
2019-03-13 13:20:41 -07:00
Josh Dover
44be79f323
[UA] Protects against Cloud plugin being disabled ( #31637 ) ( #33167 )
...
Currently, if the Cloud plugin is disabled the server will fail to start
Fixes #31612
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-03-13 14:33:57 -05:00
Lisa Cawley
aa7427414f
[DOCS] Adds monitoring PR to 6.6.2 release notes ( #33172 )
2019-03-13 12:28:12 -07:00
Joe Fleming
c18d596d6d
[6.7] Fix: set react version to string, not semver object ( #33079 ) ( #33159 )
...
Backports the following commits to 6.7:
- Fix: set react version to string, not semver object (#33079 )
2019-03-13 11:57:52 -07:00
gchaps
8a2f644cf9
[DOCS] Adds RN for 6.6.1 and 6.6.2 ( #33147 )
2019-03-13 11:17:58 -07:00
Thomas Neirynck
e9382d52bd
[Maps] Do not fill line geometries ( #33072 ) ( #33137 )
...
This backport required manual edits to the saved object structure in the test data.
2019-03-13 11:33:51 -04:00
Catherine Liu
f600edaf9c
Fix mapColumn and staticColumn to work with empty tables ( #33078 ) ( #33096 )
2019-03-13 00:10:40 -07:00
Tyler Smalley
a3574c281c
[UA] Make reindex error handle more robust ( #33060 ) ( #33092 )
2019-03-12 23:28:25 -07:00
Catherine Liu
d558a2a29a
[Canvas] Disables progress bar in fullscreen mode ( #32942 ) ( #33064 )
2019-03-12 23:13:20 -07:00
Josh Dover
466c4669f4
[UA] Add searching by index and node to UI, fixes #32075 ( #33065 ) ( #33086 )
2019-03-12 22:50:27 -07:00
Joe Fleming
2aa8f62401
Fix: correctly access types from "to" function ( #32691 ) ( #33068 )
...
* fix: correctly access types
they are not exposed on the handlers object, they must be imported from @kbn/interpreter
* chore: move to function to browser
types can be accessed in the browser now, and a common function makes no sense right now. also https://github.com/elastic/kibana/issues/33039 prevents having the same function in both places anyway
2019-03-12 17:04:59 -06:00
Lukas Olson
3840f44d32
Merge remote-tracking branch 'upstream/6.7' into 6.7
2019-03-12 13:38:11 -07:00
Josh Dover
c97eff3bae
Add button for adding index.query.default_field
setting to metricbeat indices ( #32829 )
...
* Add button for adding `index.query.default_field` setting to metricbeat indices
* Add button to 'group by index' view
* Refactor to more generic API
* Remove comment
* Update functional tests
2019-03-12 15:14:51 -05:00
Silvia Mitter
baf77580b3
[APM] Update Index Pattern ( #33023 )
2019-03-12 15:15:38 -04:00
Felix Stürmer
b2af9dfcb2
[6.7] [Infra UI] Strictly pick fields sent upon source config creation ( #32897 ) ( #32990 )
...
Backports the following commits to 6.7:
- [Infra UI] Strictly pick fields sent upon source config creation (#32897 )
2019-03-12 18:57:52 +01:00
Andrew Cholakian
476d02cc4b
[Uptime] Add i18n to plugin name in sidebar ( #32586 ) ( #32817 )
...
Fixes https://github.com/elastic/kibana/issues/32052
2019-03-12 05:46:54 -05:00
Hamid
728e5172d6
[APM] Use correct agent name in instructions ( #32896 ) ( #32903 )
2019-03-12 08:46:32 +01:00
Nathan Reese
cd9e77717c
Add link to Maps docs in Kibana getting started with sample data ( #32848 ) ( #32949 )
...
* Add link to Maps docs in Kibana getting started with sample data
* Update docs/getting-started/add-sample-data.asciidoc
Co-Authored-By: nreese <reese.nathan@gmail.com>
2019-03-11 18:13:16 -06:00