mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-24 17:00:37 +00:00
9 lines
838 B
JavaScript
9 lines
838 B
JavaScript
(function() {
|
|
const implementors = Object.fromEntries([["datanode",[["impl Collector for <a class=\"struct\" href=\"datanode/greptimedb_telemetry/struct.StandaloneGreptimeDBTelemetryCollector.html\" title=\"struct datanode::greptimedb_telemetry::StandaloneGreptimeDBTelemetryCollector\">StandaloneGreptimeDBTelemetryCollector</a>",0]]],["meta_srv",[["impl Collector for <a class=\"struct\" href=\"meta_srv/greptimedb_telemetry/struct.DistributedGreptimeDBTelemetryCollector.html\" title=\"struct meta_srv::greptimedb_telemetry::DistributedGreptimeDBTelemetryCollector\">DistributedGreptimeDBTelemetryCollector</a>",0]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":59,"fragment_lengths":[280,284]}
|