Skip to content

Operator dashboard widget targeting incorrect podname #46

@rmvangun

Description

@rmvangun

Queries that check the operator pod are not using the correct pod name:

https://github.com/cloudnative-pg/grafana-dashboards/blob/main/charts/cluster/grafana-dashboard.json#L2238

sum(kube_pod_status_ready{namespace=\"$operatorNamespace\", pod=~\"cloudnative-pg.+|cnpg-controller-manager.+\", condition=\"true\"})

The pod launched when using the operator helm chart:

cloudnativepg-cloudnative-pg-b6f5896b7-5jdcc   1/1     Running   0          176m

cloudnative-pg != cloudnativepg

Happy to create a PR to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions