Fix defaults processor readme typos (#7873)
This commit is contained in:
parent
b9a71880d7
commit
6e5c72f743
|
|
@ -23,7 +23,7 @@ Telegraf minimum version: Telegraf 1.15.0
|
||||||
```
|
```
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
Ensure a _status\_code_ field with _N/A_ is inserted in the metric when one it's not set in the metric be default:
|
Ensure a _status\_code_ field with _N/A_ is inserted in the metric when one is not set in the metric by default:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[[processors.defaults]]
|
[[processors.defaults]]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue