Commit Graph

9388 Commits

Author SHA1 Message Date
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
dependabot[bot] 28315d7345
chore(deps): Bump github.com/tidwall/wal from 1.1.7 to 1.1.8 (#16575) 2025-03-04 09:18:40 -06:00
dependabot[bot] 9f16be393c
chore(deps): Bump super-linter/super-linter from 7.2.1 to 7.3.0 (#16578) 2025-03-04 09:10:35 -06:00
Dane Strandboge b6260ee49c
chore(inputs.vsphere): Improve metric collection error logging (#16572) 2025-03-04 10:37:59 +01:00
AndreKR 9df54ae8ad
chore(outputs.sql): Adapt default templates for ClickHouse (#16464) 2025-03-03 13:41:33 -06:00
Sven Rebhan ccf576174c
test(outputs.prometheus_client): Add tests for content-type header (#16559) 2025-03-03 09:27:31 -06:00
Stephen Muth 6d528f2922
feat(outputs.prometheus_client): Allow adding custom headers (#16566)
Co-authored-by: Stephen Muth <smuth@ariasystems.com>
2025-03-03 09:04:10 -06:00
dependabot[bot] 17298066b2
chore(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#16554) 2025-02-27 12:47:40 +01:00
dependabot[bot] 549d2b36a0
chore(deps): Bump github.com/Azure/go-autorest/autorest from 0.11.29 to 0.11.30 (#16553) 2025-02-27 12:47:06 +01:00
dependabot[bot] 4930c451f6
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.198.1 to 1.203.1 (#16552) 2025-02-27 12:46:18 +01:00
dependabot[bot] 956e3b1b3c
chore(deps): Bump github.com/nats-io/nats.go from 1.39.0 to 1.39.1 (#16551) 2025-02-27 12:45:28 +01:00
Sven Rebhan 4f339378d4 Update changelog for v1.33.3
(cherry picked from commit 05a76cbada1539613184f054f217bbc43147ece7)
2025-02-25 18:02:35 +01:00
Sven Rebhan edb28dea07
test(outputs.sql): Fix integration tests (#16543) 2025-02-25 10:21:24 +01:00
Paulo Dias cb71790cf7
chore(linters): Enforce import grouping with gci linter (#16526)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2025-02-24 19:37:12 -06:00
Sven Rebhan 7d181b7a75
chore: Update go to v1.24.0 (#16549) 2025-02-24 17:46:57 -06:00
Sven Rebhan 1ad4b64bcc
chore(deps): Bump github.com/vishvananda/netlink from 1.3.0 to 1.3.1-0.20250221194427-0af32151e72b (#16534) 2025-02-24 14:16:10 -06:00
Sven Rebhan e5f7caa577
fix(agent): Add authorization and user-agent when watching remote configs (#16546) 2025-02-24 11:58:29 -06:00
Sven Rebhan af999bd129
fix(processors.execd): Detect line-protocol parser correctly (#16535) 2025-02-24 11:57:47 -06:00
Sven Rebhan 26fc051441
fix(logging): Handle closing correctly and fix tests (#16539) 2025-02-24 10:05:29 -06:00
Vlad Panazan c505caf6e9
feat(inputs.cgroup): Support more cgroup v2 formats (#16474) 2025-02-24 09:18:44 -06:00
Sven Rebhan 1eeabf9c97
chore(outputs.event_hubs): Switch to maintained library (#16478) 2025-02-24 09:10:36 -06:00
Dane Strandboge c4fe39376c
fix(internal): Fix plural acronyms in SnakeCase function (#16530) 2025-02-24 08:51:00 -06:00
Sven Rebhan 0dcdbe4ab4
fix(inputs.gnmi): Allow to disable using first namespace as origin (#16507) 2025-02-24 08:48:33 -06:00
dependabot[bot] 01c633fbbe
chore(deps): Bump github.com/nats-io/nats.go from 1.37.0 to 1.39.0 (#16522) 2025-02-19 12:11:52 +01:00
dependabot[bot] ef4e202411
chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.12.0 to 1.25.0 (#16521) 2025-02-19 12:10:51 +01:00
Sven Rebhan 5e51e4e051
fix(inputs.proxmox): Allow search domain to be empty (#16511) 2025-02-18 09:27:25 -06:00
dependabot[bot] 32ad4618a6
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.43.1 to 1.43.14 (#16519) 2025-02-18 09:23:55 -06:00
Sven Rebhan 1041d331ae
chore(deps): Bump golangci-lint from v1.63.4 to v1.64.5 (#16512) 2025-02-18 09:23:28 -06:00
Lauri Huotari 601467fd51
feat(inputs.gnmi): Add support for "depth" extension (#16480) 2025-02-13 16:46:26 -06:00
Pieter Slabbert 9a43d7c35e
feat(processors.template): Add sprig function for templates (#16497)
Co-authored-by: Pieter Slabbert <pieter.slabbert@ilovezoona.com>
2025-02-13 16:45:44 -06:00
dependabot[bot] 1915a0a49e
chore(deps): Bump github.com/antchfx/xmlquery from 1.4.1 to 1.4.4 (#16502) 2025-02-13 16:44:56 -06:00
Pieter Slabbert df2926978a
feat(outputs.mqtt): Add sprig for topic name generator for homie layout (#16491)
Co-authored-by: Pieter Slabbert <pieter.slabbert@ilovezoona.com>
2025-02-13 09:08:01 -06:00
Pieter Slabbert 1b6350ac9f
docs(outputs.mqtt): Add reference to sprig (#16490) 2025-02-13 09:07:09 -06:00
dependabot[bot] 682d774d17
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.36.2 to 1.40.0 (#16503) 2025-02-13 09:06:00 -06:00
dependabot[bot] e79692b98a
chore(deps): Bump golang.org/x/net from 0.34.0 to 0.35.0 (#16504) 2025-02-13 09:05:36 -06:00
dependabot[bot] 0a075f8b68
chore(deps): Bump github.com/srebhan/cborquery from 1.0.1 to 1.0.3 (#16505) 2025-02-13 09:05:15 -06:00
dependabot[bot] 8926285ab6
chore(deps): Bump github.com/ClickHouse/clickhouse-go/v2 from 2.30.1 to 2.30.3 (#16506) 2025-02-13 09:04:48 -06:00