telegraf/plugins/outputs
Joshua Powers 6b01384c6e
feat(outputs.stackdriver): Add metric type config options (#14017)
* feat(outputs.stackdriver): Add metric type config options

This adds two new user config options that take metric names, with globs
as well. Metric's matching these names will have their type set before
sending to Stackdriver.

fixes: #14006

* run make docs
2023-10-02 10:30:32 +02:00
..
all feat(outputs.opensearch): Add OpenSearch output plugin (#11958) 2023-09-29 12:40:04 +02:00
amon chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
amqp chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
application_insights docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
azure_data_explorer docs(outputs.azure_data_explorer): Update supported Azure Data Explorer flavors (#13677) 2023-07-26 18:33:35 +02:00
azure_monitor chore: Enable G601 rule for gosec (#13042) 2023-04-12 16:56:07 +02:00
bigquery feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
clarify chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
cloud_pubsub docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
cloudwatch fix(outputs.cloudwatch): Increase number of metrics per write (#13930) 2023-09-18 09:07:00 -06:00
cloudwatch_logs chore(tools): Bump golangci-lint from v1.53.2 to v1.54.2 (#13838) 2023-08-29 07:07:41 -06:00
cratedb chore: Enable G202 rule for gosec (#12984) 2023-04-03 15:21:26 +02:00
datadog chore: Remove `revive:unhandled-error` - `errcheck` is more flexible (#13008) 2023-04-03 07:19:43 -06:00
discard feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
dynatrace chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
elasticsearch chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
event_hubs chore(config): Split tests to avoid cyclic import (#13371) 2023-06-02 12:32:10 +02:00
exec chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
execd feat(outputs.execd): Add option for batch format (#13673) 2023-07-26 12:53:02 -06:00
file feat(outputs.file): Add compression (#13245) 2023-07-06 09:07:56 -06:00
graphite fix(outputs.graphite): Rework connection handling (#13527) 2023-07-05 21:15:58 +02:00
graylog chore: Enable G110 rule for gosec (#13044) 2023-04-14 17:14:55 +02:00
groundwork chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
health docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
http docs(outputs.http): Document proxy settings (#14016) 2023-09-29 12:21:26 +02:00
influxdb chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
influxdb_v2 chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
instrumental chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
iotdb chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
kafka docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
kinesis docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
librato chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
logzio chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
loki chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
mongodb chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
mqtt docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
nats chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
nebius_cloud_monitoring chore: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -06:00
newrelic chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
nsq chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
opensearch fix(outputs.opensearch): Migrate to new secrets API (#14021) 2023-09-29 07:56:58 -06:00
opentelemetry docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
opentsdb chore: Fix linter findings for errorlint (part3) (#12704) 2023-02-22 13:38:16 +01:00
postgresql feat(outputs.postgresql): Add option to create time column with timezone (#13763) 2023-08-25 07:18:08 -06:00
prometheus_client docs(outputs.prometheus_client): Fix metric-type parameter naming (#14013) 2023-09-28 08:33:28 -06:00
redistimeseries chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
riemann chore: Don't use all default exclude patterns for golangci-lint (#12969) 2023-03-29 09:50:00 +02:00
riemann_legacy chore: Don't use all default exclude patterns for golangci-lint (#12969) 2023-03-29 09:50:00 +02:00
sensu docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
signalfx chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
socket_writer chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
sql test(outputs.sql): Fix clean up of sql database file (#13918) 2023-09-14 20:09:06 +02:00
stackdriver feat(outputs.stackdriver): Add metric type config options (#14017) 2023-10-02 10:30:32 +02:00
stomp chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
sumologic chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
syslog chore: Resolves gocritic sloppyReassign (#13712) 2023-08-03 18:57:18 +02:00
timestream chore: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -06:00
warp10 chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
wavefront chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
websocket docs: Clean up markdown add warning about tables (#13792) 2023-08-28 22:07:45 +02:00
yandex_cloud_monitoring chore: Check logging functions like printf (#13743) 2023-08-09 15:02:36 -06: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