glean_utils.py |
Given a tree of objects, output them to the file-like object `output_fd`
in a format similar to runtime-metrics-sample.json.
:param objs: A tree of objects (metrics and pings) as returned from
`parser.parse_objects`.
:param output_fd: Writeable file to write the output to.
:param options: options dictionary, presently unused.
|
3672 |
runtime-metrics-140.json |
|
3839 |
runtime-metrics-141.json |
|
35 |
runtime-metrics-142.json |
|
35 |
runtime-metrics-sample.json |
|
1186 |