Skip to content
New issue

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

Hkube-Status.json value mapping for grafana 8+ #1996

Open
RonShvarz opened this issue Aug 28, 2024 · 0 comments
Open

Hkube-Status.json value mapping for grafana 8+ #1996

RonShvarz opened this issue Aug 28, 2024 · 0 comments

Comments

@RonShvarz
Copy link
Contributor

For grafana 8.4.2, value mapping doesn't seem to work.
"mappings": [
{
"from": "",
"id": 1,
"operator": "",
"text": "❌",
"to": "",
"type": 1,
"value": "null"
},
{
"from": "1",
"id": 2,
"operator": "",
"text": "✔",
"to": "10000",
"type": 2,
"value": "!null"
}
],
When trying to value map per panel - it works.
See version changes for valueMapping vs old mapping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant