文件操作 - annotations.editor.html
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/grafana/public/app/plugins/datasource/graphite/partials/annotations.editor.html
编辑文件内容
<div class="gf-form-group"> <div class="gf-form"> <span class="gf-form-label width-12">Graphite query</span> <input type="text" class="gf-form-input" ng-model='ctrl.annotation.target' placeholder="Example: statsd.application.counters.*.count"></input> </div> <h5 class="section-heading">Or</h5> <div class="gf-form"> <span class="gf-form-label width-12">Graphite events tags</span> <input type="text" class="gf-form-input" ng-model='ctrl.annotation.tags' placeholder="Example: event_tag_name"></input> </div> </div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件