Commit Graph

311 Commits (3f3175972e1a1a18b6c9dcc4a7bb4ebb618b717d)

Author SHA1 Message Date
bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
wangguoliang 652fce7e76 Optimize some wrong usage and spelling 8 years ago
mxlxm c5400ffe76 mysql: use collation instead of charset (#9156) 8 years ago
Jonathan A. Sternberg bdfbc2453f Use parenthesis to surround the selected tags for influxdb queries (#9131) 8 years ago
Torkel Ödegaard c92317bafa fix: fixed gofmt formating for #9091 8 years ago
pdoan017 3eea5d235d Added import for container/list 8 years ago
pdoan017 d6085755c4 Added series order according to query results 8 years ago
Daniel Lee 43fa852cc1 mysql: change logging from into to debug for scan 8 years ago
Daniel Lee 563795245a mysqlds: support for more column types 8 years ago
Daniel Lee 2fb25d8fa4 mysqlds: add tests for new macros 8 years ago
Brad Lhotsky a8ac215039 Add a few more MySQL macros: 8 years ago
Torkel Ödegaard 60da730c95 mysql: fix for TIME columns, fixes #8534 8 years ago
Daniel Lee 2479e51a6b mysql: Null value should not be considered as previous value 8 years ago
Denis Doria 41d300f69d Fix timeInterval for mysql datasource (#8651) 8 years ago
Prasanna Gautam 6541ffe045 minor change: more accurate variable name (#8449) 8 years ago
Daniel Lee e8b798914d mysql: adds mapping for int/long 8 years ago
Daniel Lee a9c535e551 mysql: add some more type mapping 8 years ago
Pranay Kanwar ee8799de88 Fix dropcounter option, is called dropResets (#8336) 8 years ago
Yaron de Leeuw d4f7a2bc99 minor code style: use `strings.Replace` fourth argument in influxdb (#8225) 8 years ago
Torkel Ödegaard ae5e004b69 mysql: time filter macro updated 8 years ago
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