AnnotationQuerySpecBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
BuiltIn🔗
Enable🔗
Filter🔗
func (builder *AnnotationQuerySpecBuilder) Filter(filter cog.Builder[dashboardv2beta1.AnnotationPanelFilter]) *AnnotationQuerySpecBuilder
Hide🔗
IconColor🔗
LegacyOptions🔗
Catch-all field for datasource-specific properties. Should not be available in as code tooling.
func (builder *AnnotationQuerySpecBuilder) LegacyOptions(legacyOptions map[string]any) *AnnotationQuerySpecBuilder
Mappings🔗
Mappings define how to convert data frame fields to annotation event fields.
func (builder *AnnotationQuerySpecBuilder) Mappings(mappings map[string]cog.Builder[dashboardv2beta1.AnnotationEventFieldMapping]) *AnnotationQuerySpecBuilder
Name🔗
Placement🔗
Placement can be used to display the annotation query somewhere else on the dashboard other than the default location.
Query🔗
func (builder *AnnotationQuerySpecBuilder) Query(query cog.Builder[dashboardv2beta1.DataQueryKind]) *AnnotationQuerySpecBuilder