David Roy
|
a868add749
|
feat(inputs.gnmi): Support Juniper GNMI Extension Header (#13116)
|
2023-04-27 17:30:21 +02:00 |
PanKaker
|
f297d3e6c3
|
fix(inputs.intel_pmu): Fix handling of the json perfmon format (#13139)
|
2023-04-26 22:04:17 +02:00 |
dependabot[bot]
|
a3f7927c5b
|
chore(deps): Bump github.com/yuin/goldmark from 1.5.3 to 1.5.4 (#13138)
|
2023-04-26 22:01:40 +02:00 |
dependabot[bot]
|
662e596690
|
chore(deps): Bump golang.org/x/net from 0.8.0 to 0.9.0 (#13137)
|
2023-04-26 22:00:58 +02:00 |
Alex Zherebtsov
|
cd535165d0
|
feat(inputs.nvidia_smi): Add additional memory related fields (#13133)
|
2023-04-26 22:00:14 +02:00 |
Paweł Żak
|
bdfbe67cb0
|
chore: Bump golangci-lint from v1.51.2 to v1.52.2 (#13142)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-04-25 11:49:54 -06:00 |
Brandon Pfeifer
|
9895f467d4
|
fix: update release workflow (#13141)
* fix: correct spelling of "fingerprints".
* chore: generate DIGESTS files and ignore hidden dmg files
|
2023-04-25 11:30:43 -04:00 |
Shan Desai
|
74ea83925c
|
feat(secretstores): Add Docker secrets (#13035)
|
2023-04-25 09:18:30 -06:00 |
Paweł Żak
|
77ee21f8e5
|
chore: Fix linter findings for Windows (part1) (#13057)
|
2023-04-25 07:15:55 -06:00 |
Svyat Sobol
|
c44c5ed317
|
docs(inputs.knx_listener): Add link to config generation project (#13128)
|
2023-04-25 11:40:38 +02:00 |
dependabot[bot]
|
a1b777aecc
|
chore(deps): Bump github.com/netsampler/goflow2 from 1.1.1 to 1.3.3 (#13104)
|
2023-04-25 11:32:00 +02:00 |
Paweł Żak
|
4d4bed4ec4
|
chore: Fix linter findings for Windows (part2) (#13096)
Co-authored-by: pzak <pzak>
|
2023-04-25 11:29:23 +02:00 |
kannar
|
1d3afd469f
|
fix(outputs.warp10): Support Infinity/-Infinity/NaN values (#13126)
|
2023-04-24 12:47:07 -06:00 |
Josh Powers
|
e7f2669bb8
|
Update changelog for v1.26.2
(cherry picked from commit a654e2b4d47d003fa77afcde2d61129a91a344bb)
|
2023-04-24 07:49:14 -06:00 |
Joshua Powers
|
6315d76335
|
docs(inputs.mysql): remove duplicate settings from config (#13131)
fixes: #13130
|
2023-04-24 07:33:37 -06:00 |
Joshua Powers
|
35d1ee3d96
|
docs: use single quotes for multi-line literal TOML (#13124)
fixes: #13123
|
2023-04-21 07:24:55 -06:00 |
Joshua Powers
|
4bd408eefd
|
chore: update license URLs (#13113)
|
2023-04-19 09:03:31 -06:00 |
Joshua Powers
|
e0b95ea391
|
chore: update golangci-lint (#13110)
|
2023-04-18 14:01:28 -06:00 |
dependabot[bot]
|
7cd6f69b4c
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.15.13 to 1.20.9 (#13107)
|
2023-04-18 12:01:00 -06:00 |
dependabot[bot]
|
df8363e467
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.15 to 1.13.20 (#13106)
|
2023-04-18 11:51:00 -06:00 |
dependabot[bot]
|
ac3f1db7ea
|
chore(deps): Bump github.com/docker/docker from 23.0.0 to 23.0.4 (#13105)
|
2023-04-18 11:50:09 -06:00 |
Gangadharaswamy HU
|
b323d1ce3c
|
feat(inputs.vsphere): Adding vSAN extension to vSphere plugin (#11955)
|
2023-04-18 11:03:28 -06:00 |
PaddyKe
|
e211bd3f28
|
feat(processors): Adding scale processor plugin (#13061)
|
2023-04-18 10:59:34 -06:00 |
Sven Rebhan
|
3c3c0d8352
|
fix(processors.lookup): Fix tracking metrics (#13092)
|
2023-04-18 09:46:22 -06:00 |
Tim Rupp
|
2fed77e02a
|
feat(processors.aws_ec2): Add caching of imds and ec2 tags (#13075)
|
2023-04-14 21:57:04 +02:00 |
Paweł Żak
|
ba16eeb495
|
chore: Enable G110 rule for gosec (#13044)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-04-14 17:14:55 +02:00 |
Patrick Hemmer
|
596ecc4a67
|
fix(inputs.socket_listener): Fix TLS socket initialization(#13050)
|
2023-04-13 14:30:33 +02:00 |
Neelay Upadhyaya
|
9b742a1540
|
test: Check correct build tags for each plugin registered (#13019)
|
2023-04-13 14:13:38 +02:00 |
Sven Rebhan
|
302ac88bdb
|
fix(parsers.grok): Fix nil metric for multiline inputs (#13078)
|
2023-04-12 16:15:35 -06:00 |
Ivaylo Ivanov
|
14c84a00ee
|
fix(inputs.prometheus): Add namespace option in k8s informer factory (#13063)
Co-authored-by: ivayloi2 <ivayloi2@vmware.com>
|
2023-04-12 17:00:57 +02:00 |
Paweł Żak
|
5f2142a6cc
|
chore: Enable G601 rule for gosec (#13042)
|
2023-04-12 16:56:07 +02:00 |
Paweł Żak
|
55e4bb6808
|
chore: Enable G103 rule for gosec (#13038)
|
2023-04-12 07:32:46 -06:00 |
Sven Rebhan
|
9bb2d1562d
|
chore(serializers): Add new-style framework and migrate influx (#12920)
|
2023-04-11 21:52:42 +02:00 |
Brandon Pfeifer
|
eaa19307e0
|
fix: Correct spelling of "fingerprints" in circleci config (#13074)
|
2023-04-11 13:46:11 -06:00 |
dependabot[bot]
|
4b91ab0a42
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.21.6 to 1.25.9 (#13072)
|
2023-04-11 08:36:08 -06:00 |
dependabot[bot]
|
3f0878fad5
|
chore(deps): Bump github.com/wavefronthq/wavefront-sdk-go from 0.11.0 to 0.12.0 (#13070)
|
2023-04-11 08:35:41 -06:00 |
dependabot[bot]
|
af382efab9
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.18.5 to 1.18.9 (#13069)
|
2023-04-11 08:35:18 -06:00 |
dependabot[bot]
|
3b6a58dc6e
|
chore(deps): Bump github.com/vishvananda/netns from 0.0.2 to 0.0.4 (#13071)
|
2023-04-11 11:47:51 +02:00 |
Patrick Hemmer
|
7b31606cf0
|
fix(inputs.socket_listener): Fix tracking of unix sockets (#13059)
|
2023-04-11 11:46:57 +02:00 |
Joshua Powers
|
797824d5fc
|
chore: Update to go1.20.3 (#13055)
|
2023-04-11 11:44:57 +02:00 |
Brandon Pfeifer
|
c4fcaa7f35
|
feat: implement remote artifact signing (#13066)
|
2023-04-10 16:14:10 -04:00 |
Joshua Powers
|
82e25a6071
|
chore: Update lxd images for testing (#13064)
|
2023-04-10 07:24:02 -06:00 |
Paweł Żak
|
35edd1863f
|
chore: Enable G303 and G305 rules for gosec (#13039)
|
2023-04-05 06:31:23 -06:00 |
Paweł Żak
|
89fa07fc5e
|
chore: Enable G301, G302 and G306 rules for gosec (#13022)
|
2023-04-04 08:51:08 -06:00 |
Joshua Powers
|
c84940b388
|
fix(agent): pass quiet flag earlier (#13020)
|
2023-04-04 06:57:02 -06:00 |
dependabot[bot]
|
74134a0de6
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis (#13027)
|
2023-04-04 06:51:20 -06:00 |
dependabot[bot]
|
c2198df88b
|
chore(deps): Bump github.com/prometheus/common from 0.41.0 to 0.42.0 (#13026)
|
2023-04-04 06:51:02 -06:00 |
dependabot[bot]
|
014b396c01
|
chore(deps): Bump github.com/safchain/ethtool from 0.2.0 to 0.3.0 (#13025)
|
2023-04-04 06:50:46 -06:00 |
dependabot[bot]
|
fa555b7bfa
|
chore(deps): Bump github.com/tinylib/msgp from 1.1.6 to 1.1.8 (#13023)
|
2023-04-04 06:50:28 -06:00 |
dependabot[bot]
|
a856e33d2f
|
chore(deps): Bump github.com/openconfig/gnmi from 0.0.0-20220920173703-480bf53a74d2 to 0.9.1 (#13024)
|
2023-04-04 06:50:08 -06:00 |