Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
app/testdata | ||
datasource | ||
panel | ||
plugin_api.md | ||
sdk.ts |
* $__timeFrom() -> Returns the dashboard 'from' suitable for use querying against a MySQL TIMESTAMP field. * $__timeTo() -> Returns the dashboard 'to' suitable for use querying against a MySQL TIMESTAMP field. * $__unixEpochFiler(column) -> If you store timestamps as UNIX epoch's, this builds: column > 'from' AND column < 'to' * $__unixEpochFrom() -> Returns the dashboard 'from' suitable for use querying against a MySQL integer field (UNIX epochs) * $__unixEpochTo() -> Returns the dashboard 'to' suitable for use querying against a MySQL integer field (UNIX epochs)
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
app/testdata | Loading commit data... | |
datasource | Loading commit data... | |
panel | Loading commit data... | |
plugin_api.md | Loading commit data... | |
sdk.ts | Loading commit data... |