# Constants
QueryFormatJSON captures enum value "json".
TargetTypeTable captures enum value "table".
TargetTypeTimeserie captures enum value "timeserie".
# Structs
Annotation Annotation is the object passed by Grafana when it fetches annotations.
Annotations encodes the information provided by Grafana in its requests.
Query query data requests.
Range Range specifies the time range the request is valid for.
Target data target.
Timeserie timeserie
swagger:model Timeserie.
# Type aliases
Timeseries Request object passed to datasource.query function
swagger:model Timeseries.