From b4a51ad7cee3e53fed1fe14ccacaa2bdab76a533 Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Mon, 14 Jan 2019 17:52:06 +0100 Subject: [PATCH] stackdriver: add help text for bucket alias --- public/app/plugins/datasource/stackdriver/components/Help.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/app/plugins/datasource/stackdriver/components/Help.tsx b/public/app/plugins/datasource/stackdriver/components/Help.tsx index c50beae02b3..27acace369f 100644 --- a/public/app/plugins/datasource/stackdriver/components/Help.tsx +++ b/public/app/plugins/datasource/stackdriver/components/Help.tsx @@ -95,6 +95,10 @@ export class Help extends React.Component {
  • {`${'{{resource.label.label_name}}'}`} = Resource label metadata e.g. resource.label.zone
  • +
  • + {`${'{{bucket}}'}`} = bucket boundary for distribution metrics when using a heatmap in + Grafana +