Skip to content

Remove the code that generate the metrics for the new layout projects #3354

@camilamacedo86

Description

@camilamacedo86

Feature Request

Is your feature request related to a problem? Please describe.
Currently, we generate the metrics in the run.go(for the main). See: https://github.com/operator-framework/operator-sdk/blob/master/pkg/helm/run.go#L166

However, for the new layout, the metrics are customized. See that we scaffold a service monitor resource in ./config/prometheus/monitor.yaml.

Describe the solution you'd like

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.kubebuilder-integrationRelates to rewriting the SDK in Kubebuilder plugin formlanguage/ansibleIssue is related to an Ansible operator projectlanguage/helmIssue is related to a Helm operator project

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions