Template Struct collector_registration_spec

Struct Documentation

template<typename TSink>
struct collector_registration_spec

The data needed to create an enabled collector.

Public Members

bool is_enabled = {false}
std::unique_ptr<TSink> sink = {}