Add a new cloudmonitoring target #446
Annotations
20 errors
Tests:
target/cloudmonitoring/mql.go#L20
m.target.TimeSeriesQuery undefined (type *sdk.Target has no field or method TimeSeriesQuery)
|
Tests:
target/cloudmonitoring/mql.go#L32
unknown field QueryType in struct literal of type sdk.Target
|
Tests:
target/cloudmonitoring/mql.go#L33
unknown field TimeSeriesQuery in struct literal of type sdk.Target
|
Tests:
target/cloudmonitoring/mql.go#L33
undefined: sdk.StackdriverTimeSeriesQuery
|
Tests:
target/cloudmonitoring/promql.go#L12
q.target.PromQLQuery undefined (type *sdk.Target has no field or method PromQLQuery)
|
Tests:
target/cloudmonitoring/promql.go#L25
unknown field QueryType in struct literal of type sdk.Target
|
Tests:
target/cloudmonitoring/promql.go#L28
unknown field TimeSeriesQuery in struct literal of type sdk.Target
|
Tests:
target/cloudmonitoring/promql.go#L28
undefined: sdk.StackdriverTimeSeriesQuery
|
Tests:
target/cloudmonitoring/promql.go#L31
unknown field PromQLQuery in struct literal of type sdk.Target
|
Tests:
target/cloudmonitoring/promql.go#L31
undefined: sdk.StackdriverPromQLQuery
|
golangci-lint:
target/cloudmonitoring/mql.go#L20
m.target.TimeSeriesQuery undefined (type *sdk.Target has no field or method TimeSeriesQuery)
|
golangci-lint:
target/cloudmonitoring/mql.go#L32
unknown field QueryType in struct literal of type sdk.Target
|
golangci-lint:
target/cloudmonitoring/mql.go#L33
unknown field TimeSeriesQuery in struct literal of type sdk.Target
|
golangci-lint:
target/cloudmonitoring/mql.go#L33
undefined: sdk.StackdriverTimeSeriesQuery
|
golangci-lint:
target/cloudmonitoring/promql.go#L12
q.target.PromQLQuery undefined (type *sdk.Target has no field or method PromQLQuery)
|
golangci-lint:
target/cloudmonitoring/promql.go#L25
unknown field QueryType in struct literal of type sdk.Target
|
golangci-lint:
target/cloudmonitoring/promql.go#L28
unknown field TimeSeriesQuery in struct literal of type sdk.Target
|
golangci-lint:
target/cloudmonitoring/promql.go#L28
undefined: sdk.StackdriverTimeSeriesQuery
|
golangci-lint:
target/cloudmonitoring/promql.go#L31
unknown field PromQLQuery in struct literal of type sdk.Target
|
golangci-lint:
target/cloudmonitoring/promql.go#L31
undefined: sdk.StackdriverPromQLQuery
|
Loading