{{ $publicHandbookRef := "main" }} {{ .Page.Store.Set "hastableau" true -}} {{- $data := slice }} {{- $dataURL := printf "https://gitlab.com/gitlab-com/content-sites/handbook/-/raw/%s/data/engineering-productivity/space.yml" $publicHandbookRef }} {{- with resources.GetRemote $dataURL }} {{- with .Err}}
Name | Health | Status |
---|---|---|
{{- $link := printf "%s#%s" $.Page.RelPermalink (anchorize .name) }} {{ .name }} | {{- with .health.level -}} {{- partial "performance-indicators/health-level" . -}} {{- else }} Unknown {{- end -}} | {{- with .health.reasons -}} {{- partial "performance-indicators/health-reasons" . -}} {{- end -}} |
{{ .definition }}
Target: {{ .target }} Health: {{- with .health.level -}} {{- partial "performance-indicators/health-level" . -}} {{- else }} Unknown {{- end -}} {{- with .health.reasons -}} {{- partial "performance-indicators/health-reasons" . -}} {{- end -}}
{{- with .tableau_data -}}{{- partial "performance-indicators/tableau-chart" (dict "data" . "open" true) -}}
{{ end }} {{- if .urls -}}URL(s):