Skip to content

Commit

Permalink
Update panels.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-vl committed Aug 13, 2024
1 parent 8bfd198 commit 6b3493e
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions provisioning/dashboards/panels.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,19 +79,25 @@
"colors": "event",
"dateFormat": "inherit",
"defaultView": "month",
"descriptionField": "description",
"descriptionField": ["description"],
"displayFields": ["description", "labels", "links", "location", "text", "time"],
"labelFields": ["slug", "version"],
"locationField": "version",
"locationLabel": "",
"preformattedDescription": false,
"quickLinks": false,
"scrollToTime": {
"hours": 0,
"minutes": 0
},
"showEventTooltip": true,
"showMonthTime": true,
"textField": "name",
"timeField": "updatedAt",
"timeRangeType": "default",
"views": ["day", "week", "month", "work_week", "year", "agenda"]
},
"pluginVersion": "3.0.0",
"pluginVersion": "3.6.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -163,8 +169,7 @@
"value": null
}
]
},
"unitScale": true
}
},
"overrides": [
{
Expand Down

0 comments on commit 6b3493e

Please sign in to comment.