Back to Influxdb

Group Key

layouts/shortcodes/flux/group-key.html

latest136 B
Original Source

{{- $groupKey := .Get 0 -}} {{- $instance := .Get 1 | default false -}}

Group key{{ if $instance }} instance{{ end }} = {{ $groupKey }}