telegraf/plugins/outputs
Viktor Szépe 31a1d34d99
chore: Fix typos throughout codebase (#15338)
2024-05-31 10:26:37 +02:00
..
all chore(inputs.riemann_legacy)!: Remove deprecated plugin (#14867) 2024-02-26 11:28:35 -06:00
amon chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
amqp chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
application_insights chore(deps): Bump github.com/stretchr/testify v1.8.4 to v1.9.0 (#15009) 2024-03-18 19:26:47 +01:00
azure_data_explorer chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
azure_monitor chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
bigquery fix(outputs.bigquery): Add scope to bigquery and remove timeout context (#14958) 2024-03-12 07:02:00 -06: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(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
cloudwatch fix(http): Stop plugins from leaking file descriptors on telegraf reload (#15213) 2024-04-24 15:18:15 -05:00
cloudwatch_logs chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
cratedb docs(outputs.cratedb): Document startup error behavior options (#15072) 2024-03-29 13:13:10 -05:00
datadog chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
discard feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
dynatrace chore(deps): Bump golangci-lint from v1.57.2 to v1.58.0 (#15303) 2024-05-07 11:02:25 -05:00
elasticsearch chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
event_hubs chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
exec chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
execd chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
file docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
graphite fix(outputs.graphite): Handle local address without port correctly (#15224) 2024-04-25 13:25:34 -05:00
graylog docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
groundwork chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
health docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
http fix(http): Stop plugins from leaking file descriptors on telegraf reload (#15213) 2024-04-24 15:18:15 -05:00
influxdb feat(serializers.influx): Add option to omit timestamp (#15220) 2024-05-02 13:50:50 -05:00
influxdb_v2 feat(serializers.influx): Add option to omit timestamp (#15220) 2024-05-02 13:50:50 -05:00
instrumental chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
iotdb chore: Fix typos (#15114) 2024-04-09 20:00:52 +02:00
kafka docs(outputs.kafka): Add metadata options to docs (#15182) 2024-04-18 10:50:56 +02:00
kinesis docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
librato chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
logzio chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
loki chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
mongodb chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
mqtt fix(outputs.mqtt): Retry metrics for server timeout (#14752) 2024-02-12 14:34:50 -06:00
nats feat(outputs.nats): Introduce NATS Jetstream option (#14236) 2024-01-23 12:22:24 +01:00
nebius_cloud_monitoring feat(outputs.nebius_cloud_monitoring): Add 'service' configuration setting (#14658) 2024-02-22 09:17:24 +01:00
newrelic chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
nsq chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
opensearch fix(outputs.opensearch): Correctly error during failures or disconnect (#15157) 2024-04-19 15:23:05 +02:00
opentelemetry docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
opentsdb chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
postgresql chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
prometheus_client chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
redistimeseries fix(outputs.redistimeseries): Handle string fields correctly (#14060) 2023-10-12 14:39:14 -06:00
riemann chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
sensu chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
signalfx docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
socket_writer chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
sql fix(outputs.sql): Enable the use of krb5 with mssql driver (#15196) 2024-04-22 18:37:37 +02:00
stackdriver chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02: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 typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
timestream chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
warp10 chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
wavefront chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
websocket feat(outputs.websocket): Allow specifying secrets in headers (#14836) 2024-02-20 07:23:00 -07:00
yandex_cloud_monitoring chore(linters): Enable perfsprint linter and fix all findings. (#14208) 2023-10-30 06:14:16 -06:00
zabbix chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02: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