github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/pkg/cli/testdata/example.yml (about)

     1  ---
     2  foo: 'test-val-1'
     3  foos:
     4    - 'test-val-2'
     5    - 'test-val-3'
     6  bar: 123
     7  baz: '10h'
     8  foo-bar: 'test-val-4'
     9  foo-foo: 10.23
    10  foo-bytes: '100mb'
    11  foo-dur: '5m23s'