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"
|
precision = "s"
|
||||||
|
|
||||||
# INPUTS
|
# INPUTS
|
||||||
|
<<<<<<< HEAD
|
||||||
|
=======
|
||||||
|
[inputs]
|
||||||
|
>>>>>>> ac13af0... 0.3.0: update README and documentation
|
||||||
[[inputs.cpu]]
|
[[inputs.cpu]]
|
||||||
percpu = true
|
percpu = true
|
||||||
totalcpu = false
|
totalcpu = false
|
||||||
|
@ -80,6 +84,10 @@ fields which begin with `time_`.
|
||||||
### Input Config: tagpass and tagdrop
|
### Input Config: tagpass and tagdrop
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
|
<<<<<<< HEAD
|
||||||
|
=======
|
||||||
|
[inputs]
|
||||||
|
>>>>>>> ac13af0... 0.3.0: update README and documentation
|
||||||
[[inputs.cpu]]
|
[[inputs.cpu]]
|
||||||
percpu = true
|
percpu = true
|
||||||
totalcpu = false
|
totalcpu = false
|
||||||
|
|
Loading…
Reference in New Issue