Skip to content

Commit

Permalink
Merge branch 'main' into security/feature/alert-user-assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
e40pud committed Oct 17, 2023
2 parents cc4e5ee + ae2680a commit a338847
Show file tree
Hide file tree
Showing 341 changed files with 12,714 additions and 15,872 deletions.
17 changes: 17 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,23 @@ module.exports = {
],
rules: {
'@kbn/telemetry/event_generating_elements_should_be_instrumented': 'error',
},
},
{
files: [
'x-pack/plugins/aiops/**/*.{tsx}',
'x-pack/plugins/apm/**/*.{tsx}',
'x-pack/plugins/exploratory_view/**/*.{tsx}',
'x-pack/plugins/infra/**/*.{tsx}',
'x-pack/plugins/observability/**/*.{tsx}',
'x-pack/plugins/observability_ai_assistant/**/*.{tsx}',
'x-pack/plugins/observability_onboarding/**/*.{tsx}',
'x-pack/plugins/observability_shared/**/*.{tsx}',
'x-pack/plugins/profiling/**/*.{tsx}',
'x-pack/plugins/synthetics/**/*.{tsx}',
'x-pack/plugins/ux/**/*.{tsx}',
],
rules: {
'@kbn/i18n/strings_should_be_translated_with_i18n': 'warn',
'@kbn/i18n/strings_should_be_translated_with_formatted_message': 'warn',
},
Expand Down
3 changes: 3 additions & 0 deletions config/serverless.oblt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ xpack.serverless.observability.enabled: true
## Set the home route
uiSettings.overrides.defaultRoute: /app/observability/landing

# Customize empty page state for analytics apps
no_data_page.analyticsNoDataPageFlavor: 'serverless_observability'

## Set the dev project switch current type
xpack.serverless.plugin.developer.projectSwitcher.currentType: 'observability'

Expand Down
42 changes: 0 additions & 42 deletions docs/api-generated/README.md

This file was deleted.

5,511 changes: 0 additions & 5,511 deletions docs/api-generated/cases/case-apis-passthru.asciidoc

This file was deleted.

10 changes: 0 additions & 10 deletions docs/api-generated/cases/case-apis.asciidoc

This file was deleted.

Loading

0 comments on commit a338847

Please sign in to comment.