Commit graph

46700 commits

Author SHA1 Message Date
Sébastien Loix
4693c3812e
[console] Deprecate "proxyFilter" and "proxyConfig" on 8.x (#113555) 2021-10-04 16:19:03 +01:00
Cauê Marcondes
10ca6f42d6
[APM] Show APM Server stand-alone mode in Kibana Upgrade Assistant (cloud-only) (#113567)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 11:11:08 -04:00
Domenico Andreoli
3d7e04b799
[Security] Add EQL rule test in CCS config (#112852) 2021-10-04 17:04:24 +02:00
Brian Seeders
252278a433
[buildkite] Fix packer cache issues (#113769) 2021-10-04 10:57:32 -04:00
Stratoula Kalafateli
c558f26dd1
[TSVB] Update the series and metrics Ids that are numbers to strings (#113619)
* [TSVB] Update the series and metrics Ids that are numbers to strings

* Minor changes

* Adds a unit test to TSVB plugin to test this case

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 17:55:49 +03:00
Nicolas Chaulet
ab91bb0075
[Fleet] Fix how we get the default output in the Fleet UI (#113620) 2021-10-04 10:52:05 -04:00
Joey F. Poon
69bee186c2
[Security Solution] create task for auto restarting failed OLM transforms (#113686) 2021-10-04 09:48:01 -05:00
ymao1
8c89daedba
Adding range filter to ownerId aggregation (#113557)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 10:06:07 -04:00
Dominique Clarke
1ff02e1da6
[Observability] [Exploratory View] Add exploratory view multi series (#113464)
* Revert "[Observability][Exploratory View] revert exploratory view multi-series (#107647)"

This reverts commit 1649661ffd.

* Revert "[Observability][Exploratory View] revert exploratory view multi-series (#107647)"

This reverts commit 1649661ffd.

* [Observability] [Exploratory View] Create multi series feature branch (#108079)

* Revert "[Observability][Exploratory View] revert exploratory view multi-series (#107647)"

This reverts commit 1649661ffd.

* Revert "[Observability][Exploratory View] revert exploratory view multi-series (#107647)"

This reverts commit 1649661ffd.

* update types

* update tests

* [Observability] exploratory view design issues (#111028)

* remove custom y axis labels for better clarity

* move add series button to the bottom

* disable auto apply

* fix missing test

* When series count changes, collapse other series. (#110894)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

* Feature/observability exploratory view multi series panels (#111555)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

* [Exploratory View] Fix date range picker on secondary series (#111700)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

* [Exploratory View] Collapse series only on add, not delete (#111790)

* [Exploratory view] Remove preview panel (#111884)

* [Exploratory view] implement popovers for data type and metric type (#112370)

* implement popovers for data type and metric type

* adjust types

* add IncompleteBadge

* make report metric dismissable

* show date-picker even if metric is undefined

* adjust styles of expanded series row

* add truncation to series name

* move incomplete badge and add edit pencil

* add tooltip to data type badge

* adjust content

* lint

* delete extra file

* move filters row

* adjust name editing behavior

* adjust filter styles

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

* move cases button to top

* fix types

* more types :(

Co-authored-by: Justin Kambic <justin.kambic@elastic.co>
Co-authored-by: shahzad31 <shahzad31comp@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Shahzad <shahzad.muhammad@elastic.co>
2021-10-04 10:05:01 -04:00
Matthias Wilhelm
c868cd5c81
[Discover] Extract fetch observable initialization to separate function (#108831)
* Don't trigger autorefresh when there's no time picker
- because there's no UI for that

* Refactor and add test

* Add doc and test

* Refactor

* Remove index pattern without timefield filtering

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 16:00:08 +02:00
Kevin Lacabane
163133827b
[Stack Monitoring] React migration kibana overview (#113604)
* Create react Kibana template

* React Kibana overview

* Add breadcrumb to kibana overview

* fix linting errors

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 15:57:47 +02:00
Aleh Zasypkin
edf16e6012
Remove jsonwebtoken and base64url dependencies. (#113723) 2021-10-04 15:33:21 +02:00
Tiago Costa
fefc34e28f
skip failing es promotion suites (#113745) 2021-10-04 13:08:02 +01:00
Tiago Costa
a99bdcacab
skip failing es promotion suites (#113744) 2021-10-04 13:02:23 +01:00
Tiago Costa
c1f2b1983d
skip flaky suite (#106650) 2021-10-04 12:49:27 +01:00
Paul Tavares
36ce6bda67
[Security Solution][Endpoint] Show list of trusted application on the Policy Details (#112182)
* New Artifact Collapsible card and Grid generic components
* Fleet setup test data loader - ignore 409 concurrent installs in data loader for fleet setup
* Adds `ContextMenuWithRouterSupport` prop for `maxWidth` and `truncateText` prop for `ContextMenuItemNaByRouter`
* trustedApps generator loader - use existing policies (if any) when loading TAs
* `CardCompressedHeaderLayout` support for `flushTop` prop
2021-10-04 07:48:24 -04:00
Marta Bondyra
6bfa2a4c2c
[Lens] move from slice to reducers/actions and simplify loading (#113324)
* structure changes

* tests & fix for sessionId

* share mocks in time_range_middleware

* make switchVisualization and selectSuggestion one reducer as it's very similar

* CR

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 13:32:36 +02:00
Marco Liberati
8e25f5cc0f
[Lens] Threshold: add padding to avoid axis label collision with threshold markers (#112952)
* 🐛 Add padding to the tick label to fit threshold markers

* 🐛 Better icon detection

* 🐛 Fix edge cases with no title or labels

* 📸 Update snapshots

*  Add icon placement flag

*  Sync padding computation with marker positioning

* 👌 Make disabled when no icon is selected

* 🐛 Fix some edge cases with auto positioning

* Update x-pack/plugins/lens/public/xy_visualization/xy_config_panel/threshold_panel.tsx

Co-authored-by: Michael Marcialis <michael@marcial.is>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Michael Marcialis <michael@marcial.is>
2021-10-04 13:01:14 +02:00
Uladzislau Lasitsa
9b7b3228ec
[TSVB] Removes less support from markdown editor (#110985)
* Remove less from markdown

* Fix migration script

* Fix migration script

* fix lint

* Fix test

* Fix comments

* Fix lint

* Fix comments

* Fix yarn.lock file

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 12:55:29 +03:00
Diana Derevyankina
93522e5fa8
[Lens] Rename Index pattern to Data view (#110252)
* [Lens] Rename Index pattern to Data view

* Update tests expected labels

* Remove couple of unused translations

* Remove unused translation

* Revert accidentally not applied string because of merge conflict

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 12:41:56 +03:00
Stratoula Kalafateli
e0894f3dc2
Unskips the visualize reporting functional test suite (#113535)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 11:45:33 +03:00
Stratoula Kalafateli
7162f16f7a
[Vislib] Removes fontAwesome usage (#113516)
* [Vislib] Removes fontAwesome usage

* Fix CI

* Fix types

* Update src/plugins/vis_types/vislib/public/vislib/components/tooltip/_tooltip.scss

Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>

Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-04 08:53:40 +03:00
Tyler Smalley
284732f058
[ci-stats] Local metrics fixes (#113492)
* Rename `{ group: 'yarn start', id: 'started' }` to `{ group: 'scripts/kibana', id: 'dev server started' }` for consistency
* Rename `{ group: '@kbn/optimizer' }` to `{ group: 'scripts/build_kibana_platform_plugins' }` for consistency
* Include email for Elastic employees
* Standardize on Unix paths
* Set `subProcess: true` if the timing is already captured by a parent.
* Move nestedTiming to global and use normalize-path
2021-10-03 11:43:45 -05:00
Patryk Kopyciński
4b89e14884
Bump eslint@7 (#94347) 2021-10-02 17:38:40 +02:00
Walter Rafelsberger
634fb36c02
[ML] Remove unused code. (#113263)
- Removes unused code in server/lib/correlations.
- The only remaining file get_filters.ts was moved to lib/search_strategies/queries. (Note at the moment Kibana search strategies are only used for correlations, but at some point we might want to restructure that possibly to lib/search_strategies/correlations/queries to make it more clear).
2021-10-01 20:38:43 -04:00
Brian Seeders
486a9e9244
[buildkite] Fix unbound variable in post_build script (#113687) 2021-10-01 19:40:22 -04:00
Brian Seeders
f86e78f878
[Buildkite] Pull Request pipeline (#112029) 2021-10-02 00:01:42 +01:00
renovate[bot]
17d3cb844f
Update babel (master) (#113352)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-01 15:07:55 -07:00
Thomas Neirynck
cdc5204af9
[Fleet] Add APM card to integration browser (#113625)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-01 16:24:28 -04:00
Kristof C
9437e8d538
[Cases] [104932] Remove newline characters from summary field and add tests (#113571)
* [104932] Remove newline characters from summary field and add tests

* PR fix

Co-authored-by: Kristof-Pierre Cummings <kristofpierre.cummings@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-01 15:03:10 -05:00
Brian Seeders
7b05ecbac1
[buildkite] Add a minimal flaky test suite runner job (#113575) 2021-10-01 14:04:01 -04:00
Stacey Gammon
ab166240de
Create standards.mdx (#113313)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-01 13:23:37 -04:00
Christiane (Tina) Heiligers
a75003dc47
Annotates beats tutorials with custom integration categories (#113565) 2021-10-01 13:03:14 -04:00
Luke Elmers
b58e7218ad
[logging] Upgrade ECS to 1.12 (#113583) 2021-10-01 12:56:54 -04:00
Tyler Smalley
cc73577f84 Revert "chore: add modifications to staging automatically after eslint fix (#113443)"
This reverts commit 5df9d41dbc.
2021-10-01 09:07:57 -07:00
Tre
0b4a8c081c
[QA][SO INFO SVC] Add jq filtering (#113302) 2021-10-01 16:52:20 +01:00
Tre
33b501c5c7
[Archive Migration] xpack..saved_objects_management/spaces_integration (#113047) 2021-10-01 16:51:15 +01:00
Davey Holler
753defe366
App Search Automated Curation Suggestion Detail View (#113342) 2021-10-01 10:45:46 -05:00
Cauê Marcondes
4f583eb16b
[APM] Disabling apm e2e test (#113618) 2021-10-01 11:25:17 -04:00
Scotty Bollinger
2d2878a904
Exclude cypress folders from Jest test coverage (#113482) 2021-10-01 11:22:03 -04:00
Dmitry Tomashevich
88fa27debe
[Discover] Fix doc viewer table columns (#113124)
* [Discover] fix doc viewer table columns

* [Discover] apply suggestions

* [Discover] apply suggestion

* [Discover] fix action column

* [Discover] do not apply min-width to actions column

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-01 18:14:10 +03:00
Jonathan Budzenski
8928a1ef98
[systemd] Use a private /tmp directory (#112372)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-01 09:18:23 -05:00
Dmitry Tomashevich
56e17cd39c
[Discover] Save collapse sidebar state in local storage (#113287)
* [Discover] fix selected fields persist

* [Discover] apply solution for entire sidebar instead of "Selected fields" collapse button

* [Discover] update unit tests

* [Discover] update unit tests

* [Discover] improve tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-01 15:17:19 +03:00
Thomas Neirynck
a565eaa39d
[Fleet] Show beats replacements in integration browser (#113291)
Display both beats and epr-packages in the integration browser. When there is overlap, the EPR-package equivalent is displayed. When the EPR-package is not yet ga, the beat-equivalent is displayed.
2021-10-01 08:11:25 -04:00
Sandra G
56effce567
fix sorting, pagination, state (#113563)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-01 08:09:41 -04:00
Baturalp Gurdin
5df9d41dbc
chore: add modifications to staging automatically after eslint fix (#113443)
After precommit hook runs with --fix flag changes are not added to staging. However it also does not
validate staging area since eslint is only looking for last changes on file not staging area this
results fellows to commit with linting errors which fails in CI. This commit resolves this issue by
adding fixed files right after linting to staging area.

Closes #52722

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-01 13:51:58 +02:00
Tiago Costa
a4903aca4d
skip flaky suite (#112910) 2021-10-01 12:49:52 +01:00
Mat Schaffer
ff96b66eae
[Stack Monitoring] Set beats react product name (fixes setup mode) (#113504) 2021-10-01 10:20:28 +02:00
Marco Liberati
218deff1cb
[Lens] Threshold: set default color for new thresholds (#113008)
* 💄 Make dark grey default threshold color

*  Fix test

* 👌 Integrate feedback

* 👌 Fix bug

* 👌 Filter threshold layers for color assignments

* 👌 Small refactor

* 🐛 Fix merging conflicts

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-01 10:16:38 +02:00
Giorgos Bamparopoulos
fd0648daab
Update title and description on APM tutorial in cloud hosted environments (#113438) 2021-10-01 09:10:51 +01:00