MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / metrics

Method metrics

kms/src/main_service.rs:133–135  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

131 }
132
133 pub(crate) fn metrics(&self) -> &KmsMetrics {
134 &self.inner.metrics
135 }
136}
137
138pub struct RpcHandler {

Callers 2

metricsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected