summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/tests/internal/data/pack/json_single_map_001.json
blob: 6833b392999f62df7f8b502ccee33aa24e964323 (plain)
1
2
3
4
5
{"key001": 123456789,
 "key002": 0.999887766,
 "key003": "abcdefghijk",
 "key004": [{"a": 1, "b": 2}, {"c": 3, "d": 4}]
}