Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ GetHelp
Method
GetHelp
pkg/cortexpb/cortex.pb.go:898–903 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
896
}
897
898
func
(m *MetricMetadata) GetHelp() string {
899
if
m != nil {
900
return
m.Help
901
}
902
return
""
903
}
904
905
func
(m *MetricMetadata) GetUnit() string {
906
if
m != nil {
Callers
1
convertTimeseriesToMetrics
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected