Thrift module: zipkinDependencies

ModuleServicesData typesConstants
zipkinDependencies Dependencies
DependencyLink

Data structures

KeyFieldTypeDescriptionRequirednessDefault value
1parentstringparent service name (caller) default
2childstringchild service name (callee) default
4callCounti64total traced calls made from parent to child default
5errorCounti64how many calls are known to be errors default

Struct: Dependencies

KeyFieldTypeDescriptionRequirednessDefault value
1start_tsi64milliseconds from epoch default
2end_tsi64milliseconds from epoch default
3linkslist<DependencyLink>default