Nico Vinzens
|
c6faf3d3b4
|
feat: adds optional list of non retryable http statuscodes to http output plugin (#10186)
|
2021-12-20 10:16:23 -07:00 |
Joshua Powers
|
de6e421dd0
|
fix: run gofmt (#10274)
|
2021-12-14 15:43:37 -07:00 |
Mikołaj Przybysz
|
91cf764eff
|
fix: flush wavefront output sender on error to clean up broken connections (#10225)
|
2021-12-14 15:07:10 -07:00 |
Arthur Gautier
|
8976483471
|
feat: support aws managed service for prometheus (#10202)
|
2021-12-10 13:06:33 -07:00 |
Sven Rebhan
|
ec26975dec
|
fix: Implement NaN and inf handling for elasticsearch output (#10196)
|
2021-12-08 10:56:54 -07:00 |
Joshua Powers
|
7049967fa9
|
fix: ensure graylog spec fields not prefixed with '_' (#10209)
|
2021-12-06 11:06:02 -07:00 |
reimda
|
df6bf48f8d
|
feat: Implement deprecation infrastructure (#10200)
|
2021-12-01 12:38:43 -07:00 |
Robert Thein
|
7b6ff69ce7
|
fix: register bigquery to output plugins #10177 (#10178)
|
2021-12-01 09:07:08 -07:00 |
Vladislav
|
27dea9bd8f
|
feat: add new groundwork output plugin (#9891)
|
2021-11-30 14:25:21 -07:00 |
Mya
|
9bd0c6121e
|
fix: failing ci on master (#10175)
|
2021-11-24 13:57:14 -07:00 |
Paweł Żak
|
020b77b239
|
fix: Linter fixes for plugins/outputs/[g-m]* (#10127)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-24 12:40:25 -07:00 |
Paweł Żak
|
64bc0ae9c0
|
fix: Linter fixes for plugins/outputs/[p-z]* (#10139)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-24 12:33:45 -07:00 |
Joshua Powers
|
de6c2f74d6
|
feat: add retry to 413 errors with InfluxDB output (#10130)
|
2021-11-24 12:03:55 -07:00 |
Joshua Powers
|
0d8d118319
|
chore: clean up all markdown lint errors in output plugins (#10159)
|
2021-11-24 11:47:33 -07:00 |
Paweł Żak
|
3dc5281632
|
fix: Linter fixes for plugins/outputs/[a-f]* (#10124)
|
2021-11-18 09:26:24 -07:00 |
Sebastian Spaink
|
4e4a33003b
|
fix(outputs/graylog): fix failing test due to port already in use (#10074)
|
2021-11-16 16:17:23 -06:00 |
Dane Strandboge
|
ddeb6ec890
|
build: move to new protobuf library (#10019)
|
2021-11-09 08:51:14 -06:00 |
AlphaAr
|
e73ffe56c4
|
fix: Add metric name is a label with name "__name" to Loki output plugin (#10001)
|
2021-11-08 14:47:32 -07:00 |
Jacob Marble
|
9871b676a5
|
chore: update OpenTelemetry plugins (#10010)
|
2021-11-08 14:41:50 -07:00 |
Heiko Schlittermann
|
8552c1187a
|
feat: Add use_batch_format for HTTP output plugin (#8184)
|
2021-10-29 08:05:28 -06:00 |
bustedware
|
7d6672c53a
|
feat: add mongodb output plugin (#9923)
|
2021-10-28 14:42:49 -06:00 |
AsafMah
|
9d5eb7dd68
|
feat: add option to skip table creation in azure data explorer output (#9942)
|
2021-10-25 08:44:20 -06:00 |
Gerald Quintana
|
8265969f52
|
feat: Kafka Add metadata full to config (#9833)
|
2021-10-21 15:32:39 -06:00 |
Alexander Krantz
|
06f2a37b4a
|
chore: Update to AWS SDK v2 (#9647)
|
2021-10-21 16:32:10 -05:00 |
alespour
|
e685f3be46
|
fix: Graylog plugin TLS support and message format (#9862)
|
2021-10-21 08:39:24 -06:00 |
Thomas Conté
|
e324ef1985
|
feat: Azure Event Hubs output plugin (#9346)
|
2021-10-18 09:06:35 -05:00 |
Sebastian Spaink
|
fde637464a
|
fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error (#9878)
|
2021-10-07 15:47:56 -05:00 |
Sebastian Spaink
|
9de8c987f2
|
fix: mute graylog UDP/TCP tests by marking them as integration (#9881)
|
2021-10-07 15:41:59 -05:00 |
Sebastian Spaink
|
15753a6f7f
|
fix: migrate to cloud.google.com/go/monitoring/apiv3/v2 (#9880)
|
2021-10-07 14:47:59 -05:00 |
Minni Walia
|
e0c45e4a76
|
docs: updated azure data explorer plugin documentation (#9816)
|
2021-10-05 16:51:45 -05:00 |
Helen Weller
|
021dedb792
|
fix: update toml tag to match sample config / readme (#9848)
|
2021-10-04 10:05:56 -04:00 |
Helen Weller
|
3990ab5eb9
|
fix: add keep alive config option, add documentation around issue with eclipse/mosquitto version combined with this plugin, update test (#9803)
|
2021-10-01 11:10:30 -04:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
alespour
|
a9898f179b
|
feat: add graylog plugin TCP support (#9644)
|
2021-09-21 16:02:36 -05:00 |
Heiko Schlittermann
|
b9aa9839fb
|
feat: Add json_timestamp_layout option (#8229)
|
2021-09-21 09:12:44 -06:00 |
Goutham Veeramachaneni
|
357959f087
|
fix: Add error message logging to outputs.http (#9727)
|
2021-09-14 17:04:34 -04:00 |
Jacob Marble
|
a3454be2d8
|
chore: update influxdb-observability for OpenTelemetry plugins (#9718)
|
2021-09-14 13:07:28 -05:00 |
dependabot[bot]
|
317ee71c32
|
fix: bump github.com/Azure/go-autorest/autorest/adal from 0.9.10->0.9.15
|
2021-09-13 12:38:59 -05:00 |
Daniel Dyla
|
95ef674456
|
feat(dynatrace-output): remove special handling from counters (#9675)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2021-09-08 13:31:42 -05:00 |
alrex
|
147e3d1389
|
fix: outputs.opentelemetry use attributes setting (#9588)
|
2021-09-07 16:15:13 -05:00 |
Samantha Wang
|
890508431c
|
docs: fix influxdb output readme (#9708)
|
2021-09-02 15:24:26 -06:00 |
alrex
|
5a71f761dc
|
fix: outputs.opentelemetry use headers config in grpc requests (#9587)
|
2021-09-02 11:09:05 -05:00 |
reimda
|
2370d39e89
|
fix: output timestamp with fractional seconds (#9625)
|
2021-08-30 09:13:08 -06:00 |
Daniel Dyla
|
0ce9c2e9f6
|
fix(dt-output): remove hardcoded int value (#9676)
|
2021-08-26 11:57:22 -05:00 |
Phil Bracikowski
|
8daba8aa19
|
chore(influxv2plugin): Increase accepted retry-after header values. (#9619)
|
2021-08-25 18:43:06 -04:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
Nicolai Scheer
|
41c384a978
|
feat: add bool datatype for sql output plugin (#9598)
Co-authored-by: Nicolai Scheer <nicolai.scheer@check24.de>
|
2021-08-17 17:19:02 -04:00 |
Alexander Krantz
|
eb41218fe0
|
fix: CrateDB replace dots in tag keys with underscores (#9566)
|
2021-08-10 17:48:02 -04:00 |
JC
|
e6abb46d87
|
fix: sort logs by timestamp before writing to Loki (#9571)
|
2021-08-05 17:32:04 -04:00 |
Jacob Marble
|
bfcd0f6bb1
|
feat: OpenTelemetry output plugin (#9228)
|
2021-08-04 16:11:55 -04:00 |