aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/encode/json/ut/buffered_ts_merge.json
blob: 1d27efacb061bd38664eff72f8ebc2c234f5619f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "sensors":
    [
      {
        "kind":"COUNTER",
        "labels":
          {
            "foo":"bar"
          },
        "value":45
      }
    ]
}