telegraf/plugins
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
..
aggregators feat(aggregators.basicstats): Add percentage change (#13118) 2023-05-02 13:24:43 +02:00
common chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
inputs feat(inputs.docker): Add disk usage (#13894) 2023-09-27 14:28:36 -06:00
outputs feat(outputs.stackdriver): Add metric type config options (#14017) 2023-10-02 10:30:32 +02:00
parsers fix(parsers.json_v2): Properly handle optional fields (#14008) 2023-10-02 10:29:11 +02:00
processors feat(processors.regex): Allow batch transforms using named groups (#13971) 2023-09-28 09:17:12 -06:00
secretstores chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
serializers feat(prometheus): Allow to specify metric type (#13874) 2023-09-11 07:45:16 -06:00
all_test.go test: Check correct build tags for each plugin registered (#13019) 2023-04-13 14:13:38 +02:00