0.3.0: update README and documentation
This commit is contained in:
parent
6496d185ab
commit
fd6daaa73b
|
@ -70,6 +70,10 @@ fields which begin with `time_`.
|
|||
precision = "s"
|
||||
|
||||
# INPUTS
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
[inputs]
|
||||
>>>>>>> ac13af0... 0.3.0: update README and documentation
|
||||
[[inputs.cpu]]
|
||||
percpu = true
|
||||
totalcpu = false
|
||||
|
@ -80,6 +84,10 @@ fields which begin with `time_`.
|
|||
### Input Config: tagpass and tagdrop
|
||||
|
||||
```toml
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
[inputs]
|
||||
>>>>>>> ac13af0... 0.3.0: update README and documentation
|
||||
[[inputs.cpu]]
|
||||
percpu = true
|
||||
totalcpu = false
|
||||
|
|
Loading…
Reference in New Issue