Administration Panel
Build Information
Version: | {{ .Build.Version }} |
---|---|
Build Date: | {{ .Build.BuildDate }} |
Compiler: | {{ .Build.Compiler }} |
Built-in Connectors: | {{ range $index, $connector := .Build.Connectors }}{{ if gt $index 0 }} {{ end }}{{ $connector }}{{ end }} |
Catalog statistics
Total Origins: | {{ .Stats.Origins }} |
---|---|
Total Sources: | {{ .Stats.Sources }} |
Total Metrics: | {{ .Stats.Metrics }} |
Library statistics
Total Collections: | {{ .Stats.Collections }} |
---|---|
Total Graphs: | {{ .Stats.Graphs }} |
Total Source Groups: | {{ .Stats.SourceGroups }} |
Total Metric Groups: | {{ .Stats.MetricGroups }} |