We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In this dashboard, the links to drill down on pods are broken, and are of the form: https://xxx/k8s-resources-pod?var-datasource=default&var-cluster=xx&var-namespace=$namespace&var-pod=juicefs-csi-controller-0
(see the $ in var-namespace)
$
var-namespace
v3.13.3
1.27
prometheus-kube-stack
62.3.1
No response
.
We think that is should have been fixed by: #4297
But the dashboard k8s-resources-node.yaml is not in the PR.
Our question is, how could we PR this repo to fix it. It seems it is fixing the automation that produce the json, but we don't know where to start.
Thanks for your help!
The text was updated successfully, but these errors were encountered:
I have pushed a PR to fix this dashboard too : #4829
Sorry, something went wrong.
Please, remember that most dashboards get retrieved from their upstream source, i.e. they are not maintained in this repository. More info: README.
No branches or pull requests
Describe the bug a clear and concise description of what the bug is.
In this dashboard, the links to drill down on pods are broken, and are of the form:
https://xxx/k8s-resources-pod?var-datasource=default&var-cluster=xx&var-namespace=$namespace&var-pod=juicefs-csi-controller-0
(see the
$
invar-namespace
)What's your helm version?
v3.13.3
What's your kubectl version?
1.27
Which chart?
prometheus-kube-stack
What's the chart version?
62.3.1
What happened?
No response
What you expected to happen?
No response
How to reproduce it?
No response
Enter the changed values of values.yaml?
No response
Enter the command that you execute and failing/misfunctioning.
.
Anything else we need to know?
We think that is should have been fixed by:
#4297
But the dashboard k8s-resources-node.yaml is not in the PR.
Our question is, how could we PR this repo to fix it. It seems it is fixing the automation that produce the json, but we don't know where to start.
Thanks for your help!
The text was updated successfully, but these errors were encountered: