-
Notifications
You must be signed in to change notification settings - Fork 577
Expand file tree
/
Copy pathmanifest.yml
More file actions
34 lines (34 loc) · 898 Bytes
/
manifest.yml
File metadata and controls
34 lines (34 loc) · 898 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
format_version: 3.1.2
name: containerd
title: "Containerd"
version: "0.6.0"
description: "Collect metrics from containerd containers."
type: integration
categories:
- observability
- containers
conditions:
kibana:
version: "^8.13.0 || ^9.0.0"
icons:
- src: /img/containerd-logo.svg
title: logo containerd
size: 32x32
type: image/svg+xml
screenshots:
- src: /img/containerd-screenshot.png
title: Containerd Overview
size: 5120x2562
type: image/png
policy_templates:
- name: containerd
title: Containerd Metrics
description: Collect metrics from Containerd API with Elastic Agent.
inputs:
- type: containerd/metrics
title: Collect metrics from containerd runtime
description: Collecting cpu, memory and blkio metrics from Containerd
input_group: metrics
owner:
github: elastic/obs-ds-hosted-services
type: elastic