Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetLabels
Method
GetLabels
agent/proto/agent.pb.go:4098–4103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4096
}
4097
4098
func
(x *Stats_Metric) GetLabels() []*Stats_Metric_Label {
4099
if
x != nil {
4100
return
x.Labels
4101
}
4102
return
nil
4103
}
4104
4105
type
Stats_Metric_Label
struct
{
4106
state protoimpl.MessageState
Callers
1
hashKey
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected