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 +