AnnotationQueryBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
builtIn🔗
Set to 1 for the standard annotation query all dashboards have by default.
datasource🔗
Datasource where the annotations data is
enable🔗
When enabled the annotation query is issued with every dashboard refresh
expr🔗
filter🔗
Filters to apply when fetching annotations
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Dashboard\AnnotationPanelFilter> $filter
hide🔗
Annotation queries can be toggled on or off at the top of the dashboard.
When hide is true, the toggle is not shown in the dashboard.
iconColor🔗
Color to use for the annotation event markers
name🔗
Name of annotation.
target🔗
TODO.. this should just be a normal query target
@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Dashboard\AnnotationTarget> $target
type🔗
TODO -- this should not exist here, it is based on the --grafana-- datasource