Commit graph

1889 commits

Author SHA1 Message Date
James Gowdy
293b0fefd9
[ML] Fixing overflowing metric values in field cards (#29255) (#29293)
* [ML] Fixing overflowing metric values in field cards

* adding better rounding for tiny numbers

* removing debug line
2019-01-24 21:48:17 +00:00
Andrew Cholakian
79b12174e9
[6.x][Uptime] Remove broken stacked chart in monitor detail page. (#29189)
This chart had no legend and the stacking displayed the wrong values. We need to redo this one more carefully. We can bring this back later in a form that actually functions.
2019-01-24 11:19:09 -08:00
Spencer
173dadcd72
[home/sampleData] add empty migrationVersion to auto-migration objects (#29226) (#29230)
The sample data does not currently specify a migration version, which means we have manually update the data sets when updating the saved objects API. This just sets the migration version for all the saved objects to `{}`, which signals to the saved objects API that the object has not been migrated and should have all migrations applied.
2019-01-24 10:01:03 -08:00
James Gowdy
5e995782c3
fixing conflicts (#29249) 2019-01-24 17:05:33 +00:00
Oliver Gupte
3bf1e7f29f
[APM] fixes #29037 by applying a key prop to <Fragment> within a render loop. (#29240) (#29271) 2019-01-24 09:03:13 -08:00
CJ Cenizal
396d5a230f
Localize strings in Rollup and ILM apps. (#29034) (#29234)
* Add ILM to i18nrc.json. Fix validation errors.
* Localize CCR and Rollups checkLicense errors.
* Fix bug in Remote Clusters checkLicense error.
* Use rollupJobs namespace in checkLicense.
2019-01-24 08:12:03 -08:00
Robert Monfera
31b7f483fc
Feat: identify Canvas for metrics collection (#29078) (#29259) 2019-01-24 15:49:41 +01:00
Justin Kambic
b31822a94a
[Uptime] Disable update button for SDP (#29150) (#29239)
* Disable update button for SDP.

* Update SDP style.
2019-01-24 09:48:14 -05:00
Nox911
4ba7b20b0e
Fix template (#28922) (#29185) 2019-01-24 16:41:41 +03:00
James Gowdy
8de5745831
[ML] Adding missed applyAsync calls (#28814) (#29248)
* [ML] Adding missed applyAsync calls

* fixing data recognizer results panel

* adding extra applySync calls to job saving in advanced job page

* fix for forcast results display issue
2019-01-24 12:07:14 +00:00
James Gowdy
8f06f7bcce
[ML] Better error reporting when parsing JSON in file dataviz (#29123) (#29160)
* [ML] Better error reporting when parsing JSON in file dataviz

* first step depends on json parsing
2019-01-24 10:44:49 +00:00
Walter Rafelsberger
41f5fbe721
[ML] explorer controller refactor (#28750) (#29244)
Refactores the application logic of Anomaly Explorer to reduce relying on angularjs.
2019-01-24 11:43:14 +01:00
James Gowdy
6ecd02ea52
[ML] Fixing job cloning when it has an unknown created_by value (#29175) (#29216) 2019-01-24 09:10:13 +00:00
Spencer
48f01ba020
[es] when specifying path with vars always use encodeURIComponent (#29210) (#29236)
Fixes #29194

In node 10, urls are validated to not include any multi-byte characters, which wouldn't be possible if we were always encoding variables injected into URLs but we missed a couple places.
2019-01-23 19:21:39 -08:00
Bill McConaghy
12a17f4885
add follower badge to index management (#29177) (#29233)
* add follower badge to index management

* fixing i18n id
2019-01-23 22:14:00 -05:00
Felix Stürmer
80dfdf74d1
Fix index presence detection to work in ccs-only setups (#28926) (#29206) 2019-01-23 23:54:50 +01:00
Joel Griffith
a740e6ec24
Record failed ES queue jobs when saving the result fails (don't retry) (#28629) (#29211) 2019-01-23 13:37:12 -08:00
CJ Cenizal
4303d8df74
Small improvements to add cluster page (#29142) (#29208)
Improve text around what port should be entered, and add a tooltip that explains the "Not Connected" error message.
2019-01-23 13:21:22 -08:00
Jason Rhodes
d39bebde67
Updates React et al to 16.6 (#24707) (#29203)
* Updates react to 16.6 (latest)

* Updated fragment-based snapshots for Kibana root unit tests

* Updated fragment-based snapshots for x-pack unit tests

* Removed xpack yarn.lock file bc it is no longer needed, it was reintroduced by accident during a rebase in this branch

* React 16.6 snapshot updates, round 2 (mostly Fragment snapshot diffs)

* Updated last round of React 16.6 snapshots

* Fixes query bar issue with 16.4 gDSFP lifecycle

* Updated yarn lock (arraybuffer.slice updated)

* Updates snapshots where executeQueryOptions prop appears
2019-01-23 14:35:39 -05:00
Nathan Reese
98476b5d8d
[Maps] Move alpha from style descriptor to layer descriptor (#29059) (#29195)
* default alpha

* update heatmap descriptor to use constant

* clean-up

* use ValidatedRange to ensure alphaValue can not be set to invalid value

* fix jest test expect

* move alpha to layer property

* ensure defaults are set when Layer object is instantiated
2019-01-23 12:00:56 -07:00
Justin Kambic
bc5e246bfc
Change sparkline to use histogram ala snapshot histogram. (#29018)
Switch the stacking order for sparklines.
2019-01-23 10:16:05 -05:00
pavel06081991
a7ed9d0352
[INFRA] translate missed labels (#28812) (#29166)
[INFRA] translate missed labels
2019-01-23 18:03:44 +03:00
Maryia Lapata
b4c7d4fa69
Translations for email template (#28663) (#29163) 2019-01-23 14:45:01 +03:00
Søren Louv-Jansen
facf9a8fe5
[APM] Remove shared metricsFetcher and minor renames (#29071) (#29164) 2019-01-23 12:40:19 +01:00
Nox911
d381986d8f
[i18n] Translate dashboard mode (#28921) (#29161)
* Translate dashboard viewer

* Add dashboardMode path to i18nrc
2019-01-23 14:25:29 +03:00
Sonja Krause-Harder
24ecb90a51
Gracefully remove information from squares. (#29083) (#29159) 2019-01-23 11:40:53 +01:00
Spencer
7e3179e309
[i18n] Graph translate missing labels (#28819) (#29138)
* Add missing translations

* Resolve review comment
2019-01-22 17:34:57 -08:00
Justin Kambic
9990165366
[Uptime] Implement EuiSuperDatePicker (#28217) (#29136)
* Implement EuiSuperDatePicker, update components to use new state props.

* Update backend to accept values from EuiSuperDatePicker.

* Fix issues with implementation of super date picker.

* Fix bug in autorefresh enablement.

* Delete obsolete code.

* Fix broken types.

* Add comment to remind to delete code once it's obsolete.

* Fix types.

* Remove unused import.

* Add polling for ErrorList component.

* Update broken unit tests.

* Change default autorefresh interval.

* Add comments based on PR feedback.

* Add comment based on PR feedback.
2019-01-22 19:06:29 -05:00
Justin Kambic
f4f956e3b2
Add crosshair sync for monitor page charts. (#29023) 2019-01-22 15:46:09 -05:00
Chris Cowan
a572853d55
Fixing typo (#28601) (#28687) 2019-01-22 12:38:38 -07:00
Chris Cowan
e5e13a0a5f
[Infra UI] Log Rules for Apache2 errors (#28407) (#28685) 2019-01-22 11:07:08 -07:00
Chris Cowan
cf5681ab91
[Infra UI] Update format of System and Redis log lines to match new format (#28415) (#28686)
* Updates to format

* Uppercasing Syslog

* Change prefixes for syslog to system

Co-Authored-By: simianhacker <chris@chriscowan.us>

* Change prefixes for syslog to system

Co-Authored-By: simianhacker <chris@chriscowan.us>

* Change prefixes for syslog to system

Co-Authored-By: simianhacker <chris@chriscowan.us>

* Change prefixes for syslog to system

Co-Authored-By: simianhacker <chris@chriscowan.us>
2019-01-22 11:06:43 -07:00
Chris Cowan
bfe91b382f
Fixes #27525 - Change diskio bytes and ops for Docker to use derivative (#28182) (#28683) 2019-01-22 11:06:22 -07:00
Chris Cowan
19b36d8b0f
[Infra UI] Log Rules for Nginx Errors (#28388) (#28684)
* Adding Nginx Error log rules

* standardizing log prefixes
2019-01-22 11:06:01 -07:00
James Gowdy
9c850fa427
fixing conflicts (#29120) 2019-01-22 17:53:22 +00:00
Nathan Reese
2b1b61765f
[Maps] handle extents that wrap globe (#29033) (#29108)
* [Maps] handle extents that wrap globe

* simplify logic
2019-01-22 09:19:53 -07:00
Thomas Neirynck
49d76ab813
[Maps] Use geohash precision, not zoom-level, to rerequest data (#28537) (#29103)
Use a change in geohash precision to determine if data needs to be rerequested, instead of a change in zoom. Also add tests for generic zoom-level change behavior for es_geohash_grids.
2019-01-22 10:50:43 -05:00
Thomas Neirynck
194a73cc49
[Maps] Add maps to data category (#29024) (#29029) 2019-01-22 10:05:17 -05:00
Bill McConaghy
766d193de7
Adding frozen indices support index management (#28855) (#29096)
* adding frozen badge and refactoring list and reload server routes

* adding freeze and unfreeze actions to index management

* adding badge to detail panel and factoring rendering of badges into lib function

* fixing issue with sorted name field and ellipsis

* modifying button label for freeze confirmation

* copy edit

* correcting i18n label

* fixing duplicate i18n id issue

* fixing another duplicate i18n id

* updating jest snapshots

* adding color to badge specification

* removing icons from index management context menu
2019-01-22 09:49:32 -05:00
Nox911
83690fd182
[i18n] Translate xpack_main (#28896) (#29092)
* Translate x-pack main

* Update snapshot

* Update snapshot

* Resolve review comments

* Update snapshot
2019-01-22 17:42:44 +03:00
Andrew Cholakian
9c99dc8ffe
[Uptime] Use current instead of 6.5 docs for empty state (#28035) (#29025)
The empty state screen links to the 6.5 docs specifically. This uses the `current` alias instead.
2019-01-22 05:45:57 -08:00
Andrew Cholakian
9f7bcd8d8a
[6.x] [Uptime] Fix Total Calculation for AllPings (#28224) (#28763)
The all pings panel on the monitor page was incorrectly calculating the number of pings. This patch uses the ES search's hits.total for the value, whereas before we simply counted the returned array. For anything but the shortest histories this number would be wrong since it'd only count the number of items returned, by default 200.
2019-01-22 05:43:23 -08:00
James Gowdy
5a66b8bb2f
[ML] Fix for create ingest pipline label issue (#29070) (#29081) 2019-01-22 11:58:34 +00:00
Aleh Zasypkin
8674d18358
[6.x] Add new allow_restricted_indices field to the expected roles response result. (#29057) 2019-01-22 12:11:55 +01:00
Søren Louv-Jansen
c2c0fb9444
Requires fields necessary for percent calculation (#29021) (#29067) 2019-01-21 22:33:37 +01:00
Tiago Costa
14bbd20d85
fix(NA): accessibility problems with upgrade assistant. (#29013) (#29050) 2019-01-21 14:40:19 +00:00
Nox911
b522b29eb4
[i18n] Index Management translate missing labels (#28816) (#29045)
* Translate missing translations in index management

* Resolve review comments

* Refactor translations

* Resolve review comments
2019-01-21 12:18:22 +03:00
Maryia Lapata
6953ca0943
[i18n] APM translations for TransactionDetails (#28659) (#29042)
* Translations forTransactionDetails

* Update message ids

* Refactoring

* Put "not available" label into constants

* Remove typing for i18n values
2019-01-21 10:24:25 +03:00
Nathan Reese
95986f1630
[Maps] convert join display from SQL syntax to plain sentence (#28533) (#29032)
* [Maps] convert join display from SQL syntax to plain sentence

* text clean up

* allow singular and plural text

* review feed back
2019-01-18 20:09:32 -07:00
Nathan Reese
5f7a27165c
[Maps] clean-up vector style defaults (#28998) (#29028)
* rename StaticDynamicStyleSelector to StaticDynamicStyleRow

* clean up color styling

* refactor size editing

* more clean up

* remove console statements

* ensure default styles exist when loading saved objects

* do not call callback when range is invalid because bad input in text field
2019-01-18 20:08:01 -07:00