Commit Graph

53 Commits (8f6ccce16f0c8357a2f74eb65e9984201db12472)

Author SHA1 Message Date
Patrick O'Carroll 777010b20b added no-conditional-assignment rule and changed files to follow new rule 7 years ago
Patrick O'Carroll dc4f547a40 Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll 7837ee4466 Updated rules for variable name (#13106) 7 years ago
Patrick O'Carroll a8547ae36e added this:any to functions and changed functions to arrowfunctions 7 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
bergquist e708e9ac3c graphite: avoid dtracing headers in direct mode 7 years ago
Daniel Lee 5b968329a0 graphite: adds tests for tags and tag_values functions 7 years ago
Marcus Efraimsson 4cc80efee6 graphite: use a query when testing data source 7 years ago
bergquist f142548969 dataproxy: adds dashboardid and panelid as tags 7 years ago
Dan Cech c62b0858ae
move graphite /functions parsing into gfunc.ts 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 3ddb65fc8b
function description formatting 7 years ago
Dan Cech 80a6e0d8d1
support specifying tag_values("<tag>") as graphite template query 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 7 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
Alexander Zobnin ac2e72f22a graphite: tag is required for values autocomplete 8 years ago
Alexander Zobnin 2374e91bfa graphite: tags and values autocomplete based on @DanCech PR to graphite-web 8 years ago
Alexander Zobnin 6114f63d7c graphite: auto detect version 8 years ago
Alexander Zobnin 89aea278a9 graphite: improved version comparison 8 years ago
Alexander Zobnin 968ce15e7f graphite: add tags to dropdown and switch to tag editor if selected 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
Alexander Zobnin a4daba63ea graphite-tags: initial tag editor 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Torkel Ödegaard f6100dd8eb ux: success/error alerts refactoring, #9214 8 years ago
Torkel Ödegaard 84d4958a3c plugin change: make interval, cache timeout & max data points options in plugin.json, remove query.options component feature, add help markdown feature and toggle for data sources 8 years ago
Torkel Ödegaard d3680d290c fix: graphite issue with metricFind and sending from/until in normal format, fixes #8997 8 years ago
Alexander Zobnin 4fe79edd40 Graphite 1.0 functions (#8987) 8 years ago
Torkel Ödegaard c4eadb576e fix: graphite bug fix introduced in recent commit 8 years ago
Torkel Ödegaard 44fbd3ec9f feat: calls to Graphite api /metrics/find now include panel or dashboard time ranges in some scenarios, closes #8055 8 years ago
bergquist 0d4b00df95 feat(alerting): add template validation for influxdb 9 years ago
Torkel Ödegaard ddf579f204 fix(mixed data sources): fix when using two graphite data sources in mixed mode, fixes #5617 9 years ago
Jack Meagher 2c77f2231e Do not substitute #[A-Z] in graphite target when invalid ref (#5581) 9 years ago
Torkel Ödegaard 81e9aa4de4 feat(datasource): cancel in flight data source requests, refeatoring #5321 9 years ago
Torkel Ödegaard ae554a736b change(graphite): removed graphite png option in graph panel, closes #5367 9 years ago
Torkel Ödegaard 36c583dddf fix(graphite): Fixed issue graphite png rendering option, fixes #4864 9 years ago
Torkel Ödegaard 5dfac9a765 feat(plugins): added plugin logo to navbar on plugin page, #4452 9 years ago
Torkel Ödegaard cb49e11eca feat(live): panel sdk/api refactorings 9 years ago
Torkel Ödegaard b673bc1386 ux(): minor fix to login page 9 years ago
Torkel Ödegaard 822c8f1575 feat(plugins): migrating graphite query editor to new model 9 years ago