File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,7 @@ description: >-
6
6
7
7
# Docker Metrics
8
8
9
- Content:
10
-
11
- * [ Configuration Parameters] ( https://app.gitbook.com/s/-LKKSx-3LBTCtaHbg0gl-887967055/pipeline/inputs/docker.md#configuration-parameters )
12
- * [ Configuration File] ( https://app.gitbook.com/s/-LKKSx-3LBTCtaHbg0gl-887967055/pipeline/inputs/docker.md#configuration-file )
13
-
14
- ### Configuration Parameters
9
+ ## Configuration Parameters
15
10
16
11
The plugin supports the following configuration parameters:
17
12
@@ -23,7 +18,7 @@ The plugin supports the following configuration parameters:
23
18
24
19
If you set neither ` Include ` nor ` Exclude ` , the plugin will try to get metrics from _ all_ the running containers.
25
20
26
- ### Configuration File
21
+ ## Configuration File
27
22
28
23
Here is an example configuration that collects metrics from two docker instances (` 6bab19c3a0f9 ` and ` 14159be4ca2c ` ).
29
24
You can’t perform that action at this time.
0 commit comments