{ "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": null, "graphTooltip": 0, "id": 36, "iteration": 1581497375166, "links": [], "panels": [ { "columns": [], "datasource": "psql", "description": "[[full_name]] Repository Groups definitions", "fontSize": "90%", "gridPos": { "h": 22, "w": 24, "x": 0, "y": 0 }, "hideTimeOverride": false, "id": 1, "interval": "", "links": [], "options": {}, "pageSize": 25, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [], "targets": [ { "alias": "", "dsType": "influxdb", "format": "table", "group": [], "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metricColumn": "none", "orderByTime": "ASC", "policy": "default", "query": "", "rawQuery": true, "rawSql": "select\n distinct coalesce(case repo_group when '' then 'Not specified' else repo_group end, 'Not specified') as \"Repository group\",\n name as \"Repository\"\nfrom\n gha_repo_groups\nwhere\n name like '%_/_%'\n and name not like '%/%/%'\n and ('[[repogroups:csv]]' = 'null' or coalesce(case repo_group when '' then 'Not specified' else repo_group end, 'Not specified') in ([[repogroups]]))\n", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": null, "timeShift": null, "title": "[[full_name]] Repository Groups definitions", "transform": "table", "type": "table" } ], "refresh": false, "schemaVersion": 21, "style": "dark", "tags": [ "dashboard", "serverlessworkflow", "table" ], "templating": { "list": [ { "allValue": null, "current": { "text": "Kubernetes", "value": "Kubernetes" }, "datasource": "psql", "definition": "", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "full_name", "options": [], "query": "select value_s from gha_vars where name = 'full_name'", "refresh": 1, "regex": "", "skipUrlSync": true, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "null", "current": { "tags": [], "text": "All", "value": [ "$__all" ] }, "datasource": "psql", "definition": "select repo_group_name from trepo_groups union select 'Not specified' order by 1", "hide": 0, "includeAll": true, "label": "Repository groups", "multi": true, "name": "repogroups", "options": [], "query": "select repo_group_name from trepo_groups union select 'Not specified' order by 1", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "hidden": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Repository groups", "uid": "68", "version": 2 }