mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [[Inventory] Add k8s fields to Service entity type (#195407)](https://github.com/elastic/kibana/pull/195407) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Cauê Marcondes","email":"55978943+cauemarcondes@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-09T13:44:12Z","message":"[Inventory] Add k8s fields to Service entity type (#195407)\n\ncloses https://github.com/elastic/kibana/issues/195244\r\n\r\n- Removed metrics definition from service, host and container\r\n- Removed `metrics-apm` index patterns from the service definition\r\nbecause k8s fields are not available on that scope.\r\n- Added `traces-apm*` index pattern on the service definition\r\n\r\n\r\nhttps://github.com/user-attachments/assets/6c6b4fd6-817a-494e-8649-e2d76a8e98e3","sha":"cc7fdba1422f2717984b958509be13abc820b15b","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:cloud-deploy","ci:project-deploy-observability","Team:obs-ux-infra_services","v8.16.0","Feature:EEM"],"title":"[Inventory] Add k8s fields to Service entity type","number":195407,"url":"https://github.com/elastic/kibana/pull/195407","mergeCommit":{"message":"[Inventory] Add k8s fields to Service entity type (#195407)\n\ncloses https://github.com/elastic/kibana/issues/195244\r\n\r\n- Removed metrics definition from service, host and container\r\n- Removed `metrics-apm` index patterns from the service definition\r\nbecause k8s fields are not available on that scope.\r\n- Added `traces-apm*` index pattern on the service definition\r\n\r\n\r\nhttps://github.com/user-attachments/assets/6c6b4fd6-817a-494e-8649-e2d76a8e98e3","sha":"cc7fdba1422f2717984b958509be13abc820b15b"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195407","number":195407,"mergeCommit":{"message":"[Inventory] Add k8s fields to Service entity type (#195407)\n\ncloses https://github.com/elastic/kibana/issues/195244\r\n\r\n- Removed metrics definition from service, host and container\r\n- Removed `metrics-apm` index patterns from the service definition\r\nbecause k8s fields are not available on that scope.\r\n- Added `traces-apm*` index pattern on the service definition\r\n\r\n\r\nhttps://github.com/user-attachments/assets/6c6b4fd6-817a-494e-8649-e2d76a8e98e3","sha":"cc7fdba1422f2717984b958509be13abc820b15b"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com> |
||
---|---|---|
.. | ||
common | ||
docs | ||
public | ||
server | ||
jest.config.js | ||
kibana.jsonc | ||
README.md | ||
tsconfig.json |
Entity Manager Plugin
This plugin provides access to observed entity data, such as information about hosts, pods, containers, services, and more.