Joshua Powers
|
0f5ced7aab
|
chore: Update to go1.20.2 (#12824)
|
2023-03-10 13:42:41 +01:00 |
Joshua Powers
|
7c7ddf8b91
|
chore(deps): Bump github.com/shirou/gopsutil from v3.22.12 to v3.23.2 (#12822)
|
2023-03-10 13:40:58 +01:00 |
feld
|
f48b834a14
|
docs(outputs.postgresql): Improve TimescaleDB config examples (#12829)
|
2023-03-09 16:05:28 -07:00 |
Joshua Powers
|
736f6ac5bb
|
feat(processors.converter): Convert tag or field as metric timestamp (#12767)
|
2023-03-09 17:43:22 +01: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
|
7981260f22
|
feat(agent): Add command-line option to specify password (#12812)
|
2023-03-09 11:54:27 +01:00 |
Sven Rebhan
|
df19061166
|
feat(processors): Add lookup processor (#12809)
|
2023-03-08 10:44:23 -07:00 |
Sven Rebhan
|
0e1b637414
|
feat(inputs.win_eventlog): Add state-persistence capabilities (#12790)
|
2023-03-07 11:53:25 -07:00 |
dependabot[bot]
|
7b2d48e041
|
chore(deps): Bump github.com/opensearch-project/opensearch-go/v2 from 2.1.0 to 2.2.0 (#12806)
|
2023-03-07 11:41:19 -07:00 |
Sven Rebhan
|
0a0cbc24d5
|
feat(inputs.modbus): Add RS485 specific config options (#12786)
|
2023-03-07 11:29:59 -07:00 |
dependabot[bot]
|
dcbd204195
|
chore(deps): Bump cloud.google.com/go/storage from 1.28.1 to 1.29.0 (#12805)
|
2023-03-07 11:21:53 -07:00 |
dependabot[bot]
|
ddc34e07f2
|
chore(deps): Bump github.com/Azure/go-autorest/autorest/adal (#12804)
|
2023-03-07 11:21:16 -07:00 |
dependabot[bot]
|
d3110541d6
|
chore(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#12807)
|
2023-03-07 11:20:54 -07:00 |
dependabot[bot]
|
e61fabfd95
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials (#12808)
|
2023-03-07 11:20:38 -07:00 |
Sven Rebhan
|
46154475b2
|
docs: Use already existing link to fix markdownlint issue. (#12810)
|
2023-03-07 07:22:52 -07:00 |
an0nfunc
|
69d9a4322f
|
feat(inputs.cgroup): Added support for cpu.stat (#12798)
|
2023-03-07 09:42:53 +01:00 |
Joshua Powers
|
3693368a55
|
chore(deps): Downgrade github.com/karrick/godirwalk from v1.17.0 to v1.16.2 (#12801)
|
2023-03-07 09:41:36 +01:00 |
Joshua Powers
|
5b27866b13
|
docs: Clean up make docs on windows (#12796)
|
2023-03-07 09:40:13 +01:00 |
Joshua Powers
|
2b6d9f22ad
|
chore(secretstores.os): Unify config (#12791)
|
2023-03-07 09:39:17 +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 |
Joshua Powers
|
c44a2f133b
|
docs: Update the FAQ (#12793)
|
2023-03-06 12:15:52 +01:00 |
Joshua Powers
|
1899de059e
|
chore: Use type on powershell/command prompt only (#12794)
|
2023-03-06 12:14:37 +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 |
Joshua Powers
|
9e7be56875
|
chore: only run govulncehck on master
|
2023-03-02 14:53:27 -07:00 |
Sven Rebhan
|
56dfcedc4d
|
chore(CI): Add govulncheck Github action (#12783)
|
2023-03-02 14:12:01 -07:00 |
Adam Thornton
|
acd1500d2b
|
feat(parsers.avro): Add Apache Avro parser (#11816)
|
2023-03-02 11:10:47 -07:00 |
Sven Rebhan
|
ed91ca2bfd
|
fix(agent): Allow gracefull shutdown on interrupt (e.g. Ctrl-C) (#12781)
|
2023-03-02 10:46:41 -07:00 |
Sven Rebhan
|
f87916aaa9
|
feat: Plugin state-persistence (#12166)
|
2023-03-01 15:34:48 -07:00 |
Joshua Powers
|
e6e22f0844
|
chore: Generate config at build time (#12766)
|
2023-03-01 22:22:53 +01: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
|
3f3885a2b0
|
fix(agent): Only rotate log on SIGHUP if needed (#12740)
|
2023-03-01 07:30:37 -07:00 |
Joshua Powers
|
d4926c64f0
|
chore: Remove windows specific config (#12763)
|
2023-03-01 14:33:40 +01:00 |
Joshua Powers
|
cb040d68d3
|
docs(aggregators.derivative): Add explanation of calculations (#12758)
|
2023-03-01 14:32:58 +01:00 |