Fix mtime reporting in textfile collector, add tests.
This commit is contained in:
parent
704e8f76d8
commit
e13f910427
9 changed files with 186 additions and 11 deletions
|
|
@ -0,0 +1,2 @@
|
|||
testmetric1_1{foo="bar"} 10
|
||||
testmetric1_2{foo="baz"} 20
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
testmetric2_1{foo="bar"} 30 1441205977284
|
||||
testmetric2_2{foo="baz"} 40 1441205977284
|
||||
|
|
@ -0,0 +1 @@
|
|||
This file should be ignored.
|
||||
Loading…
Add table
Add a link
Reference in a new issue