feat: record metrics from rules and export to remote #5177
Annotations
7 errors
Run linter:
pkg/experiment/metrics/observer.go#L134
cannot use aggregatedFp (variable of type uint64) as "github.com/prometheus/common/model".Fingerprint value in map index
|
Run linter:
pkg/experiment/metrics/observer.go#L137
cannot use aggregatedFp (variable of type uint64) as "github.com/prometheus/common/model".Fingerprint value in map index (typecheck)
|
Run linter:
pkg/experiment/compactor/compaction_worker.go#L28
could not import github.com/grafana/pyroscope/pkg/experiment/metrics (-: # github.com/grafana/pyroscope/pkg/experiment/metrics
|
Run linter:
pkg/experiment/metrics/observer.go#L134
cannot use aggregatedFp (variable of type uint64) as "github.com/prometheus/common/model".Fingerprint value in map index
|
Run linter:
pkg/experiment/metrics/observer.go#L137
cannot use aggregatedFp (variable of type uint64) as "github.com/prometheus/common/model".Fingerprint value in map index) (typecheck)
|
Run linter:
cmd/pyroscope/main.go#L60
cannot use &flags (value of type *mainFlags) as cfg.DynamicCloneable value in argument to cfg.DynamicUnmarshal: *mainFlags does not implement cfg.DynamicCloneable (missing method ApplyDynamicConfig) (typecheck)
|
Run linter
Process completed with exit code 2.
|
Loading