Commit graph

19089 commits

Author SHA1 Message Date
Pete Harverson
2b53056651
[ML] Add rest_total_hit_as_int where total hits is required (#26421) (#26613) 2018-12-04 10:16:57 +00:00
Aleh Zasypkin
cd3f25d13d
[6.x] Return support for i18n.defaultLocale and mark it as deprecated. (#26588) 2018-12-04 09:14:19 +01:00
Tim Sullivan
4f017265e4
[Telemetry] Remove initial delay to check and send (#26575) (#26601)
* [Telemetry] Remove initial delay to check and send

* do not fire immediately
2018-12-03 21:11:22 -07:00
Oliver Gupte
8e573a2f7b
[APM] Show tags in span details (#26396) (#26595)
* [APM] Show tags in span details

* [APM] fixed typo

* [APM] remove unused export
2018-12-03 17:48:43 -08:00
lcawl
4c0a9bbdc0 [DOCS] Fixes link title 2018-12-03 17:14:37 -08:00
Lisa Cawley
a3c845d76b [DOCS] Adds links to more limitations (#26099) 2018-12-03 17:13:47 -08:00
Spencer
5c1dbd74cb
Implement k7Breadcrumbs in Kibana mangement routes (#26503) (#26577)
* [chrome/breadcrumbs] don't clear the breadcrumbs on redirect routes

* [ui/topNav/breadcrumbs] don't set k7 breadcrumbs

* [management] implement k7Breadcrumbs in kibana mangement routes

* Avoid title case

* [chrome/breadcrumbs] protect against times where route did not match anything

* [chrome] only load route is available

* move breadcrumb modules into new location

* fix i18n message id

* Update reference to renamed variable

Co-Authored-By: spalger <email@spalger.com>

* simplify redirectTo and avoid mutable var

* fix eslint issues
2018-12-03 16:40:30 -08:00
Søren Louv-Jansen
43183614b0
[6.x] [APM] Split API into transactions and transaction_groups (#26349) | [APM] Sort by score to get transaction samples with sampled:true (#26389) | [APM] Move impact calculation to Elasticsearch (#26436) (#26581)
* [APM] Split API into transactions and transaction_groups (#26349)

* [APM] Sort by score to get transaction samples with sampled:true (#26389)

* [APM] Move impact calculation to Elasticsearch (#26436)

* [APM] Move impact calculation to Elasticsearch

* Renamed “durationSum” to “sum” and went back to single, mutable impact
2018-12-04 01:10:44 +01:00
Tim Sullivan
7ca581c4a9
[Telemetry] Error handling: local stats collection/permissions bug fix (#26560) (#26567)
* monitoring collection bug fix

* show error for dev
2018-12-03 17:03:18 -07:00
Tim Sullivan
8f48e81ec7
Translations for Reporting plugin (#22757) (#26569)
* Translate Reporting

* Use i18n core

* Translate Reporting

* Translate Reporting

* Refactoring

* Add reporting to i18n config

* Fix tooltip translation

* Apply formatting for html

* Translate label in TS files.

* Reduce tag number

* Rename ids

* Update snapshot

* Revert changes for removing span

* Add types

* Translate statuses

* update translation of Reporting plugin

* fix variable name

* fix constants names

* update reporting translation

* fix copyright

* Fix types/angular packages incompatibility

* Update yarn.lock

* Fix duplicated import

* Fix CI

* Small adjustments
2018-12-03 17:02:55 -07:00
Tim Sullivan
4649e32e0e
opportunistic cleanup (#26494) (#26576) 2018-12-03 17:02:35 -07:00
CJ Cenizal
a2ec329c5b
[Rollups] Support date fields in Metrics step. (#26450) (#26580)
- Whitelist max, min, and value_count for date fields.
- Move metric types into flex items which will wrap on narrow screens.
2018-12-03 16:02:10 -08:00
Felix Stürmer
5062de8e65
Move SavedObjectClient types alongside js source (#26448) (#26563) 2018-12-04 00:13:15 +01:00
Marco Vettorello
1d1296a483
Fix scrolling list on Firefox (#26246) (#26532)
* Fix scrolling list on Firefox

* Update jest snapshost after adding a class to modal
2018-12-03 23:31:19 +01:00
Chris Cowan
da04022f19
Fixes AutoRefresh button on node detail page (#26426) (#26564) 2018-12-03 15:00:38 -07:00
Felix Stürmer
6bcf2417f3
[k7/Infra UI] Integrate with K7 Breadcrumbs (#25938) (#26519)
This changes the header to be conditionally rendered based on the k7design UI setting. If the setting is false, the header is rendered as before. If it is true, the header is hidden and the breadcrumbs are set via the Kibana breadcrumbs api.
2018-12-03 21:59:33 +01:00
Aleh Zasypkin
b5fc9dc244 [docs] fix typos in the i18n and development docs. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
5ef8871edc [core_plugins/kibana] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
7105385ab1 [x-pack/reporting] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
38fcfecaac [core_plugins/vega] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
7284ac5ee3 [core_plugins/test_bundle] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
fac1a6d485 [core_plugins/table_vis] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
23cedf3d11 [core_plugins/metrics] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
cf7faf1427 [core_plugins/interpreter] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
282a836212 [core_plugins/elasticsearch] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
42c874de16 [core_plugins/console] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
b43f4d2b3d [packages] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
e56759c4de [common] fix paths. 2018-12-03 21:57:24 +01:00
Aleh Zasypkin
584a777b44 Move src/core_plugins to src/legacy/core_plugins. 2018-12-03 21:57:24 +01:00
Brandon Kobel
a8cad677e5
Specifying the timeout for the _msearch in the body (#26446) (#26534)
* Specifying the timeout for the msearch in the body

* Revert "Specifying the timeout for the msearch in the body"

This reverts commit 7b07bfa2e6.

* Fixing the courier and the index pattern execute script timeouts
2018-12-03 11:54:58 -08:00
CJ Cenizal
138cbc345a
Move management Jest tests from __test__ directories to __jest__, to differentiate them from Mocha tests. (#22944) (#26557) 2018-12-03 11:16:01 -08:00
Larry Gregory
8e3d8022ef
fixes documentation links for ES role privileges (#26466) (#26547) 2018-12-03 13:50:56 -05:00
Larry Gregory
555acc7d62
updates GET /api/security/role to sort on role name (#26491) (#26546) 2018-12-03 13:29:12 -05:00
Robert Monfera
629c5b67b7
Fix: reduce HTTP POST generation on selections and drags (#26391) (#26552) 2018-12-03 19:18:22 +01:00
Ryan Keairns
b7bb154670
[Canvas] Adds workpad-level CSS (#24143) (#26550)
* adds global, workpad css styling feature

* fixes checkered position and default CSS in textarea

* adds global, workpad css styling feature

* fixes checkered position and default CSS in textarea

* Added global styles to page manager

* Added 'apply stylesheet' button

* fix after rebase

* change style to css

* move default workpad CSS class to constant

* unwind the empty page color pieces
2018-12-03 12:00:30 -06:00
Larry Gregory
5f8ce1c0bc
[6.x] [test fix] - Adds authentication_realm and lookup_realm to the list of expected keys (#26470) (#26540)
Backports the following commits to 6.x:
 - [test fix] - Adds authentication_realm and lookup_realm to the list of expected keys  (#26470)
2018-12-03 11:44:30 -05:00
Tiago Costa
d94af086eb
fix(NA): add normalizePath in order to fix watch optimizer when running on windows. (#26486) (#26518) 2018-12-03 15:43:55 +00:00
Chris Cowan
8e6cd7c620
Fixes #26052 - Change time range for waffle map from last hour to last 5 minutes (#26278) (#26447) 2018-12-03 08:35:02 -07:00
Leanid Shutau
f1f5f1c9b3
[I18n] Support interpreting individual i18n-values as html or text-only (#26274) (#26469)
* [I18n] Add attribute for interpreting i18n-values as html or text-only

* Switch over to html_ prefixed values solution

* Update readme
2018-12-03 10:11:49 +03:00
Matt Bargar
01dc301d6f
Guard against empty and undefined index pattern arrays passed to QueryBar (#24607) (#26487)
* guard against empty and undefined index pattern arrays

* fix merge issues
2018-11-30 17:21:46 -05:00
Thomas Neirynck
6f864e282a
Resolve url dynamically when requesting EMS data (#25685) (#26481)
Url's from EMS ((files and tiles) should be resolved ad-hoc. The one that is stored in the saved object should not be used. This change removes the URL from the saved object. It also provides fallback functionality so old saved objects continue to be loaded correctly.
2018-11-30 14:54:51 -05:00
Aleh Zasypkin
432cf1b562
[6.x] Skip React Intl placeholder during pseudo localization. (#26465) 2018-11-30 14:19:08 +01:00
tibmt
21ffb1ed5e
translate additional part of Infra PR (#26409) (#26457) 2018-11-30 09:55:26 +02:00
Spencer
b5e0c20595
[ci] don't try to extract bootstrap cache in packer cache script (#26408) (#26419) 2018-11-29 16:52:19 -08:00
Spencer
3abe125f57
[6.x] [ftr] wrap remote in browser service (#26394) (#26444)
Backports the following commits to 6.x:
 - [ftr] wrap remote in browser service  (#26394)
2018-11-29 16:11:36 -08:00
Tyler Smalley
edb7dc6de8
[migration] Provide protection against missing shards (#26303) (#26420)
Provides protection against reading/re-indexing against an index with missing
shards which could result in data loss. This shouldn't be common, as the Saved
Object indices should only ever have a single shard. This is more to handle
instances where customers manually expand the shards of an index.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-11-29 13:15:10 -08:00
Luke Elmers
f8651a8077
Show pagination on saved searches in dashboard read mode. (#26224) (#26429) 2018-11-29 11:13:21 -07:00
Brandon Kobel
f00d37fcc5
Respect the basePath for the link to the user profile in the k7 header (#26417) (#26423) 2018-11-29 09:33:48 -08:00
Chris Cowan
127a07148b
Fix Potential Color Bugs (#26292) (#26427)
- Fixes 25707 by parsing the colors generated for the node and adding a
try/catch to prevent an errors by returning the default color
- Set the min bounds to zero when there is only one data point
2018-11-29 10:33:40 -07:00
Joe Fleming
c658f4461a
Fix: Run with reporting disabled (#25829) (#26380)
* fix: relative link instead of static

* fix: handle missing reporting config value

* chore: refactor reportingBrowserType check

* fix: core interpreter reportingBrowserType

the code was duplicated from canvas, so it's equally as broken, this duplicates the fix
2018-11-29 09:23:54 -07:00