Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synthrace workers and refactoring #1

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1147 commits
Select commit Hold shift + click to select a range
02dca37
[ML] Fix the nodes_overview endpoint (#129215)
darnautov Apr 1, 2022
0c2ec49
[Cases] Refactor: AllCasesList component in selection mode should onl…
academo Apr 1, 2022
8291a22
[Response Ops] Fixing issue with empty row in execution log table whe…
ymao1 Apr 1, 2022
c5e2e5e
[Archive migration] 'x-pack/test/functional/es_archives/visualize/def…
Apr 1, 2022
8db08d0
Machine-readable list of currently maintained branches/versions (#129…
brianseeders Apr 1, 2022
96ab9bb
[Security Solution] SN SecOps and ITSM connectors use the import set …
nastasha-solomon Apr 1, 2022
f265480
[package testing] Stabilize status api test (#129228)
jbudz Apr 1, 2022
2cdcb39
fix(NA): comparasion on building allowed list of deps for production …
mistic Apr 1, 2022
80790bc
skip failing test suite (#129248)
kibanamachine Apr 1, 2022
e36a08c
[Alerting] Add telemetry for number of scheduled actions during rule …
ymao1 Apr 1, 2022
d27702a
Add missing link that is used on /app/enterprise_search/overview/elas…
Apr 1, 2022
a0cf450
[Security Solution] Changed landing page navigation (#129000)
YulNaumenko Apr 2, 2022
9709107
[SharedUX] Migrate PageTemplate > NoDataPage > SolutionNav (#128277)
Apr 2, 2022
d6b8e4b
[RAM] Add error logs in rule details page (#128925)
XavierM Apr 2, 2022
98306f1
Remove invalid syntax from .eslintrc.js (#129164)
Apr 4, 2022
158c617
Update @elastic/elasticsearch to v8.2.0-canary.2 (#128633)
pgayvallet Apr 4, 2022
5b82971
[Security Solution] Fix URI param encoding on user and host details p…
machadoum Apr 4, 2022
d9153a6
[Discover] Fix inconsistent usage of arrow icons on Surrounding docum…
jughosta Apr 4, 2022
fa74030
[Snapshot & Restore] Remove `axios` dependency in tests (#128614)
sabarasaba Apr 4, 2022
5d9aaeb
[Osquery] Fix small issues in alerts (#128676)
tomsonpl Apr 4, 2022
9b3abe5
[Vega] Add back setMapView function (#128914)
flash1293 Apr 4, 2022
9e1fd5e
[Security Solutions] Move authentication UI and hooks to 'public/comm…
machadoum Apr 4, 2022
25d9f5d
[Response Ops] Renaming `Alert` to `Rule` (#129136)
ymao1 Apr 4, 2022
32599aa
[Visualize] Fixes the unclickable panel menu for all the pie charts (…
stratoula Apr 4, 2022
c97fcfa
[Fleet] Update fleet_server bundled package 1.1.1 (#129311)
joshdover Apr 4, 2022
68a03cc
skip flaky suite (#129224)
mistic Apr 4, 2022
e1c25c9
[Console] Fixes Elasticsearch doc VIEW IN CONSOLE will clean local K…
hro-maker Apr 4, 2022
881a8ec
[APM] Convert DB statement code box to EuiCode (#129193)
boriskirov Apr 4, 2022
e2e8dbb
Rendering imported dashboards in import saved objects between version…
bhavyarm Apr 4, 2022
d89ddad
Update typescript (main) (#129106)
renovate[bot] Apr 4, 2022
ce83b0a
Remove docs reference to ephemeral encryption key. (#129331)
azasypkin Apr 4, 2022
d69c993
[Enterprise Search] Add Content plugin (#129108)
scottybollinger Apr 4, 2022
2690f04
Add note on bundled packages to Fleet README (#129353)
kpollich Apr 4, 2022
cab5277
[Manage monitors] Added beta label (#129188)
shahzad31 Apr 4, 2022
e05b216
[Uptime] Show troubleshoot guide on missing monitors (#128527)
shahzad31 Apr 4, 2022
3fd4621
[SharedUX] Fix warning in solution_nav test (#129322)
Apr 4, 2022
513c81b
[toolingLog] when indent block is synchronous, dedent synchronously (…
Apr 4, 2022
feab5eb
[Discover] Fix height of JSON tab in Document flyout when using Docum…
jughosta Apr 4, 2022
3020fcf
Clarify bundled package release process in Fleet README (#129373)
kpollich Apr 4, 2022
0e490e7
Launch sample data from home (#129146)
liza-mae Apr 4, 2022
4182523
[build] Add flag for using a local Kibana artifact in the Docker cont…
jbudz Apr 4, 2022
448e29c
[artifacts] Merge package testing with release artifacts (#129378)
jbudz Apr 4, 2022
f41b533
[Visualize] Imported vislib pie triggers unsaved viz warning when emb…
stratoula Apr 4, 2022
0caddf8
[APM] Db Flyout statement fix (#129387)
boriskirov Apr 4, 2022
2ad2a4c
[eslint] ensure that all imports are resolvable (#129002)
Apr 4, 2022
552bcee
[CI] Roll out spot instances to more jobs (#129394)
brianseeders Apr 4, 2022
54d4f3b
[Security Solution] Add new exceptionable fields for Ransomware (#129…
kevinlog Apr 4, 2022
9d63611
[8.2] [Session view] Change all process events related fields to opti…
Apr 4, 2022
5d79370
[Security Solution] [Investigations] [Tech Debt] `StatefulBody`: remo…
andrew-goldstein Apr 4, 2022
b2b961e
[artifacts] Merge docker context verification (#129399)
jbudz Apr 4, 2022
eedb66b
[CI] Don't generate an error comment when auto-committing changes (#1…
brianseeders Apr 4, 2022
9b85ae9
[ML] Fix Single Metric Viewer for jobs that hasn't been run (#129063)
darnautov Apr 4, 2022
3e2761d
[Unified search] Create unified search plugin (#127651)
nlatipov Apr 5, 2022
0a4f0fc
[XY] Order by metric/custom metric doesn't work well for split chart …
DianaDerevyankina Apr 5, 2022
873849d
[Response Ops][Docs] Adding user facing docs for rule cancellation (#…
ymao1 Apr 5, 2022
abc2dd0
Removes references to kibana.yml settings from tooltip. (#129439)
szabosteve Apr 5, 2022
1ee5666
[Fleet] Add instructions to README for running Agent locally in conta…
joshdover Apr 5, 2022
735b4c9
Change session expiration to override on app leave behavior (#129384)
thomheymann Apr 5, 2022
3bb27f2
[docs] Adds paragraphs on inter-app navigation with application servi…
TinaHeiligers Apr 5, 2022
036c926
improve icon spacing on source table (#129460)
zombieFox Apr 5, 2022
50f80f4
[CI] Add SSH info to agent debug logs (#129413)
brianseeders Apr 5, 2022
a9e6f0a
[Security Solution][Admin][Policy] Clean up Policy list (#129139)
parkiino Apr 5, 2022
fcf8622
Create `@elastic/analytics` package (#128407)
afharo Apr 5, 2022
4115a86
[Workplace Search] Fix add connector state machine (#129377)
sphilipse Apr 5, 2022
c56c45c
Fix removal of blank string titles in lens and maps (#129404)
ThomThomson Apr 5, 2022
07cfac9
[8.2] [Session view] Only return default value when process is undefi…
Apr 5, 2022
1b683cd
[DOCS] Adds the TSVB to Lens docs (#129129)
KOTungseth Apr 5, 2022
2fd6772
[RAM} Add refine search prompt to rule execution log (#128982)
JiaweiWu Apr 5, 2022
fc33bb6
Fix flaky rule details E2E test (#129230)
JiaweiWu Apr 5, 2022
730245e
[build] Update artifact checksums to sha512, properly format file (#1…
jbudz Apr 5, 2022
1c0ba2f
[Security Solution] fixes: Timeline's pinned events tab displays a su…
andrew-goldstein Apr 5, 2022
e5b8807
[Session View] Update/fix for process.end field on Details panel (#12…
animehart Apr 5, 2022
bc413c6
[Security Solution][Detections] Rule Execution Log Feedback and Fixes…
spong Apr 5, 2022
ec06440
[Security Solution][Alerts] Pass filters from threshold alerts to tim…
marshallmain Apr 5, 2022
420359b
[Fleet] Encrypt ssl fields in logstash output (#129131)
nchaulet Apr 5, 2022
fc7e178
[Osquery] Fix missing privileges for loading prebuilt Packs (#129450)
patrykkopycinski Apr 5, 2022
772205f
[Session View] jumpToEntityId / investigatedAlertId behavior fixed. (…
mitodrummer Apr 5, 2022
f2266af
remove bad link (#129538)
stacey-gammon Apr 5, 2022
60e06c3
[Detection Rules] Add 8.2 rules (#129526)
brokensound77 Apr 5, 2022
574119e
[Lens] Fixes flakiness on switchToVisualization search input (#129446)
stratoula Apr 6, 2022
4b00b28
[Cloud Posture] Refactor i18n in benchmarks code (#129453)
ari-aviran Apr 6, 2022
6105af4
[Cloud Posture] Refactor i18n in common code (#129342)
ari-aviran Apr 6, 2022
6681d88
[Cloud Posture] search bar styles update (#128361)
orouz Apr 6, 2022
f3f3b1a
[Lens] Fix auto session-renewal on non-timebased data views (#129313)
flash1293 Apr 6, 2022
db67505
Replace "Save and return" button with "Save" for Lens visualization c…
DianaDerevyankina Apr 6, 2022
3105f5c
Fix alerts and external alerts filters on Hots and Users pages (#129451)
machadoum Apr 6, 2022
11722fb
[Lens] Make suggestions depend on active data (#129326)
flash1293 Apr 6, 2022
39cf5d5
[Monitor management] Update to use new add monitor endpoint (#129447)
shahzad31 Apr 6, 2022
8af56aa
reset selection after data view delete (#129552)
mattkime Apr 6, 2022
1a48388
[Lens] apply pinned filters to Lens (#129503)
drewdaemon Apr 6, 2022
9606cf1
[Fleet] Do not enable view agent dashboard for agent policy without m…
nchaulet Apr 6, 2022
4a7084e
[Security Solution][Endpoint] Fix Host Isolation Exceptions summary c…
paul-tavares Apr 6, 2022
d2be8b5
[Maps] replace src/plugins/kibana_react ExitFullScreenButton with src…
maksimkovalev Apr 6, 2022
09ade29
[Discover] Disable Load surrounding documents button if "Context step…
jughosta Apr 6, 2022
554ee7b
add env vars to collect extra fields on apm for performance tests (#1…
suchcodemuchwow Apr 6, 2022
f5d008e
skip flaky suite (#129380)
Apr 6, 2022
3361c82
[App Search] Add refresh to history panels (#129463)
efegurkan Apr 6, 2022
b1ea228
[Fleet] Fix missing encryption key requirements make it optionnal (#1…
nchaulet Apr 6, 2022
1c4c815
[Security Solution] Use correct title for close analyze event/session…
kqualters-elastic Apr 6, 2022
e046687
Adds the Lens 8.2.0 docs (#128986)
KOTungseth Apr 6, 2022
5a06e8f
[Fleet] Only expose minimum needed config to browser (#129619)
joshdover Apr 6, 2022
c59f8b4
[Osquery] Fix issue with exporting/importing prebuilt packs (#129577)
patrykkopycinski Apr 6, 2022
ff753e2
[Enterprise Search] Add more scaffolding for Content plugin (#129533)
scottybollinger Apr 6, 2022
2b5e52d
[Security Solution] Improves Cypress execution time (#127558)
MadameSheema Apr 6, 2022
43a19d5
Pass custom headers from config to Enterprise Search backend (#129630)
scottybollinger Apr 6, 2022
3dc66c6
Bump @testing-library (#128659)
patrykkopycinski Apr 6, 2022
7250c6d
bump endpoint bundled ver to release (#129449)
pzl Apr 6, 2022
55a8cac
[Security Solution] fix unique id issue (#129519)
stephmilovic Apr 6, 2022
c920640
fix filter drawing and feature drawing broken in 8.2 (#129642)
nreese Apr 6, 2022
9295f13
[Session View] Display Option bug fix (#129262)
animehart Apr 6, 2022
d89343d
[Controls] Undefine selected field when data view changes (#129611)
Heenawter Apr 6, 2022
d92b7fe
[typescript] Create Ambient Types package (#129368)
clintandrewhall Apr 7, 2022
6afbe52
[Session View] [8.2] Load more style fix (#129676)
mitodrummer Apr 7, 2022
55c3353
Update how the timeline flyout is hidden so that children do not acci…
kqualters-elastic Apr 7, 2022
3d182b9
[APM] Use default service environment for service groups (#129457)
dgieselaar Apr 7, 2022
c5af441
[APM] fixing rule anomaly API test (#129527)
cauemarcondes Apr 7, 2022
cbcab1b
[DevDocs] Update kibana_template_no_data_config image (#129641)
Apr 7, 2022
bcccda1
turn options list into free form text (#129626)
flash1293 Apr 7, 2022
eba94e0
[Stack Monitoring] Use metricbeat monitoring for standalone logstash …
matschaffer Apr 7, 2022
0790fd0
Add link to enterprise search filebeat config (#129699)
matschaffer Apr 7, 2022
edf6e21
[Reporting] Allow reporting capabilities on gold with the new reporti…
jloleysens Apr 7, 2022
8a0cc6e
[Console] Remove use of jQuery (#127867)
mibragimov Apr 7, 2022
ac50a30
[Step 1] Move CustomizablePalette from Lens into @kbn/coloring packa…
alexwizp Apr 7, 2022
3522a7f
[Alerting] Improve comparator types of `es_query` && `index_threshold…
dimaanj Apr 7, 2022
2736f9e
[Screenshotting] Add possibility to capture expressions (#128552)
dokmic Apr 7, 2022
08fc776
Fix User page tabs Events and External alerts should have the new vis…
machadoum Apr 7, 2022
59944c1
[Osquery] Small fixes to validation and tooltip (#129698)
tomsonpl Apr 7, 2022
6acf7c0
Avoid loading all plugins on anonymous pages (#129555)
jportner Apr 7, 2022
1ce1d06
[Uptime] synthetics - adjust location type to enable push monitors (#…
dominiqueclarke Apr 7, 2022
66b3f01
[ML] Transforms: Fix to not pass on default values in configurations.…
walterra Apr 7, 2022
29b3622
Update CODEOWNERS (#129737)
stacey-gammon Apr 7, 2022
870de2c
update include users (#129668)
stephmilovic Apr 7, 2022
c421573
[Security Solution] [Session view] Fix Session View size does not res…
opauloh Apr 7, 2022
95661be
[Maps] fix lens region map visualization throws a silent error (#129608)
nreese Apr 7, 2022
ae31d2a
Add validation for the /api/core/capabilities endpoint (#129564)
pgayvallet Apr 7, 2022
4f34f07
[Monitor management] Fix test now mode issues (#129501)
shahzad31 Apr 7, 2022
eff1e0c
[Fleet] Do not provide instruction to setup an http Fleet server (#12…
nchaulet Apr 7, 2022
347acc9
[Uptime] fix synthetics recorder file upload (#127614)
dominiqueclarke Apr 7, 2022
c3798e7
update 'Explore raw data' language (#129604)
drewdaemon Apr 7, 2022
3dc61c8
[TSVB] Apply filter event is not working for formatted fields (#128228)
DianaDerevyankina Apr 7, 2022
cb00d18
[Security Solution] add blocklist form unit tests (#129428)
joeypoon Apr 7, 2022
102e52c
[Security Solution] fix endpoint list paging reset (#129652)
joeypoon Apr 7, 2022
401ad52
[QA][Code Coverage] Drop dead shell scripts, update docs (#129565)
wayneseymour Apr 7, 2022
a27ae07
[Security Solution][Detections] Fixes utility bar text overflow issue…
spong Apr 7, 2022
bcdb0b2
[build] Only use buildx if cross compiling (#128560)
jbudz Apr 7, 2022
9f305da
[Security Solution] [Session View] Session view detail panel and time…
kqualters-elastic Apr 7, 2022
ae68c1c
[Discover] account for hidden time column in default sort (#129659)
drewdaemon Apr 7, 2022
a583edc
Edit text strings and links in add logstash output UI (#129551)
dedemorton Apr 7, 2022
f218580
jump to nested entity_id fixed. verbose mode now defaults to OFF (#12…
mitodrummer Apr 7, 2022
e076067
unskip test kibana/test/functional/apps/discover/_saved_queries.ts (#…
Apr 7, 2022
c72a954
[Dashboard] Explicitly Hide Panel Titles Migration (#129540)
ThomThomson Apr 7, 2022
78906a3
[Security Solution] [Session View] [8.2] [8.3] Separate session view …
Apr 7, 2022
da91267
fixes alignment issue with timestamp when process is long and wraps (…
mitodrummer Apr 7, 2022
b1a4a70
Set timeline session view flex item width to 100% (#129813)
Apr 7, 2022
699c17a
moment 2.28.0 -> 2.29.2 (#129814)
jportner Apr 7, 2022
3d163ec
Bump another dependency (#129833)
jportner Apr 8, 2022
1841563
[Step 2] [Charts Expressions] update imports to '@kbn/coloring' (#12…
alexwizp Apr 8, 2022
0ed760d
[Step 2] Update @kbn/coloring imports for Classical Visualizations (#…
alexwizp Apr 8, 2022
5dbd177
[Session View] Fixed issue where details panel was showing wrong data…
mitodrummer Apr 8, 2022
eb0ef19
chore(NA): upgrades bazel rules nodejs to v5 (#129522)
mistic Apr 8, 2022
7b64a54
[Maps] Apply styles to icon SVGs in legend via descendent selectors (…
nickpeihl Apr 8, 2022
27ff7d3
Test config settings that are exposed to the browser (#129438)
jportner Apr 9, 2022
2894e40
[Shared UX] Migrate popover from presentation to shared ux package (#…
rshen91 Apr 10, 2022
3a3d1b9
[Lens] Do not switch to incomplete charts on field drop if possible (…
flash1293 Apr 11, 2022
688f0ab
[Timelion] Remove Quandl and Graphite integration (#129581)
flash1293 Apr 11, 2022
73fb70b
[Discover] Catch potental missing meta property of filter (#129183)
kertal Apr 11, 2022
3fe51eb
[Cloud Posture] Csp dashboard trendline (#129481)
JordanSh Apr 11, 2022
70cf1d3
Fix Host by Risk global deep link search not present (#129869)
machadoum Apr 11, 2022
a785f0c
Fix Name mismatch for User by risk tabs under global search (#129759)
machadoum Apr 11, 2022
f3145a8
[Uptime] Add migration to include synthetics and heartbeat indices on…
lucasfcosta Apr 11, 2022
a706a30
[Discover] Fix `Filter for field present` in expanded document view o…
dimaanj Apr 11, 2022
b822275
es.createClient: improve config merging logic (#129587)
pgayvallet Apr 11, 2022
b5dae38
Fix styles for "You do not have permission" screen (#129715)
thomheymann Apr 11, 2022
6542dc1
[Discover] Better a11y for page header (#129789)
drewdaemon Apr 11, 2022
ae39e1b
Removing axios from data_view_field_editor test (#129116)
mattkime Apr 11, 2022
64910b3
[Cases] Fix flaky test on e2e view case (#129558)
cnasikas Apr 11, 2022
1bdae99
[APM] fix error count e2e flaky test (#129755)
cauemarcondes Apr 11, 2022
d711490
[QA][Code Coverage] Ingest the correct id for the ci job (#129622)
wayneseymour Apr 11, 2022
980a97f
Add the authentication tab to the user details page (#129456)
machadoum Apr 11, 2022
b239151
Handle empty values for range formatters (#129572)
flash1293 Apr 11, 2022
6e8d979
[Fleet] Redesign agent flyout (#128381)
criamico Apr 11, 2022
dcbf9da
skip failing test suite (#129785)
kibanamachine Apr 11, 2022
47b62d8
Enhance Event Fields Browser performance (#129861)
Apr 11, 2022
9b7cde9
[DOCS] Fixes formatting of settings (#129400)
gchaps Apr 11, 2022
f032bbb
[Discover] Add field types in-product help (#126657)
andreadelrio Apr 11, 2022
144a3c8
[Security Solution][Session View] Fix duplicated events and runtime_f…
opauloh Apr 11, 2022
f32faab
[DOCS] [Maps] Add documentation for custom icons (#129530)
nickpeihl Apr 11, 2022
1c72b56
Failing test: Chrome UI Functional Tests.test/functional/apps/visuali…
DianaDerevyankina Apr 11, 2022
1c3aa7a
[SharedUX] Migrate PageTemplate component (#129323)
Apr 11, 2022
f20218f
[Security Solution] Fix Endpoint count in policy list, text updates (…
kevinlog Apr 11, 2022
6954b0f
[Discover] make field icons consistent across field list and doc tabl…
drewdaemon Apr 11, 2022
837813e
[Logs UI][Rules] Add integration tests for Log Threshold Rule (#128019)
simianhacker Apr 11, 2022
82e7356
[Screenshotting] Ensure worker.js content contents are compiled in bu…
tsullivan Apr 11, 2022
0f7179a
[Security Solution] Update advanced Policy check for capture_mode (#1…
kevinlog Apr 11, 2022
4ff0a6e
Improved API documentation for exception lists (#129828)
FrankHassanabad Apr 11, 2022
268470a
[Security Solution] Rule Preview Table Follow-up (#128981)
dplumlee Apr 11, 2022
ce2f617
[Security Solutions] Removes POC transforms (#129673)
FrankHassanabad Apr 11, 2022
38d5202
[docs] fix table in Settings documentation (#129933)
nreese Apr 11, 2022
752385c
[Cases] Prevent pushing if the user does not have permissions to conn…
cnasikas Apr 11, 2022
cbd58bc
[SecuritySolution] Remove additional Visualization labels (#129920)
angorayc Apr 11, 2022
3c805d2
[Fleet] Fix typo in logstash pipeline instructions (#129939)
nchaulet Apr 11, 2022
023f4a9
[kbn/optimizer] include used dll refs in cache key (#129928)
Apr 11, 2022
eeee6b9
unified search - iindex_pattern => data view type improvement (#129506)
mattkime Apr 11, 2022
656b6cd
Fix partial QA-ed process tree styles (#129957)
Apr 11, 2022
35593dd
chore(NA): upgrades bazel to v5.1.1 (#129943)
mistic Apr 12, 2022
36e4ddd
[Discover] Cancel long running request after navigating out from Disc…
dimaanj Apr 12, 2022
67ef4f7
[DOCS] Adds GET reporters to cases API docs (#129089)
szabosteve Apr 12, 2022
cbf0cea
Performance Test service and config refactor (#128258)
suchcodemuchwow Apr 12, 2022
485f2d1
fixed enrollment token modal for managed policy (#129870)
juliaElastic Apr 12, 2022
d1e3ce2
[Session view] Search will now only search through verbose stuff if v…
mitodrummer Apr 12, 2022
d638fa4
[SecuritySolution] Remove `empty row` (#129909)
janmonschke Apr 12, 2022
6366f37
[SecuritySolution] update sourcer messages (#129329)
angorayc Apr 12, 2022
7849d9e
Hide welcome page privacy statement on cloud instances (#129198)
gsoldevila Apr 12, 2022
623070b
Codeowners observability change (#129980)
mgiota Apr 12, 2022
a897747
Deprecate outdated detection rules Bulk APIs (#129448)
xcrzx Apr 12, 2022
eaf6c84
add login journey (#129976)
suchcodemuchwow Apr 12, 2022
b0591a4
[Maps][Visualize][Graph][Dashboard] Fixes the listingLimit settings u…
stratoula Apr 12, 2022
092c71a
[Form lib] Fixes (#128489)
sebelga Apr 12, 2022
c2003d0
[Cloud Posture] add findings framework sources icons (#129883)
orouz Apr 12, 2022
bced9d2
[Session View] [8.2] beta label added to sessions tabs in timeline (#…
mitodrummer Apr 12, 2022
e2ba9f1
unskips and refactors alert details for unmapped fields tests (#130002)
MadameSheema Apr 12, 2022
294fe2b
[DOCS] Adds docs for URL drilldown support (#129666)
KOTungseth Apr 12, 2022
d7c6bfb
[ILM] Fixed snapshot repositories and policies routes (#129200)
yuliacech Apr 12, 2022
a395f41
[APM] Service environment should be selected when you edit the agent …
cauemarcondes Apr 12, 2022
33b0578
[Security Solution] Add fixtures for 7.17, 8.0, and 8.1 (#129768)
madirey Apr 12, 2022
062be57
Add type murmur3 into the lens fields list (#129029)
ebuildy Apr 12, 2022
b7dc8f0
Use a link to enable shift/right click of rule names in the popover (…
kqualters-elastic Apr 12, 2022
8afa2c3
[ML] Fix Single Metric Viewer chart failing to load if no points duri…
peteharverson Apr 12, 2022
d41fb22
chore(NA): upgrades rules_node_js to v5.4.0 (#130021)
mistic Apr 12, 2022
8022b0a
Add e2e for the apm integration policy form (#129860)
kpatticha Apr 12, 2022
e0932c6
[Security Solution] More Ransomware exceptionable fields (#130039)
kevinlog Apr 12, 2022
0955953
Upgrade EUI to v54.0.0 (#129653)
constancecchen Apr 12, 2022
5fb9576
Remove securityRulesCancelEnabled setting and set shorter default tim…
marshallmain Apr 12, 2022
4373d0a
Use RuleDataReader to query for threshold signal history (#129763)
marshallmain Apr 12, 2022
fce2df0
Revert "chore(NA): upgrades rules_node_js to v5.4.0 (#130021)"
mistic Apr 12, 2022
5ee7c3d
[SecuritySolution] Clean up CaseContext (#130036)
angorayc Apr 12, 2022
9d5aca5
Upgrade RxJS to 7 (#129087)
afharo Apr 12, 2022
9f37de5
[SecuritySolution] Remove the cell hovers actions for agent status (#…
janmonschke Apr 12, 2022
fb761dc
chore(NA): upgrades rules_node_js to v5.4.0 (#130051)
mistic Apr 12, 2022
4b768fd
[CI] Move jest tests to spot instances, and fix spot retries in PRs (…
brianseeders Apr 12, 2022
7023ca6
[Security Solutions] Adds API docs for value lists (#129962)
FrankHassanabad Apr 12, 2022
935bac7
[Security solution] [Endpoint] Revisit blocklist wrong labels (#128773)
dasansol92 Apr 12, 2022
b2bb959
[DOCS} Adds technical preview to Lens annotations (#130058)
KOTungseth Apr 12, 2022
9cc736d
[Security Solution][Investigations] - Minor bug fixes (#130054)
michaelolo24 Apr 13, 2022
fbd38a7
Paramaterized Discover tests (#129684)
Apr 13, 2022
7621975
[Security Solution] [ReponseOps] Executes Cases Cypress test when the…
MadameSheema Apr 13, 2022
df08aa4
Merge branch 'main' into feature/synthtrace-stream-processing-improve…
Mpdreamz Apr 13, 2022
dc6d1b6
update API test to new DSL post merge
Mpdreamz Apr 13, 2022
37b4f84
update API test to new DSL post merge
Mpdreamz Apr 13, 2022
9df8a7e
export EntityArrayIterable directly
Mpdreamz Apr 14, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 2 additions & 1 deletion .backportrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"repoName": "kibana",
"targetBranchChoices": [
"main",
"8.2",
"8.1",
"8.0",
"7.17",
Expand Down Expand Up @@ -38,7 +39,7 @@
"backport"
],
"branchLabelMapping": {
"^v8.2.0$": "main",
"^v8.3.0$": "main",
"^v(\\d+).(\\d+).\\d+$": "$1.$2"
},
"autoMerge": true,
Expand Down
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.0
5.1.1
32 changes: 32 additions & 0 deletions .buildkite/pipelines/artifacts.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
steps:
- command: .buildkite/scripts/steps/artifacts/build.sh
label: Build Kibana Artifacts
agents:
queue: c2-16
timeout_in_minutes: 60

- wait

- command: TEST_PACKAGE=deb .buildkite/scripts/steps/package_testing/test.sh
label: Package testing for deb
agents:
queue: n2-4-virt
timeout_in_minutes: 20

- command: TEST_PACKAGE=rpm .buildkite/scripts/steps/package_testing/test.sh
label: Package testing for rpm
agents:
queue: n2-4-virt
timeout_in_minutes: 20

- command: TEST_PACKAGE=docker .buildkite/scripts/steps/package_testing/test.sh
label: Package testing for docker
agents:
queue: n2-4-virt
timeout_in_minutes: 20

- command: .buildkite/scripts/steps/artifacts/docker_context.sh
label: 'Docker Build Context'
agents:
queue: n2-2
timeout_in_minutes: 20
2 changes: 1 addition & 1 deletion .buildkite/pipelines/es_snapshots/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ steps:

- command: .buildkite/scripts/steps/test/jest_integration.sh
label: 'Jest Integration Tests'
parallelism: 2
parallelism: 3
agents:
queue: n2-4
timeout_in_minutes: 120
Expand Down
18 changes: 17 additions & 1 deletion .buildkite/pipelines/flaky_tests/groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,22 @@
"key": "oss/accessibility",
"name": "OSS Accessibility"
},
{
"key": "xpack/cypress/security_solution",
"name": "Security Solution - Cypress"
},
{
"key": "xpack/cypress/osquery_cypress",
"name": "Osquery - Cypress"
},
{
"key": "xpack/cypress/fleet_cypress",
"name": "Fleet - Cypress"
},
{
"key": "xpack/cypress/apm_cypress",
"name": "APM - Cypress"
},
{
"key": "xpack/cigroup",
"name": "Default CI Group",
Expand All @@ -31,4 +47,4 @@
"name": "Default Accessibility"
}
]
}
}
25 changes: 24 additions & 1 deletion .buildkite/pipelines/flaky_tests/runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
*/

const { execSync } = require('child_process');
const groups = /** @type {Array<{key: string, name: string, ciGroups: number }>} */ (
require('./groups.json').groups
);

const concurrency = 25;
const defaultCount = concurrency * 2;
Expand Down Expand Up @@ -113,7 +116,7 @@ steps.push({
label: 'Build Kibana Distribution and Plugins',
agents: { queue: 'c2-8' },
key: 'build',
if: "build.env('BUILD_ID_FOR_ARTIFACTS') == null || build.env('BUILD_ID_FOR_ARTIFACTS') == ''",
if: "build.env('KIBANA_BUILD_ID') == null || build.env('KIBANA_BUILD_ID') == ''",
});

for (const testSuite of testSuites) {
Expand Down Expand Up @@ -184,6 +187,26 @@ for (const testSuite of testSuites) {
concurrency_method: 'eager',
});
break;

case 'cypress':
const CYPRESS_SUITE = CI_GROUP;
const group = groups.find((group) => group.key.includes(CYPRESS_SUITE));
if (!group) {
throw new Error(
`Group configuration was not found in groups.json for the following cypress suite: {${CYPRESS_SUITE}}.`
);
}
steps.push({
command: `.buildkite/scripts/steps/functional/${CYPRESS_SUITE}.sh`,
label: group.name,
agents: { queue: 'ci-group-6' },
depends_on: 'build',
parallelism: RUN_COUNT,
concurrency: concurrency,
concurrency_group: UUID,
concurrency_method: 'eager',
});
break;
}
}

Expand Down
33 changes: 33 additions & 0 deletions .buildkite/pipelines/fleet/packages_daily.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
steps:
- command: .buildkite/scripts/lifecycle/pre_build.sh
label: Pre-Build
timeout_in_minutes: 10
agents:
queue: kibana-default

- wait

- command: .buildkite/scripts/steps/build_kibana.sh
label: Build Kibana Distribution and Plugins
agents:
queue: c2-16
key: build
if: "build.env('KIBANA_BUILD_ID') == null || build.env('KIBANA_BUILD_ID') == ''"
timeout_in_minutes: 60

- wait

- command: .buildkite/scripts/steps/fleet/install_all_packages.sh
label: Install All Packages
agents:
queue: n2-2
key: linting
timeout_in_minutes: 90

- wait: ~
continue_on_failure: true

- label: Post-Build
command: .buildkite/scripts/lifecycle/post_build.sh
agents:
queue: kibana-default
180 changes: 0 additions & 180 deletions .buildkite/pipelines/hourly.yml

This file was deleted.

Loading