Merge branch 'master' of https://github.com/didi/nightingale
This commit is contained in:
commit
6b06e78b61
|
@ -9,7 +9,6 @@ echo '[
|
|||
"type": "testcase",
|
||||
"author": "ulric"
|
||||
},
|
||||
"time": '${now}',
|
||||
"value": '${now}',
|
||||
"type": "gauge"
|
||||
},
|
||||
|
@ -19,7 +18,6 @@ echo '[
|
|||
"type": "testcase",
|
||||
"author": "ulric"
|
||||
},
|
||||
"time": '${now}',
|
||||
"value": '${now}',
|
||||
"type": "rate"
|
||||
},
|
||||
|
@ -29,7 +27,6 @@ echo '[
|
|||
"type": "testcase",
|
||||
"author": "ulric"
|
||||
},
|
||||
"time": '${now}',
|
||||
"value": '${now}',
|
||||
"type": "increase"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue