Skip to content

Commit

Permalink
Containerd metricbeat module (#29247)
Browse files Browse the repository at this point in the history
* Create cpu, memory, blkio metricset of metricbeat containerd module
  • Loading branch information
MichaelKatsoulis authored Jan 17, 2022
1 parent 4974c9d commit 181b83a
Show file tree
Hide file tree
Showing 40 changed files with 2,982 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Preliminary AIX support {pull}27954[27954]
- Add option to skip older k8s events {pull}29396[29396]
- Add `add_resource_metadata` configuration to Kubernetes module. {pull}29133[29133]
- Add `containerd` module with `cpu`, `memory`, `blkio` metricsets. {pull}29247[29247]
- Add `container.id` and `container.runtime` ECS fields in container metricset. {pull}29560[29560]
- Add `memory.workingset.limit.pct` field in Kubernetes container/pod metricset. {pull}29547[29547]
- Add k8s metadata in state_cronjob metricset. {pull}29572[29572]
Expand Down
Loading

0 comments on commit 181b83a

Please sign in to comment.