Daniel Nelson
|
c7146be2f2
|
Add support for setting retention policy using tag (#7141)
|
2020-03-10 15:20:03 -07:00 |
Daniel Nelson
|
b6de4da41f
|
Add topic tag options to kafka output (#7142)
|
2020-03-10 13:38:26 -07:00 |
Daniel Nelson
|
7b03a6f4ab
|
Update stackdriver plugins to reflect new product naming (#7098)
|
2020-03-05 10:36:36 -08:00 |
reimda
|
a0276385b1
|
Refactor InfluxDB listener (#6974)
Use streaming parser in InfluxDB listener
|
2020-03-04 11:13:44 -07:00 |
Rick van de Loo
|
0103691eb6
|
Fix typo in exec input readme (#7086)
|
2020-02-26 09:33:24 -08:00 |
Daniel Nelson
|
b5e0577d6b
|
Use add time for prometheus expiration calculation (#7056)
|
2020-02-24 15:53:16 -08:00 |
R.I.Pienaar
|
79ff743064
|
Add support for credentials file to nats_consumer and nats output (#7022)
|
2020-02-20 14:30:04 -08:00 |
Daniel Nelson
|
0cc71dbd51
|
Document the behavior of an unset routing key (#6983)
|
2020-02-04 16:40:00 -08:00 |
Daniel Nelson
|
e8d9add2d1
|
Expire metrics on query in addition to on add (#6981)
Ensures that expired metrics are removed even when no new data is sent
to the output.
|
2020-02-04 16:12:23 -07:00 |
Daniel Nelson
|
c6f8b273c0
|
Allow a user defined field to be used as the graylog short_message (#6700)
|
2020-01-21 10:49:01 -08:00 |
Daniel Nelson
|
5f1f4b9e8d
|
Use Go modules for dependency management (#6912)
|
2020-01-16 14:38:06 -08:00 |
Daniel Nelson
|
f6b302621e
|
Do not add invalid timestamps to kafka messages (#6908)
|
2020-01-15 15:26:50 -08:00 |
Daniel Nelson
|
7faf05023d
|
Update Warp10 docs and uint64 and timestamp handling (#6885)
|
2020-01-09 13:57:14 -08:00 |
Aurélien HÉBERT
|
ce02bebf30
|
Add output plugin for Warp10 (#1923)
|
2020-01-09 11:29:16 -08:00 |
Daniel Nelson
|
2486006495
|
Add kafka SASL version control to kafka_consumer (#6350)
|
2020-01-02 16:27:26 -08:00 |
Daniel Nelson
|
aabc7e7d4f
|
Replace colon chars in prometheus output labels with metric_version=1 (#6781)
|
2019-12-10 12:59:16 -08:00 |
Daniel Nelson
|
eb00f41905
|
Use actual database name in db creation failed log (#6780)
|
2019-12-10 12:58:59 -08:00 |
Daniel Nelson
|
317c823bfc
|
Set message timestamp to the metric time in kafka output (#6746)
|
2019-12-03 11:48:53 -08:00 |
Daniel Nelson
|
10db774db3
|
Add prometheus round trip unit tests (#6720)
|
2019-11-26 17:31:36 -08:00 |
Daniel Nelson
|
80c5edd48e
|
Add prometheus serializer and use it in prometheus output (#6703)
|
2019-11-26 15:46:31 -08:00 |
Marc Ruiz
|
4e8aa8ad1b
|
Fix README.md and improve example config description (#6707)
|
2019-11-22 10:32:39 -08:00 |
Marc Ruiz
|
c7af10b159
|
Add high resolution metrics support to CloudWatch output (#6689)
|
2019-11-21 18:37:33 -08:00 |
陈方舟
|
fa2f0fff4e
|
Fix influxdb output serialization on connection closed (#6621)
|
2019-11-13 12:56:01 -08:00 |
Daniel Nelson
|
6cbaf890d9
|
Use github.com/gofrs/uuid 2.1.0 (#6636)
|
2019-11-07 17:39:19 -08:00 |
Daniel Nelson
|
5bd5cdc6d7
|
Build official packages with Go 1.13.1 (#6462)
|
2019-10-07 21:08:28 -07:00 |
Daniel Nelson
|
47fd285b4a
|
Fix database routing on retry with exclude_database_tag (#6486)
|
2019-10-07 12:13:39 -07:00 |
Randy Coburn
|
62c6e30a78
|
Use batch serialization format in exec output (#6446)
|
2019-09-26 16:14:54 -07:00 |
Greg
|
817c9a69a9
|
Document and add support to input plugins for logging alias (#6357)
|
2019-09-23 15:39:50 -07:00 |
Daniel Nelson
|
24d5a93e63
|
Add example URL for cloud2 to influxdb_v2 output
|
2019-09-23 10:02:19 -07:00 |
Greg
|
88b60a2e9b
|
Return error rather than default a retry value (#6376)
|
2019-09-10 11:46:46 -07:00 |
Daniel Nelson
|
acedbe0633
|
Promote the use of http as the scheme over tcp in health output (#6311)
|
2019-08-26 16:29:45 -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
|
819bf8e99d
|
Add exec output plugin (#6267)
|
2019-08-20 17:07:24 -07:00 |
Daniel Nelson
|
328a2bf16f
|
Remove advanced TLS conf from prometheus output sample config
|
2019-08-19 17:42:41 -07:00 |
Stanislav Putrya
|
149d221191
|
Add capability to limit TLS versions and cipher suites (#6246)
|
2019-08-19 16:01:01 -07:00 |
Daniel Nelson
|
337a579dd0
|
Move elasticsearch permission setup into new readme section
|
2019-08-09 17:23:08 -07:00 |
Théo
|
6512b7b7fb
|
Document service account setup for the elasticsearch output (#6224)
|
2019-08-09 17:18:27 -07:00 |
Daniel Nelson
|
b5710a6a21
|
Skip floats that are NaN or Inf in Datadog output. (#6198)
|
2019-08-05 14:50:29 -07:00 |
Daniel Nelson
|
633dfe2a19
|
Add secure option to NATS output to mirror input
|
2019-08-02 16:58:04 -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
|
c9107015b0
|
Emit sarama library log messages at debug level (#6091)
|
2019-07-11 13:50:12 -07:00 |
Leandro Piccilli
|
5bad2c3a43
|
Add support for ES 7.x to elasticsearch output (#6053)
|
2019-07-01 16:22:17 -07:00 |
Daniel Nelson
|
63916ae1cf
|
Add default url for http output (#5976)
|
2019-06-14 11:29:58 -07:00 |
Daniel Nelson
|
6c3534a66e
|
Add support for remaining file rotation options (#5944)
|
2019-06-03 17:38:21 -07:00 |
Daniel Nelson
|
4197426a73
|
Ignore errors serializing single metrics (#5943)
|
2019-06-03 17:34:48 -07:00 |
Kristoffer Berdal
|
1c0d3a0eb9
|
Add file rotation based on file age to file output plugin (#5547)
|
2019-06-01 17:11:47 -07:00 |
Daniel Nelson
|
17d66b864c
|
Close idle connections in influxdb outputs when reloading (#5912)
|
2019-05-31 16:55:31 -07:00 |
Daniel Nelson
|
aaaad4d217
|
Add health output plugin (#5882)
|
2019-05-29 18:31:06 -07:00 |
Javier Kohen
|
adb7a52b93
|
Set user agent in stackdriver output (#5901)
|
2019-05-24 11:24:14 -07:00 |