Commit Graph

54 Commits (adda84d124d960e28c479a4cc4d30a9a7173eb73)

Author SHA1 Message Date
Jonathan A. Sternberg bdfbc2453f Use parenthesis to surround the selected tags for influxdb queries (#9131) 8 years ago
Yaron de Leeuw d4f7a2bc99 minor code style: use `strings.Replace` fourth argument in influxdb (#8225) 9 years ago
Alexander Zobnin 2b81bfe9bf alerting: fix $timeFilter cannot be used twice (#7969) (#8037) 9 years ago
bergquist 46e4a54a6e style: go fmt with simplify 9 years ago
Torkel Ödegaard d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 9 years ago
Torkel Ödegaard b475f91387 feat(templating): completed work on built in template variables and , closes #7190, refactors #7170 9 years ago
Darrian 27ead53382 Set indentation to tabs 9 years ago
Darrian b8572b69f0 Register new queries available in InfluxDB - Holt Winters fixes #5619 9 years ago
bergquist 8cef4cc74e fix(influxdb): handles time(auto) like time($interval) 9 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
bergquist f70d7ff3a3 fix(influxdb): align tsdb.influxdb with dataproxy 9 years ago
bergquist a3b0fbcaba fix(influxdb): fixes broken tag rendering for influxdb alerting 9 years ago
bergquist 4fdfee739a fix(influxdb): add support for regex measurments 9 years ago
bergquist e04d27c0b0 fix(influxdb): return internal influxdb errors 9 years ago
bergquist f924b241ae tech(influxdb): refactor query builder 9 years ago
bergquist a948dfe514 fix(influxdb): fixes broken raw query usage 9 years ago
bergquist 4f3c8c6663 fix(influxdb): add default operator 9 years ago
bergquist ef08a243c5 fix(influxdb): fixes possible nil pointer 9 years ago
bergquist 82e1d3f6aa feat(influxdb): disable debug logging in appmode 9 years ago
bergquist f0a0e647a0 feat(influxdb): backend support for alias by segment 9 years ago
bergquist c897d39d5e feat(influxdb): add support for serie alias replacement 9 years ago
bergquist 24a3a100ed feat(influxdb): add alias to query 9 years ago
bergquist 98a7bf181a tech(influxdb): close body reader 9 years ago
bergquist 56340bfdfb fix(influxdb): fixes bug when using regexps/numbers in tags 9 years ago
bergquist d4bc92b267 feat(tsdb): default tsdb httpclient 9 years ago
bergquist 9429434cb5 feat(influxdb): use database auth if provided 9 years ago
bergquist f4e0a9245e feat(influxdb): choose highest interval value 9 years ago
bergquist 4144eacc24 feat(influxdb): start parsing interval parameters 9 years ago
bergquist 5a91d45f3f fix(influxdb): broken unittests 9 years ago
bergquist 885e0366c5 feat(influxdb): support raw queries in alerting 9 years ago
bergquist 8d96262106 chore(tsdb): tidy up code 9 years ago
bergquist f609623abd style(influxdb): tidy up code 9 years ago
bergquist 95b9f472d1 tech(influxdb): remove unused logging 9 years ago
bergquist f919d04e3c docs(tsdb): improve fill comment 9 years ago
bergquist 0bfb94dc6f feat(tsdb): add interval calculator 9 years ago
bergquist 4fafefd66a feat(influxdb): proper support for group by tags 9 years ago
bergquist e499e8850c fix(influxdb): fix for timerange 9 years ago
bergquist 0633e2c03f feat(influxdb): add real support for time ranges 9 years ago
bergquist 522d40fa26 fix(influxdb): support mulitple tags 9 years ago
bergquist 87650c150b feat(influxdb): add tags to serie names 9 years ago
bergquist b0addbd7cb feat(influxdb): support multi row results 9 years ago
bergquist d8aa38fafe tech(influxdb): refactor and cleanup 9 years ago
bergquist ab8751767c feat(influxdb): send request and parse response 9 years ago
bergquist 887ca40455 feat(influxdb): add support for policies 9 years ago
bergquist 4387d20222 feat(influxdb): render select and groupby 9 years ago
bergquist 9968fa5bc5 feat(influxdb): add query part definitions 9 years ago
bergquist 8588bb386c feat(influxdb): add conditions property to tag 9 years ago
bergquist c7abd3ba4e feat(influxdb): add querypart renderers 9 years ago
bergquist d0e6a9559e feat(influxdb): add query part model 9 years ago
bergquist 946e0bf32e feat(influxdb): parse query json 9 years ago