Commit 244da07
committed
Merge branch 'master' into saved-objects/scoped-client-with-extra-types
* master: (33 commits)
[Saved Objects] adds support for including hidden types in saved objects client (elastic#66879)
[Discover] Deangularize timechart header (elastic#66532)
[Discover] Improve and unskip a11y context view test (elastic#66959)
[SIEM] Refactor Timeline.timelineType draft to Timeline.status draft (elastic#66864)
docs: update RUM documentation link (elastic#67042)
[QA] fixup coverage ingestion tests. (elastic#66905)
[Metrics UI] Add support for multiple groupings to Metrics Explorer (and Alerts) (elastic#66503)
[Metrics UI] Add sorting for name and value to Inventory View (elastic#66644)
[Metrics UI] Change Metric Threshold Alert charts to use bar charts (elastic#66672)
[Uptime] Use React.lazy for alert type registration (elastic#66829)
[Reporting] Consolidate API Integration Test configs (elastic#66637)
Allow histogram fields in average and sum aggregations (elastic#66891)
Fix saved object share link (elastic#66771)
move role reset into the top level after clause (elastic#66971)
Automate the labels for any PRs affecting files for the Ingest Management team (elastic#67022)
[SIEMDPOINT] Move endpoint to siem (elastic#66907)
server.uuid so is not used (elastic#66963)
Revert "[ci/stats] fix git metadata collection (elastic#66840)"
[Uptime] Unmount uptime app properly (elastic#66950)
[Visualize] Bar chart: Show missing values on chart setting (elastic#66375)
...File tree
491 files changed
+6688
-31724
lines changed- .github
- examples
- alerting_example
- bfetch_explorer
- demo_search
- embeddable_examples
- embeddable_explorer
- search_explorer
- state_containers_examples
- ui_action_examples
- ui_actions_explorer
- url_generators_examples
- url_generators_explorer
- src
- core/server/core_app
- dev/code_coverage/ingest_coverage
- __tests__
- integration_tests
- mocks/jest-combined
- plugins
- data/public/search/aggs
- buckets
- metrics
- discover/public
- application
- angular
- components/timechart_header
- vis_type_vislib/public/components/options/point_series
- test
- accessibility/apps
- functional
- apps
- discover
- visualize
- page_objects
- vars
- x-pack
- plugins
- apm/server/tutorial/instructions
- canvas/public/style
- endpoint
- common/schema
- public
- applications/endpoint
- store
- view
- alerts
- details/overview
- hooks
- test_helpers
- components
- embeddables/resolver
- models
- view
- server
- routes
- alerts
- details
- list
- index_management
- __jest__/client_integration
- helpers
- public/application/services
- infra
- common
- http_api
- saved_objects
- public
- alerting/metric_threshold
- components
- lib
- pages/metrics
- inventory_view
- components
- toolbars
- waffle
- metric_control
- hooks
- lib
- metrics_explorer
- components
- helpers
- hooks
- server
- lib/alerting/metric_threshold
- routes/metrics_explorer/lib
- ingest_manager
- common/services
- server/services/agents
- lens/public
- datatable_visualization
- __snapshots__
- xy_visualization
- ml/server/routes
- siem
- common
- endpoint_alerts
- schema
- endpoint
- models
- schema
- types/timeline
- cypress/integration
- public
- alerts/components
- rules/step_about_rule
- signals
- app
- home
- common
- components
- endpoint
- __snapshots__
- links
- hooks
- api
- endpoint
- lib
- kibana
- telemetry
- mock
- endpoint
- store
- routing
- utils
- validators
- endpoint_alerts
- components
- models
- store
- view
- details
- metadata
- overview
- hooks
- test_helpers
- endpoint_hosts
- store
- view
- details
- components
- endpoint_policy
- models
- store
- policy_details
- policy_list
- services
- view
- policy_forms
- events
- protections
- graphql
- resolver
- documentation
- lib
- models
- store
- camera
- data
- __snapshots__
- ui
- view
- timelines
- components
- open_timeline
- timeline/body/renderers
- containers
- all
- store/timeline
- scripts/endpoint
- server
- endpoint
- alerts
- handlers
- details
- lib
- lib
- list
- lib
- routes
- metadata
- policy
- resolver
- queries
- utils
- test_data
- graphql
- timeline
- lib
- detection_engine/routes/__mocks__
- timeline
- routes
- __mocks__
- schemas
- utils
- translations/translations
- uptime/public
- apps
- components
- monitor
- ping_histogram
- ping_list
- overview
- alerts
- alerts_containers
- monitor_expressions
- empty_state
- __tests__/__snapshots__
- filter_group
- kuery_bar
- monitor_list
- __tests__
- __snapshots__
- snapshot
- contexts
- lib
- adapters/framework
- alert_types
- pages
- __tests__
- __snapshots__
- state
- actions
- reducers
- __tests__
- __snapshots__
- selectors
- __tests__
- scripts
- test
- api_integration
- apis
- endpoint
- alerts
- features/features
- infra
- security
- encrypted_saved_objects_api_integration
- fixtures/api_consumer_plugin/server
- tests
- endpoint_api_integration_no_ingest/apis
- alerts
- functional_endpoint
- services
- functional/apps/visualize
- plugin_functional
- reporting_api_integration
- reporting
- reporting
- api
- configs
- services
- siem_cypress
- es_archives/timeline
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
491 files changed
+6688
-31724
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments