Commit History

Author SHA1 Message Date
  Ryan McKinley 7520ebadac Refactor: move ScopedVars to grafana/data (#18992) 6 years ago
  Ryan McKinley fcdc29746f @grafana/data: export dateMath and rangeUtil (#17971) 6 years ago
  Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
  Tobias Skarhed 9b468caea4 noImplicitAny: Datasource files, under 2500 (#17959) 6 years ago
  Tobias Skarhed 17b5f48cf6 Datasource: Refactor Graphite to class (#17942) 6 years ago
  Sofia Papagiannaki d9fea07e6e Graphite: use POST for /metrics/find requests (#17814) 6 years ago
  Ryan McKinley d881976c9d Refactor: move datemath to grafana/ui (#16890) 6 years ago
  Marcus Efraimsson 37a73b6b35 make sure graphite takes dashboard timezone into consideration 6 years ago
  Torkel Ödegaard c9ae585d2a Merge branch '12918-no-conditional-assignment' 7 years ago
  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
  Torkel Ödegaard 36bc8b77fb Merge branch 'tsconfig-no-implicit-this' 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 6b5854936d Merge pull request #11502 from marefr/graphite_ds_test 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 8 years ago
  Torkel Ödegaard 1a6bf692c6 fix: minor fixes 8 years ago
  Torkel Ödegaard 7e750cef43 fix: query editor needs to wait for function definitions to load 8 years ago
  Dan Cech b483d42d34 fix issue with metric find & functions being loaded multiple times 8 years ago
  Dan Cech 60ba6ee6a2 interpolate variables in tags & values during autocomplete 8 years ago
  Dan Cech 92086bc858 fix typo 8 years ago
  Dan Cech 3ddb65fc8b function description formatting 8 years ago
  Dan Cech 80a6e0d8d1 support specifying tag_values("<tag>") as graphite template query 8 years ago