Skip to content

Commit

Permalink
Update new codeowners for Obs team changes (elastic#170182)
Browse files Browse the repository at this point in the history
Updates new teams as codeowners for Observability team changes.

Also took the opportunity to:
- Delete some paths that no longer exist
- Split infra code ownership between teams (from elastic#168992)
  • Loading branch information
paulb-elastic authored Nov 8, 2023
1 parent 3d22359 commit c72d4d3
Show file tree
Hide file tree
Showing 43 changed files with 167 additions and 114 deletions.
195 changes: 124 additions & 71 deletions .github/CODEOWNERS

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/deeplinks/observability/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/deeplinks-observability",
"owner": "@elastic/apm-ui"
"owner": "@elastic/obs-ux-logs-team"
}
2 changes: 1 addition & 1 deletion packages/kbn-apm-synthtrace-client/kibana.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"type": "shared-common",
"id": "@kbn/apm-synthtrace-client",
"devOnly": true,
"owner": "@elastic/apm-ui"
"owner": "@elastic/obs-ux-infra_services-team"
}
2 changes: 1 addition & 1 deletion packages/kbn-apm-synthtrace/kibana.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"type": "shared-server",
"id": "@kbn/apm-synthtrace",
"devOnly": true,
"owner": "@elastic/apm-ui"
"owner": "@elastic/obs-ux-infra_services-team"
}
2 changes: 1 addition & 1 deletion packages/kbn-apm-utils/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/apm-utils",
"owner": "@elastic/apm-ui"
"owner": "@elastic/obs-ux-infra_services-team"
}
2 changes: 1 addition & 1 deletion packages/kbn-custom-integrations/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/custom-integrations",
"owner": "@elastic/infra-monitoring-ui"
"owner": "@elastic/obs-ux-logs-team"
}
2 changes: 1 addition & 1 deletion packages/kbn-es-types/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/es-types",
"owner": ["@elastic/kibana-core", "@elastic/apm-ui"]
"owner": ["@elastic/kibana-core", "@elastic/obs-knowledge-team"]
}
2 changes: 1 addition & 1 deletion packages/kbn-eslint-plugin-i18n/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "shared-common",
"id": "@kbn/eslint-plugin-i18n",
"owner": "@elastic/actionable-observability",
"owner": "@elastic/obs-knowledge-team",
"devOnly": true
}
2 changes: 1 addition & 1 deletion packages/kbn-eslint-plugin-telemetry/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "shared-common",
"id": "@kbn/eslint-plugin-telemetry",
"owner": "@elastic/actionable-observability",
"owner": "@elastic/obs-knowledge-team",
"devOnly": true
}
2 changes: 1 addition & 1 deletion packages/kbn-io-ts-utils/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/io-ts-utils",
"owner": "@elastic/apm-ui"
"owner": "@elastic/obs-knowledge-team"
}
2 changes: 1 addition & 1 deletion packages/kbn-lens-embeddable-utils/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-browser",
"id": "@kbn/lens-embeddable-utils",
"owner": "@elastic/infra-monitoring-ui"
"owner": "@elastic/obs-ux-infra_services-team"
}
2 changes: 1 addition & 1 deletion packages/kbn-profiling-utils/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/profiling-utils",
"owner": "@elastic/profiling-ui"
"owner": "@elastic/obs-ux-infra_services-team"
}
4 changes: 2 additions & 2 deletions packages/kbn-rule-data-utils/kibana.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "@kbn/rule-data-utils",
"owner": [
"@elastic/security-detections-response",
"@elastic/actionable-observability",
"@elastic/response-ops"
"@elastic/response-ops",
"@elastic/obs-ux-management-team"
]
}
2 changes: 1 addition & 1 deletion packages/kbn-server-route-repository/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/server-route-repository",
"owner": "@elastic/apm-ui"
"owner": ["@elastic/obs-knowledge-team", "@elastic/obs-ux-management-team"]
}
2 changes: 1 addition & 1 deletion packages/kbn-shared-svg/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/shared-svg",
"owner": "@elastic/apm-ui"
"owner": "@elastic/obs-ux-infra_services-team"
}
2 changes: 1 addition & 1 deletion packages/kbn-typed-react-router-config/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/typed-react-router-config",
"owner": "@elastic/apm-ui"
"owner": ["@elastic/obs-knowledge-team", "@elastic/obs-ux-management-team"]
}
2 changes: 1 addition & 1 deletion packages/kbn-use-tracked-promise/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/use-tracked-promise",
"owner": "@elastic/infra-monitoring-ui"
"owner": "@elastic/obs-ux-logs-team"
}
2 changes: 1 addition & 1 deletion packages/kbn-xstate-utils/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/xstate-utils",
"owner": "@elastic/infra-monitoring-ui"
"owner": "@elastic/obs-ux-logs-team"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/serverless-observability-settings",
"owner": "@elastic/appex-sharedux @elastic/apm-ui @elastic/platform-deployment-management"
"owner": "@elastic/appex-sharedux @elastic/platform-deployment-management @elastic/obs-ux-management-team"
}
2 changes: 1 addition & 1 deletion test/common/plugins/otel_metrics/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/open-telemetry-instrumented-plugin",
"owner": "@elastic/infra-monitoring-ui",
"owner": "@elastic/obs-ux-infra_services-team",
"plugin": {
"id": "openTelemetryInstrumentedPlugin",
"server": true,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/examples/exploratory_view_example/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/exploratory-view-example-plugin",
"owner": "@elastic/uptime",
"owner": "@elastic/obs-ux-infra_services-team",
"plugin": {
"id": "exploratoryViewExample",
"server": false,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/packages/kbn-infra-forge/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/infra-forge",
"owner": "@elastic/actionable-observability"
"owner": "@elastic/obs-ux-management-team"
}
2 changes: 1 addition & 1 deletion x-pack/packages/kbn-slo-schema/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"id": "@kbn/slo-schema",
"owner": "@elastic/actionable-observability",
"owner": "@elastic/obs-ux-management-team"
}
2 changes: 1 addition & 1 deletion x-pack/plugins/apm/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/apm-plugin",
"owner": "@elastic/apm-ui",
"owner": "@elastic/obs-ux-infra_services-team",
"description": "The user interface for Elastic APM",
"plugin": {
"id": "apm",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/apm_data_access/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/apm-data-access-plugin",
"owner": "@elastic/apm-ui",
"owner": ["@elastic/obs-knowledge-team", "@elastic/obs-ux-infra_services-team"],
"plugin": {
"id": "apmDataAccess",
"server": true,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/asset_manager/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/assetManager-plugin",
"owner": "@elastic/infra-monitoring-ui",
"owner": "@elastic/obs-knowledge-team",
"description": "Asset manager plugin for entity assets (inventory, topology, etc)",
"plugin": {
"id": "assetManager",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/exploratory_view/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/exploratory-view-plugin",
"owner": "@elastic/uptime",
"owner": "@elastic/obs-ux-infra_services-team",
"plugin": {
"id": "exploratoryView",
"server": false,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/log_explorer/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/log-explorer-plugin",
"owner": "@elastic/infra-monitoring-ui",
"owner": "@elastic/obs-ux-logs-team",
"description": "This plugin provides a LogExplorer component using the Discover customization framework, offering several affordances specifically designed for log consumption.",
"plugin": {
"id": "logExplorer",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/logs_shared/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/logs-shared-plugin",
"owner": "@elastic/infra-monitoring-ui",
"owner": "@elastic/obs-ux-logs-team",
"description": "Exposes the shared components and APIs to access and visualize logs.",
"plugin": {
"id": "logsShared",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/metrics_data_access/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/metrics-data-access-plugin",
"owner": "@elastic/infra-monitoring-ui",
"owner": "@elastic/obs-knowledge-team",
"description": "Exposes utilities for accessing metrics data",
"plugin": {
"id": "metricsDataAccess",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/monitoring/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/monitoring-plugin",
"owner": "@elastic/infra-monitoring-ui",
"owner": "@elastic/obs-ux-infra_services-team",
"plugin": {
"id": "monitoring",
"server": true,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/monitoring_collection/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/monitoring-collection-plugin",
"owner": "@elastic/infra-monitoring-ui",
"owner": "@elastic/obs-ux-infra_services-team",
"plugin": {
"id": "monitoringCollection",
"server": true,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/observability/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/observability-plugin",
"owner": "@elastic/actionable-observability",
"owner": "@elastic/obs-ux-management-team",
"plugin": {
"id": "observability",
"server": true,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/observability_ai_assistant/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/observability-ai-assistant-plugin",
"owner": "@elastic/obs-ai-assistant",
"owner": "@elastic/obs-knowledge-team",
"plugin": {
"id": "observabilityAIAssistant",
"server": true,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/observability_log_explorer/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/observability-log-explorer-plugin",
"owner": "@elastic/infra-monitoring-ui",
"owner": "@elastic/obs-ux-logs-team",
"description": "This plugin exposes and registers observability log consumption features.",
"plugin": {
"id": "observabilityLogExplorer",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/observability_onboarding/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/observability-onboarding-plugin",
"owner": "@elastic/apm-ui",
"owner": "@elastic/obs-ux-logs-team",
"plugin": {
"id": "observabilityOnboarding",
"server": true,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/profiling/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/profiling-plugin",
"owner": "@elastic/profiling-ui",
"owner": "@elastic/obs-ux-infra_services-team",
"plugin": {
"id": "profiling",
"server": true,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/profiling_data_access/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/profiling-data-access-plugin",
"owner": "@elastic/profiling-ui",
"owner": "@elastic/obs-ux-infra_services-team",
"plugin": {
"id": "profilingDataAccess",
"server": true,
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/rule_registry/kibana.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "@kbn/rule-registry-plugin",
"owner": [
"@elastic/response-ops",
"@elastic/actionable-observability"
"@elastic/obs-ux-management-team"
],
"plugin": {
"id": "ruleRegistry",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/serverless_observability/kibana.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "@kbn/serverless-observability",
"owner": [
"@elastic/appex-sharedux",
"@elastic/apm-ui"
"@elastic/obs-ux-management-team"
],
"description": "Serverless customizations for observability.",
"plugin": {
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/synthetics/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/synthetics-plugin",
"owner": "@elastic/uptime",
"owner": "@elastic/obs-ux-infra_services-team",
"description": "This plugin visualizes data from Synthetics and Heartbeat, and integrates with other Observability solutions.",
"plugin": {
"id": "synthetics",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/uptime/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/uptime-plugin",
"owner": "@elastic/uptime",
"owner": "@elastic/obs-ux-infra_services-team",
"description": "This plugin visualizes data from Heartbeat, and integrates with other Observability solutions.",
"plugin": {
"id": "uptime",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/ux/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "plugin",
"id": "@kbn/ux-plugin",
"owner": "@elastic/uptime",
"owner": "@elastic/obs-ux-infra_services-team",
"plugin": {
"id": "ux",
"server": true,
Expand Down

0 comments on commit c72d4d3

Please sign in to comment.