blob: 38d8821d9fccb7ffce54406c7660029eb937ebf7 [file] [log] [blame] [edit]
// tracing probe example config
{
"probes": {
"tracing": {
"trace_config": "./trace_config_file.json"
}
}
}