Commit Graph

345 Commits (1ee0d1c29626db5166e9e4068b31d6fa988c9741)

Author SHA1 Message Date
Daniel Lee 7784e4e24b mysql: add datetime type to table data 8 years ago
Daniel Lee 413ee33d5d mysql: fix go vet error 8 years ago
Torkel Ödegaard 97e2d75f51 mysql: added support for tables in mysql queries 8 years ago
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 8 years ago
Torkel Ödegaard 50e70cf3db build: fixed unit test 8 years ago
Torkel Ödegaard fc878bc8ad build: fixed order 8 years ago
Torkel Ödegaard 11806dfa78 mysql: progress 8 years ago
Torkel Ödegaard e164eba677 mysql: began work on backend macro engine 8 years ago
Alexander Zobnin 2b81bfe9bf alerting: fix $timeFilter cannot be used twice (#7969) (#8037) 8 years ago
Torkel Ödegaard 5af81b974e mysql: graph showing 8 years ago
Torkel Ödegaard a7babfb7cf tech: updated xorm libs 8 years ago
Torkel Ödegaard e5a5bef200 mysql: minor update 8 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
Torkel Ödegaard 080d2a2054 mysql: reading arbitrary SQL data in go is really strange, data is only in strings? 8 years ago
Torkel Ödegaard 00fcaaf171 mysql: commented out old code from old PR 8 years ago
Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 8 years ago
Pranay Kanwar 6ab90425c4 Pass dropcounter rate option if no max counter and no reset value or reset value as 0 is specified (#7743) 8 years ago
bergquist c7febca447 mqe: fixes broken test for indexalias 8 years ago
bergquist aa7292fac6 mqe: adds support for wildcard and index aliases 8 years ago
hagen1778 a1e835884b use configured Transport instead of defaultHttpTransport 8 years ago
r.khavronenko 25be602dce go fmt 8 years ago
bergquist 57d36b3d42 feat(alerting): transform labels into tags for prometheus tsdb 8 years ago
r.khavronenko 80b92335bb allow setting basic auth headers for prometheus datasource 8 years ago
bergquist 3827c0a69c tech(alerting): adds tags to alerting data model 8 years ago
bergquist 46e4a54a6e style: go fmt with simplify 8 years ago
Torkel Ödegaard d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 8 years ago
Torkel Ödegaard b475f91387 feat(templating): completed work on built in template variables and , closes #7190, refactors #7170 8 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
bergquist df3adbc0f8 refactor(mqe): reduce duplication 9 years ago
bergquist 51c4385c92 fix(mqe): only parse none empty functions 9 years ago
bergquist e3b53fe599 test(mqe): adds test for double function usage 9 years ago
bergquist 7dece3ff0c test(mqe): solves brittle unit test 9 years ago
bergquist dde6e73fed feat(mqe): add basic support for functions list 9 years ago
bergquist ca6a667555 feat(mqe): renames app tag into cluster 9 years ago
bergquist f8871f9e4a chore(mqe): remove comments 9 years ago
bergquist 6d57e42246 feat(mqe): restricts the executor to max 4 concurrent outgoing requests 9 years ago
huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
bergquist 362162d6fa feat(mqe): add token cache 9 years ago
bergquist 69d6316512 style(mqe): instance dependencies in ctor func 9 years ago
bergquist 549c3ab78b tech(mqe): update todo 9 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
bergquist c9b7f8603e tech(): replace spaces to handle input more graceful 9 years ago
bergquist f70d7ff3a3 fix(influxdb): align tsdb.influxdb with dataproxy 9 years ago
bergquist 1b0005a9e5 feat(mqe): add support for app and host alias 9 years ago
bergquist a3b0fbcaba fix(influxdb): fixes broken tag rendering for influxdb alerting 9 years ago
bergquist 0a0f558c48 style(mqe): improve code 9 years ago
bergquist 23387bd39b feat(mqe): simplify timestamp parsing 9 years ago
bergquist 9572f086ae feat(mqe): add timerange to query 9 years ago