Paweł Żak
|
73076bb9fa
|
chore: Fix linter findings for Darwin (#12958)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-28 11:46:32 +02:00 |
Joshua Powers
|
3415cc8c80
|
chore: Fix gosec G102 issues (#12923)
|
2023-03-28 11:40:29 +02:00 |
Joshua Powers
|
5e7c5c84e9
|
docs: Explain and note service inputs (#12870)
|
2023-03-27 14:12:35 +02:00 |
Maxim Ivanov
|
771153e76d
|
feat(inputs.kubernetes): Apply timeout for the whole HTTP request (#12918)
|
2023-03-22 13:33:53 +01:00 |
Joshua Powers
|
02eea01397
|
fix(inputs.ethtool): Check for nil (#12867)
|
2023-03-22 13:03:44 +01:00 |
Joshua Powers
|
77bebd8660
|
fix(inputs.prometheus): Use set over add for custom headers (#12907)
|
2023-03-21 16:39:34 +01:00 |
abhi-jha
|
e4cf2904ca
|
docs: Fix various typos in comments (#12888)
|
2023-03-21 16:27:38 +01:00 |
Sven Rebhan
|
bd5f6b7c7c
|
feat(common.opcua): Add support for secret-store secrets (#12863)
|
2023-03-21 08:58:06 -06:00 |
Joshua Powers
|
bd065e3553
|
fix(inputs.prometheus): Correctly set timeout param (#12864)
|
2023-03-15 17:52:51 +01:00 |
Joshua Powers
|
9256a3f2e6
|
chore: Ensure go generate runs on all platforms (#12871)
|
2023-03-15 17:47:55 +01:00 |
Joshua Powers
|
84d1bdf73c
|
fix(inputs.internet_speed): Rename host tag to source (#12877)
|
2023-03-15 08:22:38 -06:00 |
Jacob Marble
|
240c239321
|
chore(deps): Update OpenTelemetry from 0.3.1 to 0.3.3 (#12840)
|
2023-03-13 12:22:03 +01:00 |
Pontus Rydin
|
7daf7bb38f
|
feat(inputs.vsphere): Flag for more lenient behavior when connect fails on startup (#12828)
|
2023-03-13 12:19:49 +01:00 |
Sven Rebhan
|
2006086262
|
feat(inputs.modbus): Allow to convert coil and discrete registers to boolean (#12825)
|
2023-03-13 12:18:02 +01:00 |
Sven Rebhan
|
bea5414384
|
feat(parsers.xpath): Add timezone handling (#12820)
|
2023-03-13 12:17:14 +01:00 |
Joshua Powers
|
f104c1a708
|
chore: add service input stub to Windows event log, not windows (#12837)
|
2023-03-10 14:11:50 -07:00 |
Hr0bar
|
97fd189d11
|
feat(inputs.radius): Add plugin for simple radius auth response time monitoring (#12736)
|
2023-03-09 09:00:42 -07:00 |
Pontus Rydin
|
405c1d97d3
|
docs(inputs.vsphere): Update inventory docs & removed unnecessary if-statement (#12819)
|
2023-03-09 08:27:31 -07:00 |
Sven Rebhan
|
501e920ef1
|
fix(inputs.amqp_consumer): Avoid deprecations when handling defaults (#12818)
|
2023-03-09 15:59:07 +01:00 |
Sven Rebhan
|
e58891be11
|
fix(inputs.amqp_consumer): Fix panic on Stop() if not connected successfully (#12817)
|
2023-03-09 15:20:53 +01:00 |
Joshua Powers
|
603cdfb620
|
fix(inputs.ethtool): Close namespace (#12815)
|
2023-03-09 12:00:02 +01:00 |
Simon Everts
|
d063dc2e58
|
feat(inputs.ethtool): Add support for link speed, duplex, autoneg and… (#12814)
|
2023-03-09 11:59:04 +01:00 |
Sven Rebhan
|
0e1b637414
|
feat(inputs.win_eventlog): Add state-persistence capabilities (#12790)
|
2023-03-07 11:53:25 -07:00 |
Sven Rebhan
|
0a0cbc24d5
|
feat(inputs.modbus): Add RS485 specific config options (#12786)
|
2023-03-07 11:29:59 -07:00 |
an0nfunc
|
69d9a4322f
|
feat(inputs.cgroup): Added support for cpu.stat (#12798)
|
2023-03-07 09:42:53 +01:00 |
Joshua Powers
|
4747e7ba10
|
chore: Unify sample configs across OSes (#12789)
|
2023-03-07 09:38:05 +01:00 |
Maxim Ivanov
|
ee682539e7
|
feat(inputs.prometheus): Use namespace annotations to filter pods to be scraped (#12777)
|
2023-03-07 09:26:38 +01:00 |
Joshua Powers
|
5cc55fa900
|
chore: run make docs (#12802)
|
2023-03-06 07:29:29 -07:00 |
Sven Rebhan
|
119a95dc72
|
feat(inputs.docker_log): Add state-persistence capabilities (#12775)
|
2023-03-06 12:33:23 +01:00 |
Paweł Żak
|
360edd52b6
|
chore: Fix linter findings for errorlint (part8) (#12785)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-06 12:27:03 +01:00 |
Jovan Kostovski
|
332997089b
|
docs: Add optional tls parameters to the documentation (#12788)
|
2023-03-06 12:25:04 +01:00 |
Joshua Powers
|
8e5c2d0538
|
chore: Specify distro support (part 3) (#12792)
|
2023-03-06 12:18:43 +01:00 |
Paweł Żak
|
d59ea7d0ce
|
chore: Remove usages of github.com/pkg/errors dependency (archived) (#12787)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-03 19:04:41 +01:00 |
Joshua Powers
|
dfe8b43e20
|
fix(inputs.statsd): On close, verify listener is not nil (#12778)
|
2023-03-03 06:45:33 -07:00 |
Paweł Żak
|
e2a510f157
|
chore: Fix linter findings for errorlint (part7) (#12772)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-03 10:11:54 +01:00 |
Paweł Żak
|
5c234d8749
|
chore: Bump golangci-lint from v1.51.0 to v1.51.2 (#12782)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-03 10:06:54 +01:00 |
Sven Rebhan
|
f87916aaa9
|
feat: Plugin state-persistence (#12166)
|
2023-03-01 15:34:48 -07:00 |
Joshua Powers
|
3a0a9f0f92
|
chore: Document linux only plugins (part 2) (#12765)
|
2023-03-01 22:22:29 +01:00 |
Joshua Powers
|
5e65077860
|
chore: Document linux only plugins (part 1) (#12764)
|
2023-03-01 22:21:14 +01:00 |
Paweł Żak
|
b2b58bab9e
|
chore: Fix linter findings for errorlint (part6) (#12733)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-01 22:19:38 +01:00 |
Paweł Żak
|
5b2346dfa0
|
chore: Fix linter findings for errorlint (part5) (#12731)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-01 22:18:35 +01:00 |
Joshua Powers
|
56ecbba523
|
chore: Enable printing Windows sample configs on non-Windows (#12741)
|
2023-03-01 14:31:45 +01:00 |
Joshua Powers
|
d40f46e7ce
|
feat(inputs.jti_openconfig_telemetry): Set timestamp from data (#12730)
|
2023-02-27 18:39:25 +01:00 |
Pierrick Brossin
|
e51b3810ab
|
fix(inputs.lvm): add options to specify path to binaries (#12725)
|
2023-02-24 07:02:29 -07:00 |
Joshua Powers
|
86eee2848f
|
feat(inputs.wireguard): Add allowed_peer_cidr field (#12729)
|
2023-02-24 10:46:09 +01:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07:00 |
r3inbowari
|
4cd0a647c0
|
feat(inputs.internet_speed): Add the best server selection via latency and jitter field (#12707)
|
2023-02-22 21:40:44 +01:00 |
Paweł Żak
|
312fb04b68
|
chore: Fix linter findings for errorlint (part4) (#12723)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 21:38:06 +01:00 |
julesroussel3
|
100a27e823
|
feat(inputs.win_wmi): add Windows Management Instrumentation (WMI) input plugin (#11250)
|
2023-02-22 11:28:27 -07:00 |
Joshua Powers
|
caf14adb17
|
feat(inputs.disk): Add label as tag (#12696)
|
2023-02-22 15:55:55 +01:00 |