Hi,
I am currently trying to develop a backend data source for the TSDB Warp10.
I have some questions regarding the implementation of a dashboard variable support that can’t find documentation to resolve.
I use the class CustomVariableSupport
to add this support.
1 - How to fill in the Definition
field in the Variables
section of the dashboard settings?
2 - Is it possible to force in the code the value of Custom all value
in the edit page of a variable?
Regards,