Sven Rebhan
|
98c4289a48
|
feat(migrations): Add migration for inputs.snmp_legacy (#14123)
|
2023-10-16 15:55:57 -06:00 |
Sven Rebhan
|
8622b0e337
|
feat(migrations): Add migration for outputs.riemann_legacy (#14121)
|
2023-10-16 15:54:54 -06:00 |
Sven Rebhan
|
8583f22528
|
feat(migrations): Add migration for inputs.udp_listener (#14120)
|
2023-10-16 15:54:21 -06:00 |
Sven Rebhan
|
2e89bb5c2c
|
feat(migrations): Add migration for inputs.tcp_listener (#14119)
|
2023-10-16 15:52:53 -06:00 |
Sven Rebhan
|
3a58f657dd
|
chore(deps): Remove replacement for gos7 (#14032)
|
2023-10-16 15:00:28 -06: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 |
dependabot[bot]
|
1f35dd9b48
|
chore(deps): Bump golang.org/x/mod from 0.12.0 to 0.13.0 (#14075)
|
2023-10-12 10:45:44 -06:00 |
dependabot[bot]
|
cc243dc5dc
|
chore(deps): Bump gonum.org/v1/gonum from 0.13.0 to 0.14.0 (#14078)
|
2023-10-12 09:56:29 -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 |
dependabot[bot]
|
e1943db6fa
|
chore(deps): Bump golang.org/x/net from 0.15.0 to 0.17.0 (#14095)
|
2023-10-12 09:13:14 -06:00 |
Sven Rebhan
|
95430e1f47
|
chore: Update go to 1.21.3 (#14093)
|
2023-10-12 09:12:47 -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
|
362026b7f0
|
chore(deps): Bump github.com/jhump/protoreflect from 1.15.1 to 1.15.3 (#14085)
|
2023-10-12 08:27:57 -06:00 |
dependabot[bot]
|
62160db374
|
chore(deps): Bump github.com/miekg/dns from 1.1.55 to 1.1.56 (#14077)
|
2023-10-12 08:22:51 -06:00 |
dependabot[bot]
|
6e31368811
|
chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.22.0 to 0.25.0 (#14076)
|
2023-10-12 08:22:26 -06:00 |
dependabot[bot]
|
dcf7391997
|
chore(deps): Bump golang.org/x/oauth2 from 0.11.0 to 0.13.0 (#14074)
|
2023-10-12 08:21:06 -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 |
Sven Rebhan
|
963616540d
|
chore(CI): Add 'test' as bugfix label and remove 'dependencies' (#14061)
|
2023-10-06 17:34:57 +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 |
Joshua Powers
|
72fad0ed4d
|
chore: Add build tags to buildbin Makefile target (#14034)
|
2023-10-04 07:23:00 -06:00 |
Marcel Beck
|
aa2990d792
|
fix(inputs.mqtt): Reference correct password variable (#14041)
|
2023-10-04 10:18:20 +02:00 |
dependabot[bot]
|
c007a1dbb2
|
chore(deps): Bump github.com/signalfx/golib/v3 from 3.3.50 to 3.3.53 (#14040)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2023-10-04 10:16:34 +02:00 |
dependabot[bot]
|
eecee10535
|
chore(deps): Bump github.com/klauspost/compress from 1.16.7 to 1.17.0 (#14039)
|
2023-10-04 10:15:38 +02:00 |
dependabot[bot]
|
d546a91159
|
chore(deps): Bump github.com/netsampler/goflow2 from 1.3.3 to 1.3.6 (#14037)
|
2023-10-04 10:14:32 +02:00 |
dependabot[bot]
|
2e4d5e2c3f
|
chore(deps): Bump github.com/yuin/goldmark from 1.5.4 to 1.5.6 (#14038)
|
2023-10-04 10:13:05 +02:00 |
dependabot[bot]
|
ae221c5848
|
chore(deps): Bump github.com/apache/arrow/go/v13 from 13.0.0-git to 13.0.0 (#14036)
|
2023-10-04 10:12:21 +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 |
Josh Powers
|
80328bf862
|
Update changelog for v1.28.2
(cherry picked from commit c0538981f8efe37c189f3a537ba5a32276a2ef1e)
|
2023-10-02 12:36:02 -06:00 |
Joshua Powers
|
806826e191
|
chore: Restore log directory behavior (#14026)
fixes: #14019
|
2023-10-02 11:04:36 -06:00 |
Sven Rebhan
|
d9b335e814
|
fix(inputs.openstack): Handle dependencies between enabled services and available endpoints (#14011)
|
2023-10-02 11:04:06 -06:00 |
Joshua Powers
|
904c95a94b
|
chore(deps): Bump github.com/vmware/govmomi from v0.28.0 to v0.32.0 (#14022)
fixes: #14020
|
2023-10-02 10:54:00 -06:00 |
Sven Rebhan
|
a6858b8024
|
chore(inputs.modbus): Deprecate aggressive optimization (#14030)
|
2023-10-02 18:39:21 +02:00 |