2016-06-17 13:35:29 +02:00
< datasource-http-settings
current="ctrl.current"
suggest-url="http://localhost:8080">
2016-02-01 23:32:12 +01:00
< / datasource-http-settings >
2015-03-13 18:42:46 +01:00
2017-12-01 20:11:55 +01:00
< h3 class = "page-heading" > Graphite details< / h3 >
2017-08-07 16:10:59 +03:00
< div class = "gf-form-group" >
< div class = "gf-form" >
2017-08-07 15:55:05 +02:00
< span class = "gf-form-label width-8" >
Version
< info-popover mode = "right-normal" position = "top center" >
This option controls what functions are available in the Graphite query editor.
< / info-popover >
< / span >
2017-08-07 16:10:59 +03:00
< select class = "gf-form-input gf-size-auto" ng-model = "ctrl.current.jsonData.graphiteVersion" ng-options = "f.value as f.name for f in ctrl.graphiteVersions" > < / select >
< / div >
< / div >