aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/encode/json/ut/summary_inf.json
blob: 625a6cd8ad826b659bf31487d6ceda8125b3e499 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "sensors":
    [
      {
        "kind":"DSUMMARY",
        "labels":
          {
            "metric":"temperature"
          },
        "ts":1509843723,
        "summary":
          {
            "sum":"nan",
            "min":"-inf",
            "max":"inf",
            "last":0.3,
            "count":30
          }
      }
    ]
}