Fix typo in exec input readme (#7086)
This commit is contained in:
@@ -26,7 +26,7 @@ type Exec struct {
|
||||
}
|
||||
|
||||
var sampleConfig = `
|
||||
## Command to injest metrics via stdin.
|
||||
## Command to ingest metrics via stdin.
|
||||
command = ["tee", "-a", "/dev/null"]
|
||||
|
||||
## Timeout for command to complete.
|
||||
|
||||
Reference in New Issue
Block a user