mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-25 01:10:37 +00:00
9 lines
1.1 KiB
JavaScript
9 lines
1.1 KiB
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["datanode",[["impl <a class=\"trait\" href=\"common_greptimedb_telemetry/trait.Collector.html\" title=\"trait common_greptimedb_telemetry::Collector\">Collector</a> for <a class=\"struct\" href=\"datanode/greptimedb_telemetry/struct.StandaloneGreptimeDBTelemetryCollector.html\" title=\"struct datanode::greptimedb_telemetry::StandaloneGreptimeDBTelemetryCollector\">StandaloneGreptimeDBTelemetryCollector</a>"]]],["meta_srv",[["impl <a class=\"trait\" href=\"common_greptimedb_telemetry/trait.Collector.html\" title=\"trait common_greptimedb_telemetry::Collector\">Collector</a> for <a class=\"struct\" href=\"meta_srv/greptimedb_telemetry/struct.DistributedGreptimeDBTelemetryCollector.html\" title=\"struct meta_srv::greptimedb_telemetry::DistributedGreptimeDBTelemetryCollector\">DistributedGreptimeDBTelemetryCollector</a>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[414,418]}
|