mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Add cuefix hook (#61941)
* Add cue * Add fix-cue target * Add pre-commit hook * fixup! Add fix-cue target * Update the cue version * Add datasources and panels folders * Update cue files Co-authored-by: Tania B <yalyna.ts@gmail.com>
This commit is contained in:
@@ -8,7 +8,8 @@ maturity: "experimental"
|
||||
lineage: seqs: [
|
||||
{
|
||||
schemas: [
|
||||
{// 0.0
|
||||
// 0.0
|
||||
{
|
||||
@grafana(TSVeneer="type")
|
||||
|
||||
// Unique numeric identifier for the dashboard.
|
||||
@@ -506,6 +507,7 @@ lineage: seqs: [
|
||||
}
|
||||
...
|
||||
} @cuetsy(kind="interface") @grafanamaturity(NeedsExpertReview)
|
||||
|
||||
#HeatmapPanel: {
|
||||
type: "heatmap" @grafanamaturity(NeedsExpertReview)
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user