Replies: 1 comment
-
If you use JSONata instead of JSONPath, you should be able to do basic math and other operations. |
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.
-
Sir:
At risk of duplicating the already asked questions in:
#176
#96
Is it possible to apply a mathematical conversion to a returned JSON field? I'm fetching the weather stats from https://fcc-weather-api.glitch.me/api/ and it returns the temperature in celsius. I've played with every known switch I can find on the grafana side to try field overrides, mapping, etc. but can't find anything that will allow me to conver that celsius to fahrenheit. By chance, is there a secret squirrel method in your plugin, of applying a conversion to the received data, prior to handing it off to grafana?
Thank you ahead of time and a sincere thanks for the awesome plugin.
~Rich
Beta Was this translation helpful? Give feedback.
All reactions