Skip to content

The catalogd and operator-controller metrics services target each other #955

Closed
@joelanford

Description

@joelanford

The label selector used for both catalogd and operator-controller metrics services is: control-plane: controller-manager. Now that both catalogd and operator controller are running in the same namespace, that means both services target both pods.

This will lead to a confusing prometheus metrics collection. We need to do a sweep of labels and label selectors used in catalogd and operator controller to make sure we do not actually overlap.

Metadata

Metadata

Labels

kind/bugCategorizes issue or PR as related to a bug.v1.0Issues related to the initial stable release of OLMv1

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions