refactor plugin example

master
Ulric Qin 4 years ago
parent a628d5bb59
commit 18fc86d68a

@ -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…
Cancel
Save