Paweł Żak
|
9d9eb403a6
|
chore: Review of //nolint comments (#12088)
|
2022-10-26 12:06:08 +02:00 |
Sebastian Spaink
|
d67f75e557
|
docs: Remove warning not to remove go:embed (#11797)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2022-09-13 12:47:58 -05:00 |
Joshua Powers
|
8c49ddccc3
|
chore: update to go1.19.1 (#11776)
|
2022-09-08 12:49:36 -06:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Sven Rebhan
|
d9a6d8b774
|
chore: embed sample configurations into README for outputs (#11182)
|
2022-05-25 08:48:59 -06:00 |
Sebastian Spaink
|
a7df6c6aa6
|
feat: migrate output plugins to new sample config format (#10910)
|
2022-04-07 15:55:03 -06:00 |
Thomas Casteleyn
|
a4f6b27bd5
|
style: Add deprecation notices to plugin options (#10616)
|
2022-03-01 15:05:53 -07:00 |
Mya
|
8d2b1e8dc1
|
Fix metrics reported as written but not actually written (#9526)
|
2021-07-28 14:55:23 -06:00 |
Mya Longmire
|
da7f2c7a93
|
Bugfix outputs influxdb endless retires (#9296)
|
2021-06-10 16:05:43 -05:00 |
Sven Rebhan
|
9853bf6c54
|
Get rid of deprecated internal.{Duration,Size,Number} (#8969)
|
2021-04-09 13:15:04 -04:00 |
Steven Soroka
|
78cf0b7ea6
|
turn gzip on by default for InfluxDB v1 output (#8269)
|
2020-10-16 13:07:29 -04:00 |
Daniel Nelson
|
c73ed8ca6c
|
Export internal/tls package for use in execd plugins (#7697)
|
2020-06-25 11:44:22 -07:00 |
reimda
|
9413291064
|
Fix error in docs about exclude_retention_policy_tag (#7311)
|
2020-04-13 12:44:03 -07:00 |
Daniel Nelson
|
c7146be2f2
|
Add support for setting retention policy using tag (#7141)
|
2020-03-10 15:20:03 -07:00 |
Daniel Nelson
|
eb00f41905
|
Use actual database name in db creation failed log (#6780)
|
2019-12-10 12:58:59 -08:00 |
陈方舟
|
fa2f0fff4e
|
Fix influxdb output serialization on connection closed (#6621)
|
2019-11-13 12:56:01 -08:00 |
Greg
|
817c9a69a9
|
Document and add support to input plugins for logging alias (#6357)
|
2019-09-23 15:39:50 -07:00 |
Daniel Nelson
|
94f68c06d7
|
Use alias name in output metric buffer stats
|
2019-08-21 18:06:04 -07:00 |
Greg
|
5c8d0e3ac9
|
Add ability to label inputs for logging (#6207)
|
2019-08-21 16:49:07 -07:00 |
Greg
|
a1bff8f550
|
Add ability to exclude db/bucket tag from influxdb outputs (#6184)
|
2019-07-30 14:16:51 -07:00 |
Daniel Nelson
|
17d66b864c
|
Close idle connections in influxdb outputs when reloading (#5912)
|
2019-05-31 16:55:31 -07:00 |
Daniel Nelson
|
65b76dc746
|
Add tag based routing in influxdb/influxdb_v2 outputs (#5490)
|
2019-02-27 10:54:02 -08:00 |
Daniel Nelson
|
56f2c435e7
|
Add udp url note to influxdb output sample config
|
2018-11-12 16:06:23 -08:00 |
Samuel-BF
|
589d0587f6
|
Add ability to specify bytes options as strings with units (KB, MiB, ...) (#4852)
|
2018-10-19 11:17:18 -07:00 |
Daniel Nelson
|
87b8141d13
|
Make influxdb output log message style more consistent
|
2018-09-04 13:19:54 -07:00 |
Daniel Nelson
|
4dfb80d0fc
|
Fix error message if URL is unparseable in influxdb output (#4511)
|
2018-08-07 11:07:46 -07:00 |
Daniel Nelson
|
de355b76d6
|
Simplify testing with TLS (#4095)
|
2018-05-04 16:33:23 -07:00 |
Daniel Nelson
|
abdff033cc
|
Note options that only work with influxdb HTTP
|
2018-04-25 13:47:16 -07:00 |
Daniel Nelson
|
265d0e6d84
|
Fix bug preventing database from being recreated (#3962)
|
2018-04-02 16:18:33 -07:00 |
Daniel Nelson
|
b99cd14129
|
Add influx uint support as a runtime option (#3948)
|
2018-03-29 13:31:43 -07:00 |
Daniel Nelson
|
43bd23e555
|
Add support for connecting to InfluxDB over a unix domain socket (#3942)
|
2018-03-27 18:36:08 -07:00 |
Daniel Nelson
|
cc97b48ca8
|
Add support for skipping database creation (#3941)
|
2018-03-27 17:59:57 -07:00 |
Daniel Nelson
|
1c0f63a90d
|
Add new line protocol parser and serializer, influxdb output (#3924)
|
2018-03-27 17:30:51 -07:00 |
Maximilien Richer
|
5f215c22fe
|
Fix typos in comments (#3415)
|
2017-10-31 17:00:06 -07:00 |
Daniel Nelson
|
cce40c515a
|
Use chunked transfer encoding in InfluxDB output (#3307)
|
2017-10-05 16:14:21 -07:00 |
Dimitris Rozakis
|
9c8f4afa37
|
Respect path prefix in influx output uri (#3224)
|
2017-09-13 17:27:01 -07:00 |
Daniel Nelson
|
9796d3c99d
|
Use ip address for default InfluxDB ip in config
Helps with initial setup if localhost cannot be resolved due to the pure
go resolver.
|
2017-09-05 12:55:21 -07:00 |
Dylan Meissner
|
a9a40cbf87
|
HTTP headers can be added to InfluxDB output (#3182)
|
2017-08-28 16:08:50 -07:00 |
Daniel Nelson
|
1f4a997164
|
Don't retry points beyond retention policy (#3155)
|
2017-08-22 16:52:26 -07:00 |
Bob Shannon
|
5fbdd09aaf
|
Add gzip content-encoding support to influxdb output (#2978)
|
2017-08-14 14:50:15 -07:00 |
Simone Rotondo
|
674c24f987
|
Add HTTP Proxy support to influxdb output (#2929)
|
2017-06-16 12:05:08 -07:00 |
Daniel Nelson
|
5bab4616ff
|
Fix udp metric splitting (#2880)
|
2017-06-05 12:44:29 -07:00 |
Daniel Nelson
|
be03abd464
|
Fix length calculation of split metric buffer (#2869)
|
2017-05-30 17:38:32 -07:00 |
Daniel Nelson
|
f47924ffc5
|
Fix influxdb output database quoting (#2851)
|
2017-05-25 13:25:52 -07:00 |
Daniel Nelson
|
da99777f6f
|
Only split metrics if there is an udp output (#2799)
|
2017-05-12 15:34:05 -07:00 |
Sebastian Borza
|
f74687dcc0
|
split metrics based on UDPPayload size (#2795)
|
2017-05-12 14:45:50 -07:00 |
Daniel Nelson
|
6e76731b7e
|
Don't log error creating database on connect (#2740)
closes #2739
|
2017-04-28 15:58:46 -07:00 |
Daniel Nelson
|
086a2f5f12
|
Clarify retention policy option for influxdb output
closes #2696
|
2017-04-28 13:46:23 -07:00 |
Daniel Nelson
|
0fa9001453
|
Clarify influxdb output url format
closes #2568
|
2017-03-24 16:04:18 -07:00 |
François de Metz
|
45a168e425
|
Fix setting the username and the password to the influxdb output. (#2401)
|
2017-02-13 15:30:30 +00:00 |