Sven Rebhan
fd773b3e28
fix(outputs.kafka): Simplify send-error handling ( #14154 )
2023-10-23 07:51:57 -06:00
Sven Rebhan
8d1bf60bce
fix(serializers.json): Append newline for batch-serialization ( #14150 )
2023-10-23 07:47:55 -06:00
Anton Brekhov
176bfa8f37
fix(outputs.nebius_cloud_monitoring): Use correct endpoint ( #14135 )
2023-10-23 15:38:24 +02:00
Joshua Powers
3fbe624b98
fix(inputs.jenkins): Filter after searching sub-folders ( #14105 )
2023-10-19 16:47:47 +02:00
Joshua Powers
43ec383fc6
feat(inputs.redfish): Allow specifying with metrics to collect ( #14143 )
2023-10-19 12:08:20 +02:00
Rajiv Kushwaha
37ef23fb7f
feat(common.http): Add support for connecting over unix-socket ( #14103 )
2023-10-18 06:44:36 -06:00
Sven Rebhan
3d34c41154
fix(inputs.jolokia2_agent): Trim quotes around tags ( #14132 )
2023-10-18 06:32:48 -06:00
Thomas Casteleyn
c142f48f72
docs(processors.ifname): Document better agent tag name ( #14117 )
2023-10-18 09:42:01 +02:00
Thomas Casteleyn
74937de0f4
feat(outputs.bigquery): Project is no longer a required field ( #14086 )
2023-10-16 14:42:57 -06:00
Sven Rebhan
2a6b16e0ba
feat(inputs.win_service): Reduce required rights to GENERIC_READ ( #14073 )
2023-10-16 08:34:15 -06:00
Sven Rebhan
efe7112ef9
chore(processors.regex): Inform and warn user on operation modus ( #14084 )
2023-10-16 07:25:52 -06:00
Joshua Powers
7adcc701f9
fix(inputs.postgresql_extensible): Restore default db name ( #14010 )
2023-10-13 14:17:02 +02:00
Chase Sterling
309c195e03
feat(processors.dedup): Add state persistence between runs ( #14065 )
2023-10-12 15:07:13 -06:00
Joshua Powers
710c92c50d
fix(outputs.exec): Resolve lint issues with tests ( #14101 )
2023-10-12 14:49:28 -06:00
Sven Rebhan
68eda258f4
fix(outputs.redistimeseries): Handle string fields correctly ( #14060 )
2023-10-12 14:39:14 -06:00
Chase Sterling
7673624bcd
feat(outputs.exec): Add ability to exec command once per metric ( #13672 )
2023-10-12 14:32:09 -06:00
Sven Rebhan
a8af81c8c9
feat(aggregators.final): Allow to specify output strategy ( #14062 )
2023-10-12 14:28:10 -06:00
Damian Szczepanik
e50bb4fb3b
docs(outputs.influxdb): Add help message about multiple influxdb ( #14053 )
2023-10-12 09:32:25 -06:00
Christian Allinson
17a294776e
docs(outputs.mqtt): Correct typo in protocol config parameter ( #14071 )
2023-10-12 09:26:12 -06:00
Sven Rebhan
78c641cdcc
docs(processors.split): Fix example ( #14087 )
2023-10-12 09:24:51 -06:00
Sven Rebhan
d63478b485
feat(inputs.ldap): Collect additional fields ( #14092 )
2023-10-12 08:47:27 -06:00
Damian Szczepanik
0e1f3f8b86
docs(inputs.docker): Add help message about permissions for container ( #14094 )
2023-10-12 08:40:19 -06:00
Sven Rebhan
0c1e21398e
feat(inputs.ldap): Add LDAP input plugin supporting OpenLDAP and 389ds ( #13995 )
2023-10-10 13:09:35 +02:00
reindlt
474aff588e
feat(inputs.opcua_listener): Add monitoring params ( #13923 )
...
Co-authored-by: Tobias Reindl <tobias.reindl@s7-rail.com>
2023-10-10 13:06:17 +02:00
michelle-costa
f4c56e1597
feat(inputs.sql): Add oracle driver ( #13978 )
2023-10-05 09:26:40 +02:00
Joshua Powers
3dded476ae
test(inputs.redis_sentinel): Resolve timeout looking for port ( #14051 )
2023-10-04 13:41:56 -06:00
Noy-Simon
f8a5a17b47
feat(inputs.kube_inventory): Support using kubelet to get pods data ( #13996 )
2023-10-04 08:55:18 -06:00
Noy-Simon
01b5834cb7
feat(inputs.kube_inventory): Support filtering pods and nodes by node name ( #13993 )
2023-10-04 07:26:41 -06:00
Marcel Beck
aa2990d792
fix(inputs.mqtt): Reference correct password variable ( #14041 )
2023-10-04 10:18:20 +02:00
phagemann
30bbf4fb62
fix(inputs.s7comm): Allow PDU-size to be set as config option ( #14045 )
2023-10-04 09:59:44 +02:00
Ramachandran A G
4759214471
feat(outputs.azure_data_explorer): Set user agent string ( #14047 )
2023-10-04 09:56:31 +02:00
jose_d
360eeec3b6
fix(inputs.infiniband): Handle devices without counters ( #14049 )
2023-10-04 09:54:50 +02:00
Ben Allen
dd7449940e
feat(input.intel_pmt): Add pci_bdf tag to uniquely identify GPUs and other peripherals ( #14004 )
2023-10-02 20:47:36 +02:00
Sven Rebhan
d9b335e814
fix(inputs.openstack): Handle dependencies between enabled services and available endpoints ( #14011 )
2023-10-02 11:04:06 -06:00
Sven Rebhan
a6858b8024
chore(inputs.modbus): Deprecate aggressive optimization ( #14030 )
2023-10-02 18:39:21 +02:00
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
Christian Allinson
69612a8e4a
fix(parsers.json_v2): Properly handle optional fields ( #14008 )
...
Co-authored-by: Christian Allinson <christian.allinson@rebuildmanufacturing.com>
2023-10-02 10:29:11 +02:00
Sven Rebhan
3ffa5f615a
fix(outputs.opensearch): Migrate to new secrets API ( #14021 )
2023-09-29 07:56:58 -06:00
Mandeep Kalra
4e35ac8dc3
feat(outputs.opensearch): Add OpenSearch output plugin ( #11958 )
...
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-09-29 12:40:04 +02:00
Joshua Powers
188c8d7bbf
docs(outputs.http): Document proxy settings ( #14016 )
2023-09-29 12:21:26 +02:00
Sven Rebhan
d07701f35f
feat(processors.regex): Allow batch transforms using named groups ( #13971 )
2023-09-28 09:17:12 -06:00
Sven Rebhan
d636560483
docs(outputs.prometheus_client): Fix metric-type parameter naming ( #14013 )
2023-09-28 08:33:28 -06:00
Adam Thornton
cb13577c95
feat(parsers.avro): Support multiple modes for union handling ( #13945 )
2023-09-27 14:47:36 -06:00
R290
705176b8d5
feat(inputs.docker): Add disk usage ( #13894 )
2023-09-27 14:28:36 -06:00
Yonathan Amir
1f029cb127
feat(inputs.rabbitmq): Add secretstore support for username and password ( #13991 )
2023-09-27 14:18:54 -06:00
Joshua Powers
637b8f8721
fix(outputs.stackdriver): Do not shallow copy map ( #14009 )
2023-09-27 21:59:43 +02:00
Yonathan Amir
73a220f85c
feat(inputs.amqp_consumer): Add secretstore support for username and password ( #14001 )
2023-09-27 21:56:48 +02:00
Joshua Powers
ebb20bfa4c
fix(inputs.postgresql_extensible): Restore outputaddress behavior ( #13972 )
2023-09-26 08:19:23 -06:00
Thomas Casteleyn
3b00b1da95
fix(inputs.mock): Plugin not aligned with documentation ( #13997 )
2023-09-26 15:29:17 +02:00
Thomas Casteleyn
f58c9555dd
feat(parsers/json_v2): Improve json path log messages ( #13994 )
2023-09-26 06:43:00 -06:00