github.com/go-graphite/carbonapi@v0.17.0/cmd/mockbackend/testcases/i484/test.yaml (about) 1 schema: 2 configs: 3 carbonapi: 4 - "carbonapi_i484.yaml" 5 mockbackend: 6 - "i484-1.yaml" 7 - "i484-2.yaml" 8 - "i484-3.yaml" 9 - "i484-4.yaml" 10 query: 11 - 12 request: "/render/?target=a.open&format=json" 13 result: 14 type: "json" 15 data: 16 - 17 target: "a.open" 18 datapoints: [[0,1],[1,2],[2,3],[2,4],[3,5]]