Skip to content

Commit 439d57a

Browse files
authored
pipeline: input: health: fix table formatting (#1777)
Signed-off-by: Ruben Jacobi <[email protected]>
1 parent 26cc8e1 commit 439d57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/health.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The _Health_ input plugin lets you check how healthy a TCP server is. It checks
77
The plugin supports the following configuration parameters:
88

99
| Key | Description | Default |
10-
| :--- | :--- |
10+
| :--- | :--- | :--- |
1111
| `Host` | Name of the target host or IP address. | _none_ |
1212
| `Port` | TCP port where to perform the connection request. | _none_ |
1313
| `Interval_Sec` | Interval in seconds between the service checks.| `1` |

0 commit comments

Comments
 (0)