Commit Graph

9424 Commits

Author SHA1 Message Date
dependabot[bot] 6d40f2c8b9
chore(deps): Bump k8s.io/api from 0.32.1 to 0.32.3 (#16653)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 15:45:12 +00:00
Sven Rebhan 136d6625aa
test: Update fedora image for nightly test (#16675) 2025-03-21 15:43:16 +00:00
Sven Rebhan 3160f73ea0
fix(outputs.sql): Allow to disable timestamp column (#16625) 2025-03-21 10:30:11 -05:00
Neelay Upadhyaya 7556525317
fix(agent): Condense plugin source information table when multiple plugins in same file (#16638) 2025-03-21 10:23:55 -05:00
Maya Strandboge 0f39ac40b0
chore(deps): Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#16640) 2025-03-21 10:18:21 -05:00
Eugene be6a53defe
fix(inputs.tail): Use correct initial_read_offset persistent offset naming in the code (#16643) 2025-03-21 09:55:31 -05:00
Maya Strandboge 0a8cbed073
chore(inputs.fritzbox): Fix linter issues (#16664) 2025-03-20 11:05:39 +01:00
crflanigan ceeb291e15
feat(outputs.stackdriver): Ensure quota is charged to configured project (#16583)
Co-authored-by: root <root@lpce28af8.homedepot.com>
2025-03-19 16:22:39 +00:00
Sven Rebhan f1f32d721b
chore(deps): Bump tj-actions/changed-files from v45 to v46.0.1 (#16659) 2025-03-19 12:57:32 +00:00
dependabot[bot] 331f119a53
chore(deps): Bump github.com/leodido/go-syslog/v4 from 4.1.0 to 4.2.0 (#16651) 2025-03-18 21:03:37 +01:00
dependabot[bot] b98e2e2258
chore(deps): Bump github.com/aws/smithy-go from 1.22.2 to 1.22.3 (#16650) 2025-03-18 21:03:01 +01:00
Maya Strandboge 19c963feb5
chore(deps): Bump golang.org/x/oauth2 from 0.26.0 to 0.28.0 (#16639) 2025-03-18 21:02:27 +01:00
Sven Rebhan 15925f2121
chore: Run make docs 2025-03-18 20:55:59 +01:00
Zé Loff 129ee12871
feat(inputs.unbound): Collect histogram statistics (#16452)
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
Co-authored-by: Sven Rebhan <srebhan@influxdata.com>
2025-03-18 17:47:32 +00:00
Holger 1406f41ce8
feat(inputs.fritzbox): Add plugin (#16390) 2025-03-18 08:24:51 +00:00
Lars Stegman 61f0f039f2
fix(outputs.influxdb_v2): Use dynamic token secret (#16628) 2025-03-14 14:49:06 -05:00
Sven Rebhan ca6193190d
chore(sql): Cleanup code (#16624) 2025-03-14 14:47:58 -05:00
Sven Rebhan 5b7659383a
chore(licenses): Fix link and whitelist package (#16622) 2025-03-14 14:46:40 -05:00
dependabot[bot] 7f644cd624
chore(deps): Bump golang.org/x/net from 0.35.0 to 0.36.0 (#16620) 2025-03-14 15:16:47 +01:00
R290 e1f7bd8d8b
docs(aggregators): Document default settings for period, delay and grace (#16540) 2025-03-14 13:45:34 +00:00
dependabot[bot] 1464e4fcf2
chore(deps): Bump github.com/linkedin/goavro/v2 from 2.13.0 to 2.13.1 (#16613) 2025-03-11 18:42:28 +01:00
dependabot[bot] d44e99c3e3
chore(deps): Bump github.com/PaesslerAG/gval from 1.2.2 to 1.2.4 (#16612) 2025-03-11 18:41:33 +01:00
dependabot[bot] ec11988485
chore(deps): Bump go.step.sm/crypto from 0.54.0 to 0.59.1 (#16611) 2025-03-11 18:40:41 +01:00
dependabot[bot] ffeb8b9b9e
chore(deps): Bump github.com/golang/snappy from 0.0.4 to 1.0.0 (#16610) 2025-03-11 18:38:44 +01:00
Sven Rebhan 6539e6039b
chore(parsers.xpath): Migrate away from deprecated protoreflect functions (#16608) 2025-03-11 11:04:57 -05:00
Sven Rebhan 9605623f57 Update changelog for v1.34.0
(cherry picked from commit 96412423f94b0e10b22263b8e202c43e988fe472)
2025-03-10 20:36:29 +01:00
Sven Rebhan 4e2accd2e6 Update build version to 1.35.0 2025-03-10 20:27:13 +01:00
Sven Rebhan 8974563967
fix(inputs.huebridge): Cleanup and fix linter issues (#16606) 2025-03-10 10:56:51 -05:00
Sven Rebhan 0001ae490a
fix(inputs.cloudwatch): Fix linter issue 2025-03-10 12:09:21 +01:00
Paweł Żak 9bf9fb3a4d
chore(linters): Enable `usetesting` linter (#16456)
Co-authored-by: pzak <pzak>
Co-authored-by: Zak <pawel.zak@intel.com>
2025-03-10 02:12:42 -05:00
Paulo Dias d231442040
feat(inputs.x509_cert): Add support for JKS and PKCS#12 keystores (#16508)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
2025-03-10 02:11:57 -05:00
Sven Rebhan f7bd90f194
chore: Update go to v1.24.1 (#16595) 2025-03-07 14:01:26 -06:00
Holger 666ada1a79
feat(inputs.huebridge): Add plugin (#16352) 2025-03-07 14:00:49 -06:00
Sven Rebhan 88f24052de
feat(inputs.cloudwatch): Allow wildcards for namespaces (#16337) 2025-03-07 10:42:45 -06:00
tguenneguez fc6bf15944
feat(inputs.procstat): Add child level tag (#16105)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2025-03-06 18:13:36 -06:00
Sven Rebhan b2d81f056b
chore(inputs.mongodb): Remove superfluous check (#16592) 2025-03-06 18:11:52 -06:00
Yu Long edb7f30521
feat(parser.prometheusremotewrite): Add dense metric version to better support histograms (#16493) 2025-03-06 18:11:27 -06:00
Sven Rebhan 441fa9c9c6
fix(inputs.gnmi): Handle path elements without name but with keys correctly (#16542) 2025-03-06 12:40:11 +01:00
Sven Rebhan c286b4cc0f
fix(inputs.nsdp): Fix linter issues 2025-03-05 19:48:41 +01:00
Sven Rebhan d60bcd38d3
feat(inputs.exec): Allow to get untruncated errors in debug mode (#16501) 2025-03-05 12:17:54 -06:00
Holger b122159245
feat(inputs.nsdp): Add plugin (#16392) 2025-03-05 09:32:56 -06:00
Sven Rebhan 2c292b4d66
docs: Fix issues for existing metadata (#16586) 2025-03-05 09:25:19 -06:00
Sven Rebhan f636016cb6
chore(inputs.kinesis_consumer): Replace consumer library by own implementation (#16332) 2025-03-05 09:24:24 -06:00
Sven Rebhan 65d09d89fa
feat(inputs.nvidia_smi): Add new power-draw fields for v12 scheme (#16579) 2025-03-05 09:23:40 -06:00
Sven Rebhan ea2c361154
fix(inputs.net): Skip checks in containerized environments (#16580) 2025-03-05 09:22:35 -06:00
kfollesdal 26a692a240
feat(outputs.nats): Use Jetstream publisher when using Jetstream (#16570) 2025-03-05 09:22:00 -06:00
Sai Kiran d8548d158d
fix(outputs.opensearch): Use correct pipeline name while creating bulk-indexers (#16555) 2025-03-04 09:20:52 -06:00
Sven Rebhan 0551f22bd3
fix(serializers.prometheus): Use legacy validation for metric name (#16557) 2025-03-04 09:20:15 -06:00
dependabot[bot] 3b83f6adc8
chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.1 to 1.8.2 (#16576) 2025-03-04 09:19:38 -06:00
dependabot[bot] f2077694f2
chore(deps): Bump github.com/gopcua/opcua from 0.5.3 to 0.7.1 (#16574) 2025-03-04 09:19:06 -06:00