Anton
Anton
@TheKangaroo - I see. Yeah, looks like all samples there are built around already exposed metrics. But let's wait for what they say.
Thanks @jacobbaungard for the input. Not sure if it just me or [documentation](https://thanos.io/tip/components/query.md/#tenancy) could be more clear on that - I read the "Tenant Metrics" paragraph and I was under...
Should `IsPaused` check for Cluster annotation as well? It is checking for `cluster.spec.paused`, but it is not even documented. Only annotations are documented, and MHC explicitly calling func named `annotations.IsPaused`...
@k0da can you check the secret namespace. The empty one is in `capi-system`: ```yaml name: capv-manager-bootstrap-credentials namespace: capi-system ``` And generated with `clusterctl generate` is from `capv-system`: ```yaml name: capv-manager-bootstrap-credentials...