Replies: 2 comments
-
I've made a PR, but I'm not sure if this is the right approach: #2150 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there
We are using capsule for tenancy.
The CRs of capsule look like the following:
I've successfully extracted the
size
and thestate
of the CRs with the following configuration:I'm now struggling to get the namespaces of a tenant as multiple metrics.
I've tried the following:
According to the docs, this should work:
Or is this only for type
gauge
?Beta Was this translation helpful? Give feedback.
All reactions