Commit Graph

1148 Commits (bb771e35016bc83333ec1a9f0fbc99a264cff575)

Author SHA1 Message Date
Torkel Ödegaard 8ed8bfb8bc feat(prometheus): added special regex escape for prometheus, fixes #4234 9 years ago
Torkel Ödegaard 0da4168836 fix(prometheus): fixed templating issue with prometheus for when using variable with non regex operator, #2918 9 years ago
Torkel Ödegaard d1bac6cde0 feat(templating): prometheus now works with new template variable formating/escaping, #2918 9 years ago
Mitsuhiro Tanda 3125177e5c (prometheus) fix label_values() templating 9 years ago
Torkel Ödegaard 30f3b55baf fix(prometheus): set default templating format to pipe 9 years ago
Torkel Ödegaard 22ae259cf5 ux(): varios tweaks and polish 9 years ago
bergquist f225bb0032 ux(annotations): migrate annotations editors to new form 9 years ago
Mitsuhiro Tanda 5c7689388d fix template url for annotation editor 9 years ago
Torkel Ödegaard 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 9 years ago
Mitsuhiro Tanda 2cce057df1 (prometheus) add query result template query 9 years ago
Torkel Ödegaard 801129530e feat(plugins): base clases are now in app/plugins/sdk 9 years ago
Torkel Ödegaard 273fbaac68 refactor(): minor changes 9 years ago
Mitsuhiro Tanda 20283a46f9 fix annotation editor error 9 years ago
Mitsuhiro Tanda 634699c8e2 fix prometheus datasource plugin 9 years ago
Mitsuhiro Tanda 7d97f381cf fix tslint error 9 years ago
Mitsuhiro Tanda 7a1326ff14 follow new plugin format 9 years ago
Mitsuhiro Tanda ee84d4371b fix prometheus annotation, reflect API change 9 years ago
Mitsuhiro Tanda f8b05e0f42 add prometheus annotation query 9 years ago
Torkel Ödegaard fc829b32d9 feat(plugins): minor fixes to breaking out query editor row into reusable component 9 years ago
Torkel Ödegaard f2700822e9 feat(plugins): extracted first plugin row to its own component 9 years ago
Torkel Ödegaard 21f6c07686 feat(plugins): more progress on plugin editors 9 years ago
Torkel Ödegaard 356f7b9db6 feat(plugins): good progress on converting query editors, graphite's query ctrl is now working as is unit tests 9 years ago
Torkel Ödegaard 822c8f1575 feat(plugins): migrating graphite query editor to new model 9 years ago
Torkel Ödegaard efdd4a6682 feat(plugins): more work on plugin editors,prometheus query editor is working 9 years ago
Torkel Ödegaard eaaf9246b7 feat(plugins): more work on refining datasource editors 9 years ago
Torkel Ödegaard 0583ec0f93 feat(plugins): more work on plugin directives and isolation 9 years ago
Torkel Ödegaard 12f487e223 feat(plugin-editors): more work on plugin editor loading 9 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
Torkel Ödegaard b1bfd35968 feat(datasources): last fixes for data sources 9 years ago
Torkel Ödegaard d4e1a715eb fix(datasources): many datasources did not work in optimized build due to missing ngInject comment 10 years ago
Torkel Ödegaard a233570777 feat(plugins): upgraded opentsdb and prometheus to new plugin module return format 10 years ago
Mitsuhiro Tanda c317149a08 add test for prometheus fill null 10 years ago
Mitsuhiro Tanda ff8b25a50a fix, should fill null at end timestamp 10 years ago
Mitsuhiro Tanda afa539368f fill null in Prometheus 10 years ago
Torkel Ödegaard 1ffcea1952 feat(plugins): major improvement in plugins golang code 10 years ago
Torkel Ödegaard ca3405afc5 feat(plugins): moved http settings to directive instad of just ng-include partial 10 years ago
Torkel Ödegaard 3bb20dbf2e feat(plugins): changed plugin schema, pluginType -> type, type -> id 10 years ago
Mitsuhiro Tanda ebf0bd5fc9 fix end time of Prometheus link 10 years ago
Mitsuhiro Tanda be48caf59f fix Prometheus link, expand template variable in expression 10 years ago
Torkel Ödegaard 4522b02925 tech(systemjs): almost all tests are passing 10 years ago
Mitsuhiro Tanda 8264c76642 add separate datasource parameter withCredentials 10 years ago
Joakim Lahtinen 9c0141e84e Fixed some broken HTML. 10 years ago
Mitsuhiro Tanda a1fcd3c5b6 import fix step calibration 10 years ago
John McFarlane c4048f8f22 [prometheus] Fix step calibration 10 years ago
Mitsuhiro Tanda 15dc30edf6 if there isn't enough datapoint, add null data point 10 years ago
Torkel Ödegaard 97697b93ed refactoring: moving and renaming things 10 years ago
Dan Cleinmark 963f9fdf40 Ensure Promtheus step interval is always < 11000 10 years ago
Arthur D'Andréa Alemar 0a6a3f9ab7 fix(prometheus): use time independent API to list metrics and labels names 10 years ago
Mitsuhiro Tanda c1d592b72c fix, call linkToPrometheus() directly 10 years ago
Mitsuhiro Tanda fcaecf4782 revert prometheus link 10 years ago