# Functions
No description provided by the author
No description provided by the author
FromTimeFilter returns a time filter expression based on grafana's timepicker's "from" time in seconds.
FromTimeFilterMs returns a time filter expression based on grafana's timepicker's "from" time in milliseconds.
No description provided by the author
IsValidComparisonPredicates checks for a string and return true if it is a valid SQL comparison predicate.
RemoveQuotesInArgs remove all quotes from macro arguments and return.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToTimeFilter returns a time filter expression based on grafana's timepicker's "to" time in seconds.
ToTimeFilterMs returns a time filter expression based on grafana's timepicker's "to" time in milliseconds.
# Variables
Macros is a map of all macro functions.