Files
grafana/docs/sources/developers/kinds/composable/phlaredataquery/schema-reference.md
T
Joey Tawadrous f3c5e85559 Phlare: Use data query schema (#62112)
* Create cue file and gen ts/go types

* Use generated schema in ts/go

* Run make den-cue to update report

* Manually extend Phlare query

* Updates

* Add default queryType

* Run make gen-cue to Update report.json
2023-02-01 09:29:25 +00:00

754 B

keywords, title
keywords title
grafana
schema
PhlareDataQuery kind

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

PhlareDataQuery kind

Maturity: experimental

Version: 0.0

Properties

Property Type Required Description
groupBy string[] No Allows to group the results.
labelSelector string No Specifies the query label selectors. Default: {}.
profileTypeId string No Specifies the type of profile to query.