Commit Graph

445 Commits (8438716bf511008721b740d791331ce85cfa4ebf)

Author SHA1 Message Date
Marcus Efraimsson 4cc80efee6 graphite: use a query when testing data source 7 years ago
Daniel Lee a6c7635528 graphite: fixes #11434 7 years ago
bergquist f142548969 dataproxy: adds dashboardid and panelid as tags 7 years ago
Patrick O'Carroll 47215098a3 changed var to const, changed to string interpolation 7 years ago
Patrick O'Carroll 3bdd006291 changed var to const 7 years ago
Patrick O'Carroll 2a90370230 converted file to ts 7 years ago
Patrick O'Carroll 2a50bc35a3 converted file to ts 7 years ago
Brian Gann fa193fa888
offer template variables for tags 7 years ago
Daniel Lee 6fa46d9539 plugins: update meta data for all core plugins 7 years ago
Alexander Zobnin 111b32290a Fixes for graphite tags editor (#10861) 7 years ago
Alexander Zobnin e6c19eb8e9 graphite: fix nested alerting queries (#10633) 7 years ago
Torkel Ödegaard dd70710617 refactor: minor css class naming change of #10505 7 years ago
Dan Cech c62b0858ae
move graphite /functions parsing into gfunc.ts 7 years ago
Dan Cech 315ecf8505
fix tests & some display issues 7 years ago
Torkel Ödegaard e9d33750cb
fix: graphite func editor fixes, this component is messy and ugly as hell 7 years ago
Torkel Ödegaard 1a6bf692c6
fix: minor fixes 7 years ago
Torkel Ödegaard 7e750cef43
fix: query editor needs to wait for function definitions to load 7 years ago
Dan Cech b483d42d34
fix issue with metric find & functions being loaded multiple times 7 years ago
Dan Cech 60ba6ee6a2
interpolate variables in tags & values during autocomplete 7 years ago
Dan Cech 92086bc858
fix typo 7 years ago
Dan Cech da9e1a7e98
fix line length, run jscs & jshint in precommit 7 years ago
Dan Cech 3ddb65fc8b
function description formatting 7 years ago
Dan Cech 4d3bac0284
tooltips for function definitions 7 years ago
Dan Cech 80a6e0d8d1
support specifying tag_values("<tag>") as graphite template query 7 years ago
Dan Cech 7c1be021ac
use typeahead value in graphite find requests 7 years ago
Dan Cech ff759b0ef7
send prefix when auto-completing tags 7 years ago
Dan Cech d8f2a20775
add button to trigger evaluation of tag queries 7 years ago
Dan Cech a3dba6070e
sync function categories with graphite-web 7 years ago
Dan Cech ebad19b232
work on tag dropdown behavior 7 years ago
Dan Cech 3a4e05133e
support for loading function definitions from graphite 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Patrick O'Carroll 3b783216fa added select-wrapper to where it was missing for unified look 8 years ago
Torkel Ödegaard a02086814e graphite: remove check so that query is sent even for possible non leaf nodes 8 years ago
Torkel Ödegaard de91d68402 fix: don't detect graphite version before it's saved 8 years ago
Torkel Ödegaard a00af85f36 build: fixed unit test failure 8 years ago
Torkel Ödegaard 871b98c06b graphite: minor fix for PR #10142 the query was being sent for every segmen t you selected before you completed the metric path 8 years ago
Dan Cech 588ce6606c fix function re-ordering broken in #9436 8 years ago
Dan Cech 525ae4fdf5 support metric trees of varying depth, never send '.select metric' to graphite 8 years ago
Dan Cech 8dcfa18761 simplify function parameter addition 8 years ago
Dan Cech 3a1700cbee improve handling of query references 8 years ago
Dan Cech 4fcf79a3a6 demonstrate parseTarget issue 8 years ago
Torkel Ödegaard e871e56522 ux: add new panel and dash nav improvements 8 years ago
Torkel Ödegaard b1a2344be1 added bundled dashboards 8 years ago
Torkel Ödegaard e98af1b3fa updated libs and fixed new typescript errors 8 years ago
Patrick O'Carroll 4ce1ee4120 Migrate gfunc to ts (#9973) 8 years ago
Torkel Ödegaard 3ae0cfa1d0 graphite: minor changes 8 years ago
Torkel Ödegaard 3b18adfe1a graphite: progress on new query editor 8 years ago