chore: metrics explorer improvements #73
Annotations
10 errors
lint / go:
pkg/query-service/cache/redis/redis_test.go#L16
Error return value of `c.Store` is not checked (errcheck)
|
lint / go:
pkg/query-service/cache/redis/redis_test.go#L27
Error return value of `c.Store` is not checked (errcheck)
|
lint / go:
pkg/query-service/cache/redis/redis_test.go#L52
Error return value of `c.Store` is not checked (errcheck)
|
lint / go:
pkg/query-service/cache/inmemory/cache.go#L50
Error return value of `c.cc.Replace` is not checked (errcheck)
|
lint / go:
pkg/query-service/app/opamp/otelconfig/config_parser.go#L163
Error return value of `cp.agentConf.Merge` is not checked (errcheck)
|
lint / go:
pkg/query-service/app/opamp/model/agent.go#L362
Error return value of `agent.conn.Send` is not checked (errcheck)
|
lint / go:
pkg/query-service/app/opamp/model/agents.go#L54
Error return value of `agent.Upsert` is not checked (errcheck)
|
lint / go:
pkg/cache/rediscache/provider_test.go#L38
Error return value of `cache.Store` is not checked (errcheck)
|
lint / go:
pkg/cache/rediscache/provider_test.go#L56
Error return value of `cache.Store` is not checked (errcheck)
|
lint / go:
pkg/cache/rediscache/provider_test.go#L88
Error return value of `cache.Store` is not checked (errcheck)
|