feat(monitoring): create prometheus monitors based on annotations #108
Annotations
10 errors
lint:
internal/controller/prometheusscope.go#L33
const `prometheusScrapeAnnotation` is unused (unused)
|
lint:
internal/controller/prometheusscope.go#L34
const `prometheusPortAnnotation` is unused (unused)
|
lint:
internal/controller/prometheusscope.go#L35
const `prometheusPathAnnotation` is unused (unused)
|
lint:
internal/controller/prometheusscope.go#L37
const `monitorsAnnotation` is unused (unused)
|
lint:
internal/controller/prometheusscope.go#L38
const `monitorsAnnotationDisabled` is unused (unused)
|
lint:
internal/controller/pod_controller.go#L65
SA4006: this value of `isMarkedToBeDeleted` is never used (staticcheck)
|
lint:
internal/controller/service_controller.go#L65
SA4006: this value of `isMarkedToBeDeleted` is never used (staticcheck)
|
lint:
internal/controller/pod_controller.go#L66
SA9003: empty branch (staticcheck)
|
lint:
internal/controller/service_controller.go#L66
SA9003: empty branch (staticcheck)
|
lint
Process completed with exit code 2.
|