grafana/public/app/plugins/datasource/graphite
Tom Dyas 9bafc4fea1 add pencil icon back to graphite data source
The input needed to be wrapped in a span set to display:block in order to prevent it
from moving to the next line. See http://stackoverflow.com/questions/773517/style-input-element-to-fill-remaining-width-of-its-container
2015-11-04 11:36:55 -05:00
..
partials add pencil icon back to graphite data source 2015-11-04 11:36:55 -05:00
specs refactor: moved graphite specs into plugins directory 2015-09-28 15:23:53 +02:00
add_graphite_func.js refactor: moved graphite specs into plugins directory 2015-09-28 15:23:53 +02:00
datasource.js feat(elasticsearch): Annotation queries now use the daily index patterns defined in data source options, for old annotations that have an index property that will be used, so will not break existing dashboard/annotation configs, closes #3061 2015-10-29 14:05:05 +01:00
directives.js feat(mixed datasources): continued work on editor design change 2015-08-16 20:52:30 +02:00
func_editor.js refactor: moved graphite specs into plugins directory 2015-09-28 15:23:53 +02:00
gfunc.js add graphite multiplySeries function 2015-09-30 11:18:47 -07:00
lexer.js fix(graphite): minor fix to query editor when using summarize function with no metric segments, only series ref, fixes #2788 2015-09-22 13:32:28 +02:00
parser.js fix(graphite): minor fix to query editor when using summarize function with no metric segments, only series ref, fixes #2788 2015-09-22 13:32:28 +02:00
plugin.json feat(elasticsearch): added new templating all format and muli format named , also added automatic setting of correct all and multi format depending on data source, closes #2696 2015-09-22 14:29:41 +02:00
query_ctrl.js refactor: moved graphite specs into plugins directory 2015-09-28 15:23:53 +02:00