Snapshot dashboard & visible data and share with anyone
</h4>
<pclass="share-snapshot-info-text">
A snapshot is an instant way to <strong>share</strong> a dashboard publicly. The visible data and series names
are embedded into the dashboard while metric queries and panel links are stripped. The snapshot can be viewed by
<strong>anyone</strong> that have the link and can reach the URL. <ahref="http://docs.grafana.org/reference/snapshot"target="_blank">Read more</a>.
</p>
</div>
<divclass="editor-row"style="margin: 11px 20px 33px 20px">
<divclass="section"ng-if="!snapshotUrl">
<divclass="tight-form last">
<divclass="section"ng-if="step === 1">
<divclass="tight-form">
<ulclass="tight-form-list">
<liclass="tight-form-item">
<liclass="tight-form-item"style="width: 110px;">
<strong>Snapshot name</strong>
</li>
<li>
...
...
@@ -66,42 +69,43 @@
</ul>
<divclass="clearfix"></div>
</div>
<divclass="tight-form">
<ulclass="tight-form-list">
<liclass="tight-form-item"style="width: 110px">
<strong>Expire</strong>
</li>
<li>
<selectclass="input-small tight-form-input last"style="width: 211px"ng-model="snapshot.expire"ng-options="f.value as f.text for f in expireOptions"></select>