Skip to content

Commit

Permalink
[chore] [processor/k8sattributes] Update config example README.md (#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryax authored Mar 17, 2023
1 parent 7ab7c53 commit 74f0a49
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions processor/k8sattributesprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,14 @@ k8sattributes:
- k8s.node.name
- k8s.pod.start_time
pod_association:
- from: resource_attribute
name: k8s.pod.ip
- from: resource_attribute
name: k8s.pod.uid
- from: connection
- sources:
- from: resource_attribute
name: k8s.pod.ip
- sources:
- from: resource_attribute
name: k8s.pod.uid
- sources:
- from: connection
```
## Role-based access control
Expand Down

0 comments on commit 74f0a49

Please sign in to comment.