aboutsummaryrefslogtreecommitdiff
path: root/influxdb.go
AgeCommit message (Expand)Author
2022-08-17all: rename influxdb.go to influxd_client.goShulhan
2022-08-17all: restructure the log that we send to influxdbShulhan
2022-08-15all: add support for influxd API v2Shulhan
2022-08-14all: update the go.modShulhan
2019-01-07influxdb: add tag HTTP methodShulhan
2019-01-04influxdb: use "%q" for print string with quoteShulhan
2019-01-04influxdb: change "http_status_code" in tag to "tag_http_status"Shulhan
2019-01-04influxdb: add http_url to tagShulhan
2018-11-30all: fix warning from linterShulhan
2018-11-30influxdb: add tag http status codeShulhan
2018-10-29Add option to parse HTTP request headerShulhan
2018-04-01haminer: Library and program to parse and forward HAProxy logsShulhan