summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/resources/metrics/content_metrics
blob: c881e574f8be1afd5a33a5d03677c16755eda52b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "services": [
        {
        "name":"vespa.distributor",
        "timestamp": 1557306075,
        "metrics": [
            {
             "values": {
                  "vds.distributor.docsstored.average": 3000

              }
            }
          ]
      }
  ]
}