Files
grafana/docs/sources/developers/kinds/composable/annotationslistpanelcfg/schema-reference.md
T
Robert Horvath 0fcc864bbb Docs: Add Schema maturity docs (#61963)
* Docs: Add Schema maturity docs

* Remove 'which category' section from maturity.md

Co-authored-by: sam boyer <sdboyer@grafana.com>

* Remove Maturity process guides from maturity.md

Co-authored-by: sam boyer <sdboyer@grafana.com>

* Remove Defaults and Field optionality from maturity.md

Co-authored-by: sam boyer <sdboyer@grafana.com>

* Remove MaybeRemove section from maturity.md

Co-authored-by: sam boyer <sdboyer@grafana.com>

* Remove Milestone 3 and 4 from maturity.md

Co-authored-by: sam boyer <sdboyer@grafana.com>

* Rearrange schema maturity docs

* Regenerate schema docs after merge with main

* Update Maturity docs headers, keep single h1

* Update wording in Schema docs

Co-authored-by: Tania <yalyna.ts@gmail.com>

* Regenerate docs after merge with main

---------

Co-authored-by: sam boyer <sdboyer@grafana.com>
Co-authored-by: Tania <yalyna.ts@gmail.com>
2023-02-07 11:02:05 +01:00

1.3 KiB

keywords, title
keywords title
grafana
schema
AnnotationsListPanelCfg kind

Both documentation generation and kinds schemas are in active development and subject to change without prior notice.

AnnotationsListPanelCfg

Maturity: experimental

Version: 0.0

Property Type Required Description
PanelOptions object Yes

PanelOptions

Property Type Required Description
limit integer Yes Default: 10.
navigateAfter string Yes Default: 10m.
navigateBefore string Yes Default: 10m.
navigateToPanel boolean Yes Default: true.
onlyFromThisDashboard boolean Yes Default: false.
onlyInTimeRange boolean Yes Default: false.
showTags boolean Yes Default: true.
showTime boolean Yes Default: true.
showUser boolean Yes Default: true.
tags string[] Yes