Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix pr number; remove dimension for container.name
Signed-off-by: Tetiana Kravchenko <[email protected]>
  • Loading branch information
tetianakravchenko committed Sep 6, 2022
commit f9e5c6828890a56cc1ce0174ebc593f90ffbd46a
2 changes: 1 addition & 1 deletion packages/kubernetes/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
changes:
- description: Add missing dimension fields
type: enhancement
link: https://github.com/elastic/integrations/pull/4081
link: https://github.com/elastic/integrations/pull/4144
- version: "1.23.0"
changes:
- description: Add fields to audit logs data stream
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
Name of the CronJob to which the Pod belongs

- name: container.name
dimension: true
type: keyword
description: >
Kubernetes container name
Expand Down