Commit Graph

255 Commits (c1b9bbc2cf53447e39dddf0a58ae2b5c40c87ce8)

Author SHA1 Message Date
stuart nelson cc64d65c2f Rename cacheKey to exprID/requestID 9 years ago
stuart nelson efdb990e56 Return an error for a canceled request. 9 years ago
stuart nelson bc7c2cd3f5 Create cacheKey at top-level 9 years ago
Torkel Ödegaard b8aa8b3079 feat(prometheus): restore old prometheus query editor, revert this commit in prometheus query editor v2 branch 9 years ago
stuart nelson 18f9f6c159 Add in-flight identifier for Prometheus requests 9 years ago
Torkel Ödegaard c77d72b29f feat(prometheus): progress on new prometheus query editor, #5117 9 years ago
Mitsuhiro Tanda 9c672f6ec1 (prometheus) support new legend format (with backward compatibility) (#5096) 9 years ago
Torkel Ödegaard df0ddc0b50 fix(prometheus): fixed bug in prometheus query editor, fixes #5107 9 years ago
Mitsuhiro Tanda a86d218891 (prometheus) fix metric find query 9 years ago
Mitsuhiro Tanda 66bcae353c (prometheus) pass dashboard time range to template query (#5007) 9 years ago
Mitsuhiro Tanda 8d2f350ad1 (prometheus) fix prometheus link 9 years ago
Mitsuhiro Tanda fc1891320e (prometheus) fix prometheus link (#5074) 9 years ago
Torkel Ödegaard b170b6ec8b feat(query part): moved query part editor from influxdb to core 9 years ago
Torkel Ödegaard cca37caf33 feat(prometheus): began work on prometheus query model 9 years ago
joelanford cbefd8f8ae Fixed legend labeling bug in Prometheus datasource (#4858) 9 years ago
Torkel Ödegaard 206cb51219 feat(query editors): updated prometheus editor 9 years ago
Torkel Ödegaard 329ee8d9f1 fix(prometheus): added template variable escape format to prometheus annotations queries, fixes #4656 9 years ago
Pascal Borreli eb850ddd36 doc(plugins): typo 9 years ago
Daniel Lee 45b90972dc feat(plugins): adds a readme for every native plugin 9 years ago
Torkel Ödegaard 82ad5a632d tech(): fixed broken tests due to angularjs upgrade 9 years ago
Torkel Ödegaard 82eb32a71e ux(): initial pass at new card / list design, #4364 9 years ago
Torkel Ödegaard d575a5ce12 feat(plugins): added prometheus dashboard to prometheus data source, #4298 9 years ago
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