Maxim Ivanov
|
5fdeae1ab1
|
feat(inputs.prometheus): Control which pod metadata is added as tags (#12851)
|
2023-04-03 10:08:15 +02:00 |
r3inbowari
|
789a49858e
|
feat(inputs.internet_speed): Support multi-server test (#12797)
|
2023-04-03 10:06:27 +02:00 |
Joshua Powers
|
6c840b781d
|
chore: run make docs
|
2023-03-31 11:24:04 -06:00 |
Glen Neff
|
cf08f341d1
|
docs(outputs.http): add service to aws creds (#13003)
|
2023-03-31 10:53:07 -06:00 |
Joshua Powers
|
705e0c6225
|
fix(systemd): Increase lock memory for service to 8192kb (#12990)
|
2023-03-30 19:51:43 +02:00 |
Paweł Żak
|
9608d118bd
|
chore: Don't use all default exclude patterns for golangci-lint (#12969)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-29 09:50:00 +02:00 |
Paweł Żak
|
0129abbd1e
|
chore: Enable G102 rule for gosec (#12976)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-29 09:47:57 +02:00 |
dependabot[bot]
|
7088ec1313
|
chore(deps): Bump github.com/jhump/protoreflect from 1.8.3-0.20210616212123-6cc1efa697ca to 1.15.1 (#12967)
|
2023-03-28 18:43:12 +02:00 |
Joshua Powers
|
19d2bbbb90
|
fix(inputs.upsd): Include ups.real_power (#12961)
|
2023-03-28 18:41:43 +02:00 |
Gianluca Sartori
|
bfeae49e1b
|
fix(inputs.execd): Read from stdout using ReadLine instead of scanner.Scan to overcome 64kb buffer limit (#12935)
|
2023-03-28 18:40:45 +02:00 |
dependabot[bot]
|
c63f5515e9
|
chore(deps): Bump github.com/Azure/go-autorest/autorest/azure/auth (#12966)
|
2023-03-28 18:39:09 +02:00 |
dependabot[bot]
|
6d6e6c4463
|
chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 (#12968)
|
2023-03-28 18:38:27 +02:00 |
dependabot[bot]
|
73f332cf92
|
chore(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.0 (#12964)
|
2023-03-28 18:35:38 +02:00 |
Sven Rebhan
|
93bb5779fe
|
fix(govulncheck): Downgrade govulncheck to fix github action (#12973)
|
2023-03-28 08:39:58 -06:00 |
Joshua Powers
|
8a5c3573df
|
docs(inputs.upsd): Add comment about ipv6 addresses (#12962)
|
2023-03-28 11:48:29 +02:00 |
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 |
Paweł Żak
|
d14ea26100
|
chore: Enable G106, G108, G109, G111, G201, G203 rules for gosec (#12956)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-28 11:44:03 +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 |
Sven Rebhan
|
636f7c3598
|
chore(deps): Bump govulncheck-action from 0.0.9 to 0.10.0 (#12927)
|
2023-03-22 14:15:36 -06:00 |
Anthony Miyaguchi
|
eb3ffe1869
|
docs: Remove broken link to default config (#12925)
|
2023-03-22 12:16:59 -06: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
|
3c8277d502
|
fix(outputs.graphite): Add custom regex to outputs (#12908)
|
2023-03-22 13:32:41 +01:00 |
Joshua Powers
|
02eea01397
|
fix(inputs.ethtool): Check for nil (#12867)
|
2023-03-22 13:03:44 +01:00 |
Joshua Powers
|
cd9e2c6194
|
chore: go mod tidy (#12922)
|
2023-03-21 12:22:25 -06:00 |
dependabot[bot]
|
eb0ab93b2b
|
chore(deps): Bump github.com/pion/dtls/v2 from 2.2.4 to 2.2.6 (#12913)
|
2023-03-21 16:46:27 +01:00 |
dependabot[bot]
|
451a92cf17
|
chore(deps): Bump golang.org/x/net from 0.7.0 to 0.8.0 (#12912)
|
2023-03-21 16:45:45 +01:00 |
dependabot[bot]
|
e1b2830168
|
chore(deps): Bump github.com/tidwall/gjson from 1.14.3 to 1.14.4 (#12911)
|
2023-03-21 16:45:06 +01:00 |
dependabot[bot]
|
2db3bf5a94
|
chore(deps): Bump modernc.org/sqlite from 1.19.2 to 1.21.0 (#12910)
|
2023-03-21 16:44:03 +01:00 |
dependabot[bot]
|
a2cbfb86f0
|
chore(deps): Bump github.com/apache/thrift from 0.16.0 to 0.18.1 (#12909)
|
2023-03-21 16:43:15 +01:00 |
Joshua Powers
|
77bebd8660
|
fix(inputs.prometheus): Use set over add for custom headers (#12907)
|
2023-03-21 16:39:34 +01:00 |
Joshua Powers
|
08ccdde572
|
chore: Update circleci macos runners (#12887)
|
2023-03-21 16:38:47 +01:00 |
Joshua Powers
|
f1da63da44
|
fix(config): Return error on order set as string (#12880)
|
2023-03-21 16:37:57 +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 |
Holger
|
1ccad43d6b
|
docs: Add homekit plugin as external plugin (#12874)
|
2023-03-17 07:42:52 -06:00 |
Cemre Mengu
|
8d8c7e70a2
|
docs(agent): resolve typo (#12884)
|
2023-03-17 07:41:52 -06:00 |
Cemre Mengu
|
6b943d04ca
|
docs(typo): update wording (#12885)
|
2023-03-17 07:41:21 -06:00 |
Joshua Powers
|
3b5f599106
|
chore: Update default folder locations to match packaging (#12865)
|
2023-03-15 17:53:37 +01:00 |
Joshua Powers
|
bd065e3553
|
fix(inputs.prometheus): Correctly set timeout param (#12864)
|
2023-03-15 17:52:51 +01:00 |
Joshua Powers
|
21f542d9c7
|
docs: Update minimum documented go version (#12869)
|
2023-03-15 17:51:32 +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 |
Cemre Mengu
|
ba880e7aee
|
docs(typo): output.go (#12873)
|
2023-03-14 13:47:05 -06:00 |
Joshua Powers
|
99f6327ada
|
docs: update change log format (#12872)
|
2023-03-14 13:29:21 -06:00 |
dependabot[bot]
|
aade2e4c41
|
chore(deps): Bump github.com/Azure/azure-event-hubs-go/v3 from 3.3.20 to 3.4.0 (#12856)
|
2023-03-14 08:37:24 -06:00 |
dependabot[bot]
|
0f61b4fcde
|
chore(deps): Bump github.com/antchfx/xpath from 1.2.3 to 1.2.4 (#12857)
|
2023-03-14 08:10:44 -06:00 |
dependabot[bot]
|
f865fa74b4
|
chore(deps): Bump github.com/nats-io/nats.go from 1.19.0 to 1.24.0 (#12855)
|
2023-03-14 08:08:46 -06:00 |
dependabot[bot]
|
f5b474e447
|
chore(deps): Bump github.com/sensu/sensu-go/api/core/v2 from 2.15.0 to 2.16.0 (#12854)
|
2023-03-14 08:08:20 -06:00 |
dependabot[bot]
|
478be0b7ba
|
chore(deps): Bump github.com/Shopify/sarama from 1.37.2 to 1.38.1 (#12853)
|
2023-03-14 08:07:27 -06:00 |