MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / MetricValue

Method MetricValue

internal/metrics/metric_interface.go:10–10  ·  view source on GitHub ↗

MetricValue 指标值

(value string)

Source from the content-addressed store, hash-verified

8
9 // MetricValue 指标值
10 MetricValue(value string) (result int64, ok bool)
11
12 // MetricServerId 服务ID
13 MetricServerId() int64

Callers 1

AddMethod · 0.65

Implementers 3

testObjinternal/metrics/task_kv_test.go
taskRequestinternal/metrics/task_kv_test.go
HTTPRequestinternal/nodes/http_request.go

Calls

no outgoing calls

Tested by

no test coverage detected