Commit b4a51ad7 by Daniel Lee

stackdriver: add help text for bucket alias

parent d7a3f91b
......@@ -95,6 +95,10 @@ export class Help extends React.Component<Props, State> {
<li>
<code>{`${'{{resource.label.label_name}}'}`}</code> = Resource label metadata e.g. resource.label.zone
</li>
<li>
<code>{`${'{{bucket}}'}`}</code> = bucket boundary for distribution metrics when using a heatmap in
Grafana
</li>
</ul>
</pre>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment