Kaarina Tungseth
78e195bd6d
[DOCS] Adds deprecation message to Input controls ( #134510 )
2022-06-15 16:00:55 -05:00
Kibana Machine
c4473ef833
Update automating-report-generation.asciidoc ( #134410 ) ( #134522 )
...
(cherry picked from commit bbfe3e725e
)
Co-authored-by: DeDe Morton <dede.morton@elastic.co>
2022-06-15 16:21:30 -04:00
Kibana Machine
108364f90e
[QA] Add throttling to watches used for reporting tests ( #134036 ) ( #134505 )
...
* add throttling to reporting watches
* fix duplicate check
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 25ac988d47
)
Co-authored-by: Marius Dragomir <marius-dr@users.noreply.github.com>
2022-06-15 12:03:18 -07:00
Tim Sullivan
9abb4884e4
improve text on reporting setup and dependencies ( #134406 ) ( #134489 )
...
(cherry picked from commit 1c08fb4cfb
)
2022-06-15 12:33:29 -04:00
Kibana Machine
70ce632354
[Discover] Switch documents correctly in Document Explorer
( #134163 ) ( #134437 )
...
* [Discover] switch documents correctly
* [Discover] add functional test
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit bd485d5d23
)
Co-authored-by: Dmitry Tomashevich <39378793+dimaanj@users.noreply.github.com>
2022-06-15 04:13:19 -07:00
Tiago Costa
fcaa935ef2
chore(NA): bump version to 8.2.4 ( #134375 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-06-14 17:58:51 -07:00
Kaarina Tungseth
6415a0e273
[DOCS] Removes tag from 8.2.3 release notes ( #134233 )
2022-06-14 08:22:32 -07:00
Kibana Machine
bf8554a8ac
[8.2] [Fleet] Fix reset agent policies without existing policies ( #133215 ) ( #133235 )
...
* [Fleet] Fix reset agent policies without existing policies (#133215 )
(cherry picked from commit e7fda713a9
)
* Fix types
Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
2022-06-14 07:02:02 -07:00
Kibana Machine
66475325d9
docs: fix tab bug ( #133680 ) ( #134298 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 3b7c8a0c93
)
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
2022-06-13 22:38:41 -04:00
Kibana Machine
61e8e2d55c
Document rolling file appender numeric strategy max. ( #134171 ) ( #134252 )
...
(cherry picked from commit 6f0fa0e1e6
)
Co-authored-by: Christiane (Tina) Heiligers <christiane.heiligers@elastic.co>
2022-06-13 13:16:53 -04:00
Kaarina Tungseth
8047df770e
[DOCS] Adds the 8.2.3 release notes ( #133915 )
...
* [DOCS] Adds the 8.2.3 release notes
* Update docs/CHANGELOG.asciidoc
Co-authored-by: DeDe Morton <dede.morton@elastic.co>
* Update docs/CHANGELOG.asciidoc
Co-authored-by: DeDe Morton <dede.morton@elastic.co>
Co-authored-by: DeDe Morton <dede.morton@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-06-13 09:31:08 -05:00
Joe Portner
55ab7bf667
[8.2] Update Saved Object Management docs ( #134031 ) ( #134167 )
2022-06-10 16:04:59 -04:00
Catherine Liu
b08e4dccd0
[Controls] Fix cut off range slider popover ( #128855 ) ( #134147 )
...
* Fix cut off popover for right most range control
* Reduce control label max-width and restore small control size
* Disable responsive flex groups in range slider control
* Update options list icon
* Updated time slider icon
(cherry picked from commit c6e9b7aefb
)
2022-06-09 18:16:00 -07:00
Catherine Liu
b290b13cbc
[Canvas] Fix by-reference embeddable migration error during workpad migration ( #133911 ) ( #134146 )
...
* Adds check in embeddable fn migration to migrate only by value embedables
* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 346840b032
)
2022-06-09 18:02:53 -07:00
Catherine Liu
ca10ce05bf
[Controls] Fix range filter ignoring global filter for the same field ( #128856 ) ( #134149 )
...
* Snaps built range filter to available min and max
* Restored filter meta key
(cherry picked from commit 1168c117cc
)
2022-06-09 18:00:20 -07:00
Jonathan Budzenski
5913fc3588
Bump chromedriver to 102 ( #134058 ) ( #134103 )
2022-06-09 14:04:29 -07:00
Stratoula Kalafateli
ce34d9481d
[Lens] Fixes broken drilldowns for gauges and heatmaps ( #134008 ) ( #134067 )
...
* [Lens] Fixes broken drilldowns for gauges and heatmaps
* Revert drilldown to gauges
(cherry picked from commit 0dc505b1fb
)
# Conflicts:
# x-pack/plugins/lens/public/heatmap_visualization/visualization.tsx
2022-06-09 09:45:39 -07:00
Kibana Machine
9fddf41aa1
Clean up vega event handler code ( #133557 ) ( #133989 )
...
* better fallback
* fix
* Fixes normalizeString failure when index is undefined
* Fix typo causing normalizeDate to not work properly
* Adds recursive function to check for the toJSON property on a nested object
* Apply PR comments
* Check if object exists
* Move check on the top
* Some refactoring
* Check object for function property
* Address PR comment
* Address Pr comments
* Improve the NaN check
* Address more PR comments
* Add some unit tests
* Update src/plugins/vis_types/vega/public/vega_view/utils.ts
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
Co-authored-by: Stratoula Kalafateli <stratoula1@gmail.com>
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
(cherry picked from commit f5faacd511
)
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
2022-06-09 01:28:08 -07:00
István Zoltán Szabó
6bb5bddd99
[DOCS] Fixes variable names in Index connector docs. ( #133725 ) ( #133887 )
2022-06-08 11:53:42 -04:00
Kibana Machine
b6ed351db3
[DOCS] Fixes variable names in Index connector docs. ( #133725 ) ( #133888 )
...
(cherry picked from commit a8cef96515
)
Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
2022-06-08 09:28:25 -04:00
Kibana Machine
d7e3cd2714
Rename host risk field in alert flyout ( #133274 ) ( #133301 )
...
(cherry picked from commit 848c831233
)
Co-authored-by: Pablo Machado <pablo.nevesmachado@elastic.co>
2022-06-08 03:38:54 -07:00
Joe Portner
963b98c4c2
Migrate defaultIndex attribute for config saved object ( #133339 ) ( #133807 )
...
(cherry picked from commit d732ebec91
)
# Conflicts:
# src/core/server/ui_settings/create_or_upgrade_saved_config/create_or_upgrade_saved_config.ts
2022-06-07 10:36:40 -07:00
Thomas Watson
180e41ff00
Move contribution declarations to the bottom of LICENSE files ( #133502 ) ( #133754 )
...
(cherry picked from commit a47da23a7d
)
# Conflicts:
# packages/kbn-handlebars/LICENSE
2022-06-07 07:07:16 -07:00
Kibana Machine
cb218d786a
Lowercase service group name before sorting it ( #133718 ) ( #133735 )
...
(cherry picked from commit 3f38c6c8b2
)
Co-authored-by: Katerina Patticha <aikaterini.patticha@elastic.co>
2022-06-07 05:13:45 -07:00
Pablo Machado
f0a1d9429f
[Security Solutions] Remove hover actions from Authentication Successes and Failures column ( #133305 ) ( #133706 )
...
* Remove hover actions from Authentication Successes and Failures column
* Update snapshots
(cherry picked from commit e2336ff312
)
# Conflicts:
# x-pack/plugins/security_solution/public/common/components/authentication/__snapshots__/authentications_host_table.test.tsx.snap
# x-pack/plugins/security_solution/public/common/components/authentication/__snapshots__/authentications_user_table.test.tsx.snap
# x-pack/plugins/security_solution/public/common/components/authentication/helpers.tsx
2022-06-07 02:40:58 -07:00
Steph Milovic
2a5f75f8d2
[8.2] [Security Solution] Re-enable unmapped fields column in timeline ( #133247 ) ( #133574 )
...
* resolve merge conflicts
* fix types
* fix
* fix test
2022-06-06 16:43:23 -07:00
Kibana Machine
7c50f90d4e
Fix attachment of wrong enrichments for Indicator Match rule ( #133591 ) ( #133665 )
...
* Add enrichments to signal by id
* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit f50efa3db5
)
Co-authored-by: Khristinin Nikita <nikita.khristinin@elastic.co>
2022-06-06 13:38:07 -07:00
Dmitry Tomashevich
0a9ddce98a
[8.2] [Discover] Fix modify the time range test ( #130880 ) ( #133621 )
...
* [Discover] Fix modify the time range test (#130880 )
* [Discover] unskip tests for check flakyness
* [Discover] fix the test
* [Discover] update expected string
* [Discover] open close full screen mode for data grid when needed
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit d5ae7f33b7
)
* [Discover] remove redundant substring
2022-06-06 07:42:14 -07:00
Kyle Pollich
3b12ddc9d1
[Fleet] Use search limit constant to fetch policies instead of an hardcoded 1000 ( #132958 ) ( #133619 )
...
(cherry picked from commit 971b6de567
)
# Conflicts:
# x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/create_package_policy_page/step_select_agent_policy.tsx
# x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/create_package_policy_page/step_select_hosts.tsx
Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
2022-06-06 07:19:13 -07:00
Cristina Amico
3213e5fc3e
[8.2] [Fleet] Ensure that Elastic Agent is installed when updating policy with monitoring_enabled ( #133530 ) ( #133604 )
...
* [Fleet] Ensure that Elastic Agent is installed when updating policy with monitoring_enabled (#133530 )
* [Fleet] Ensure that Elastic Agent is installed when updating policy with monitoring_enabled
* Check if policy already has monitoring_enabled and expand test
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 4dbfa22d8d
)
# Conflicts:
# x-pack/plugins/fleet/server/routes/agent_policy/handlers.ts
# x-pack/plugins/fleet/server/services/agent_policy.ts
* Fix ci errors
2022-06-06 04:28:53 -07:00
Tiago Costa
c168791d24
[8.2] chore(NA): remove @kbn/utility-types/jest subpackage ( #133448 ) ( #133572 )
...
* chore(NA): remove @kbn/utility-types/jest subpackage (#133448 )
* chore(NA): remove @kbn/utility-types/jest subpackage
* chore(NA): include migration rule for import path
* chore(NA): remove double import
* chore(NA): creating a new package
* chore(NA): remove jest mentions from @kbn/utility-types
* docs(NA): complete new readme file
* [CI] Auto-commit changed files from 'node scripts/generate packages_build_manifest'
* chore(NA): remove expect error comment
* chore(NA): merge and solve problems with merge on latest upstream
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 3a6cc6e747
)
# Conflicts:
# src/core/public/chrome/chrome_service.mock.ts
# src/core/server/core_context.mock.ts
# src/core/server/mocks.ts
# src/plugins/data/common/search/expressions/kibana_context.test.ts
# src/plugins/data/common/search/search_source/mocks.ts
# src/plugins/data/common/search/search_source/search_source.test.ts
# src/plugins/data/public/search/collectors/create_usage_collector.test.ts
# src/plugins/data/public/search/expressions/esaggs.test.ts
# src/plugins/data/public/search/search_interceptor/search_interceptor.test.ts
# src/plugins/data/public/search/search_service.test.ts
# src/plugins/data/server/autocomplete/terms_agg.test.ts
# src/plugins/data/server/search/expressions/esaggs.test.ts
# src/plugins/data/server/search/search_service.test.ts
# src/plugins/data/server/search/search_source/mocks.ts
# src/plugins/data_view_management/server/routes/preview_scripted_field.test.ts
# src/plugins/data_views/server/routes/has_data_views.test.ts
# src/plugins/home/server/services/sample_data/sample_data_registry.test.ts
# x-pack/plugins/cloud_security_posture/server/plugin.test.ts
# x-pack/plugins/data_enhanced/public/search/sessions_mgmt/lib/api.test.ts
# x-pack/plugins/security/server/routes/api_keys/create.test.ts
# x-pack/plugins/security/server/routes/api_keys/enabled.test.ts
# x-pack/plugins/security/server/routes/authentication/common.test.ts
# x-pack/plugins/security/server/routes/authentication/saml.test.ts
# x-pack/plugins/security/server/routes/authorization/spaces/share_saved_object_permissions.test.ts
# x-pack/plugins/security/server/routes/deprecations/kibana_user_role.test.ts
# x-pack/plugins/security/server/routes/index.mock.ts
# x-pack/plugins/security/server/routes/users/change_password.test.ts
# x-pack/plugins/security_solution/server/lib/detection_engine/routes/__mocks__/request_context.ts
* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2022-06-03 16:18:37 -07:00
Kibana Machine
f6fe44ecc0
[Inspector] Disambigutate request names ( #133511 ) ( #133555 )
...
* disambigutate request names
* remove unnecessary copy of object
(cherry picked from commit 4f8080f788
)
Co-authored-by: Jean-Louis Leysens <jeanlouis.leysens@elastic.co>
2022-06-03 11:45:15 -07:00
Kibana Machine
72b7fb6d7d
[Stack Monitoring] Relax check on cgroup
key in test ( #133500 ) ( #133527 )
...
(cherry picked from commit 1e050dafb8
)
Co-authored-by: Felix Stürmer <weltenwort@users.noreply.github.com>
2022-06-03 08:30:15 -07:00
Andrea Spacca
acf9c87b6a
[8.2] Add Elasticsearch Serverless Forwarder to integrations UI ( #130085 ) ( #133468 )
...
* Add Elasticsearch Serverless Forwarder to integrations UI (#130085 )
(cherry picked from commit 34e51a6807
)
# Conflicts:
# test/api_integration/apis/custom_integration/integrations.ts
* properly fix conflict
* fix import CoreSetup
Co-authored-by: Mario Castro <mariocaster@gmail.com>
2022-06-03 02:42:37 -07:00
Kibana Machine
6ad1373244
docs: APM spaces ( #132071 ) ( #133443 )
...
* docs: APM spaces
* docs: use filtered aliases instead
* docs: a brief note on namespaces
* docs: alphabetize the list
* Update docs/apm/apm-spaces.asciidoc
Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
(cherry picked from commit f120dfb77d
)
Co-authored-by: Brandon Morelli <bmorelli25@gmail.com>
2022-06-02 15:22:49 -04:00
Kibana Machine
ca9e2531b8
[Reporting] Fix job completion notification to disappear after 24 hours ( #133381 ) ( #133407 )
...
(cherry picked from commit 1e39a2c67e
)
Co-authored-by: Michael Dokolin <mikhail.dokolin@elastic.co>
2022-06-02 09:15:42 -07:00
Kibana Machine
5fd513019f
[os packages] Mark all files in /etc/kibana as config files ( #133249 ) ( #133331 )
...
(cherry picked from commit be3c3b52db
)
Co-authored-by: Jonathan Budzenski <jon@elastic.co>
2022-06-01 11:10:26 -07:00
Kibana Machine
13116838c0
[artifact testing] Use local ansible provisioner ( #133047 ) ( #133328 )
...
We've seen a number of package testing timeouts where a random command
will hang while establishing an ssh connection. Instead of running
installation remotely, this switches to the ansible_local provisioner.
(cherry picked from commit a6a66381b6
)
Co-authored-by: Jonathan Budzenski <jon@elastic.co>
2022-06-01 11:02:39 -07:00
liza-mae
882f36c940
Skip uptime tests on cloud ( #133052 ) ( #133257 )
...
* Skip uptime tests on cloud
* Fix check types
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit e310b20bac
)
# Conflicts:
# x-pack/test/api_integration/apis/uptime/rest/add_monitor.ts
# x-pack/test/api_integration/apis/uptime/rest/add_monitor_project.ts
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-31 16:31:12 -07:00
Kibana Machine
c8229c9675
[Fleet] fixed undefined error ( #133133 ) ( #133145 )
...
(cherry picked from commit 788b6c7e42
)
Co-authored-by: Julia Bardi <90178898+juliaElastic@users.noreply.github.com>
2022-05-30 08:02:55 -07:00
Vadim Kibana
9d2284b1a5
remove human-readable automatic slug generation ( #132593 ) ( #133089 )
...
* remove human-readable automatic slug generation
* make change non-breaking
* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
* remove test
Co-authored-by: streamich <streamich@gmail.com>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit e857b30f8a
)
# Conflicts:
# src/plugins/share/server/url_service/short_urls/short_url_client.ts
2022-05-30 02:23:27 -07:00
Tiago Costa
183db6533a
chore(NA): bump version to 8.2.3 ( #133064 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-05-27 00:38:25 +01:00
Kibana Machine
3b0263f126
Remove misc beats tutorials from elastic_stack category ( #132957 ) ( #133063 )
...
(cherry picked from commit ada0ad4d5f
)
Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
2022-05-26 15:00:55 -07:00
Kaarina Tungseth
230bf0d4f3
[DOCS] Reformats the Configure Kibana settings tables into definition lists ( #132531 ) ( #133033 )
...
* [DOCS] Reformats the Configure Kibana settings tables into definition lists
* Review comments
(cherry picked from commit ae7bfaca54
)
2022-05-26 12:05:57 -04:00
Kibana Machine
9d125eac5a
[DOCS] Removes apt-key from Debian install page ( #132532 ) ( #133028 )
...
* [DOCS] Removes apt-key from Debian install page
* Removes chmod
* Fixes broken code block
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 9fcc3588d7
)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-05-26 11:44:06 -04:00
Kaarina Tungseth
ae271b8856
[DOCS] Removes 8.2.2 release notes tag ( #132934 )
2022-05-26 10:56:33 -04:00
Kibana Machine
a3d1e4dcca
docs: fix link to distributed tracing origins ( #132912 ) ( #132994 )
...
(cherry picked from commit aac3420e40
)
Co-authored-by: Avinash Upadhyaya K R <52544819+avinashupadhya99@users.noreply.github.com>
2022-05-26 07:59:09 -04:00
Kibana Machine
4736688b18
[QA]Add functional tests for metricbeat monitoring ( #132804 ) ( #132977 )
...
* add functional tests for metricbeat monitoring
* change test for specific beats
* remove extra comments and normalize test names
* remove extra comment
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 2f9b75c65e
)
Co-authored-by: Marius Dragomir <marius-dr@users.noreply.github.com>
2022-05-25 20:57:44 -07:00
Dima Arnautov
5e40e8a1ce
[ML] Fix JVM heap size position on the ML memory overview chart ( #132888 ) ( #132942 )
...
(cherry picked from commit 1d0e3e72b4
)
# Conflicts:
# x-pack/plugins/ml/public/application/explorer/anomaly_timeline_state_service.ts
2022-05-25 09:30:12 -07:00
Kibana Machine
88f03a148e
[docs] document yarn.lock backport rules ( #132883 ) ( #132946 )
...
(cherry picked from commit 2ade11934d
)
Co-authored-by: Thomas Watson <watson@elastic.co>
2022-05-25 09:29:17 -07:00