Add API endpoints for Prometheus metrics collection #597
Annotations
15 errors
test (ubuntu-latest, 1.20):
api/api.go#L1
: # go.sia.tech/hostd/api
|
test (ubuntu-latest, 1.20):
api/endpoints.go#L420
metrics.DataMetrics undefined (type metrics.Metrics has no field or method DataMetrics) (typecheck)
|
test (ubuntu-latest, 1.20):
cmd/hostd/consts_default.go#L11
expected 'IDENT', found '<<' (typecheck)
|
test (ubuntu-latest, 1.20):
cmd/hostd/consts_default.go#L25
expected ')', found 'EOF' (typecheck)
|
test (ubuntu-latest, 1.20)
issues found
|
test (ubuntu-latest, 1.21):
api/api.go#L1
: # go.sia.tech/hostd/api
|
test (ubuntu-latest, 1.21):
api/endpoints.go#L420
metrics.DataMetrics undefined (type metrics.Metrics has no field or method DataMetrics) (typecheck)
|
test (ubuntu-latest, 1.21):
cmd/hostd/consts_default.go#L11
expected 'IDENT', found '<<' (typecheck)
|
test (ubuntu-latest, 1.21):
cmd/hostd/consts_default.go#L25
expected ')', found 'EOF' (typecheck)
|
test (ubuntu-latest, 1.21)
issues found
|
test (ubuntu-latest, 1.21)
The job was canceled because "ubuntu-latest_1_20" failed.
|
test (macos-latest, 1.21)
The operation was canceled.
|
test (macos-latest, 1.20)
The operation was canceled.
|
test (windows-latest, 1.20)
The operation was canceled.
|
test (windows-latest, 1.21)
The operation was canceled.
|