telegraf/plugins/outputs
Paweł Żak ee9c47cc7a
chore(linters): Fix findings found by `testifylint`: `go-require` for`instrumental` and parsers/processors (#15887)
2024-09-17 14:55:14 -05:00
..
all feat(outputs.parquet): Introduce Parquet output (#15602) 2024-07-25 10:40:18 +02:00
amon chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
amqp chore(outputs.amqp): Remove deprecated options from sample config (#15873) 2024-09-16 11:25:49 -05:00
application_insights chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
azure_data_explorer chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
azure_monitor chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
bigquery chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
clarify chore(deps): Get rid of golang.org/x/exp and use stable versions instead (#14757) 2024-02-12 09:37:19 -07:00
cloud_pubsub chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
cloudwatch chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
cloudwatch_logs chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.1 to 1.162.1 (#15448) 2024-06-10 13:16:20 -05:00
cratedb chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
datadog chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
discard feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
dynatrace feat(outputs.dynatrace): add support for metric to be treated and reported as a delta counter using regular expression (#15668) 2024-07-26 11:54:26 -05:00
elasticsearch feat(outputs.elasticsearch): Support data streams (#15613) 2024-07-09 13:09:02 -06:00
event_hubs chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
exec chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
execd chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
file chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
graphite chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
graylog chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
groundwork test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566) 2024-07-01 15:00:13 +02:00
health docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
http feat(common.cookie): Allow usage of secrets for header (#15640) 2024-08-06 08:12:13 +02:00
influxdb chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[t-z]* and rest (#15879) 2024-09-16 11:59:39 -05:00
influxdb_v2 chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
instrumental chore(linters): Fix findings found by `testifylint`: `go-require` for`instrumental` and parsers/processors (#15887) 2024-09-17 14:55:14 -05:00
iotdb chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
kafka feat(outputs.kafka): Option to add metric name as record header (#15722) 2024-08-13 09:42:23 -06:00
kinesis fix(outputs.kinesis): Honor the configured endpoint (#15781) 2024-08-29 10:05:18 -05:00
librato chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
logzio chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
loki chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
mongodb chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
mqtt chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
nats feat(outputs.nats): Introduce NATS Jetstream option (#14236) 2024-01-23 12:22:24 +01:00
nebius_cloud_monitoring test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566) 2024-07-01 15:00:13 +02:00
newrelic chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
nsq chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
opensearch chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
opentelemetry chore(deps): Bump github.com/lxc/incus v0.4.0 to v6.2.0 (#15441) 2024-06-06 14:35:56 -05:00
opentsdb chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
parquet chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
postgresql chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
prometheus_client chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[t-z]* and rest (#15879) 2024-09-16 11:59:39 -05:00
redistimeseries fix(outputs.redistimeseries): Handle string fields correctly (#14060) 2023-10-12 14:39:14 -06:00
remotefile fix(outputs.remotefile): Resolve linter not checking error (#15615) 2024-07-10 14:31:47 -06:00
riemann chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
sensu chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[t-z]* and rest (#15879) 2024-09-16 11:59:39 -05:00
signalfx chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
socket_writer chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
sql chore: Update go to v1.23.0 (#15766) 2024-08-30 14:23:51 -05:00
stackdriver chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
stomp chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
sumologic chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
syslog chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
timestream chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
warp10 chore(linters): Fix remaining errcheck warnings (#15518) 2024-07-10 12:51:25 +02:00
wavefront chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452) 2024-06-05 15:19:47 -05:00
websocket feat(outputs.websocket): Allow specifying secrets in headers (#14836) 2024-02-20 07:23:00 -07:00
yandex_cloud_monitoring test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566) 2024-07-01 15:00:13 +02:00
zabbix chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/outputs` and `plugins/parsers` (#15847) 2024-09-11 14:57:14 -05:00
deprecations.go chore: update removal and deprecations for v1.30.0 (#13351) 2023-06-02 12:36:19 +02:00
registry.go Create public models for telegraf metrics, accumlator, plugins 2016-01-27 15:42:50 -07:00