Commit Graph

8776 Commits

Author SHA1 Message Date
Viktor Szépe 31a1d34d99
chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
Joshua Powers 536b3d04ce
chore(deps): Switch to github.com/leodido/go-syslog (#15393) 2024-05-30 08:06:04 -06:00
dependabot[bot] d89aef8ce1
chore(deps): Bump super-linter/super-linter from 6.5.0 to 6.5.1 (#15408) 2024-05-29 11:49:46 -05:00
Jacob Marble 03c7f58e9b
chore(deps): Update OpenTelemetry dependencies (#15403) 2024-05-29 06:52:30 -06:00
dependabot[bot] 61f7778fe8
chore(deps): Bump modernc.org/sqlite from 1.29.5 to 1.29.10 (#15409) 2024-05-29 06:40:23 -06:00
dependabot[bot] 789390f756
chore(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 (#15413) 2024-05-29 06:40:01 -06:00
dependabot[bot] 7468d9e6b3
chore(deps): Bump github.com/prometheus/common from 0.52.2 to 0.53.0 (#15412) 2024-05-29 06:39:47 -06:00
dependabot[bot] cd555c8b68
chore(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#15411) 2024-05-29 06:39:24 -06:00
dependabot[bot] 938c7284ae
chore(deps): Bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 (#15410) 2024-05-29 06:39:05 -06:00
dependabot[bot] aa45c7cb2e
chore(deps): Bump k8s.io/* from 0.29.3 to 0.30.1 (#15383) 2024-05-24 07:15:02 -06:00
Dane Strandboge 66766da8b1
chore: Update to Xcode 15 in CI (#15389) 2024-05-24 09:37:15 +02:00
Sven Rebhan 4aa288b25f
feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201) 2024-05-23 14:09:11 -05:00
Sven Rebhan 12ab6dfb33
feat(inputs.execd): Add option to not restart program on error (#15271) 2024-05-23 13:42:34 -05:00
Joshua Powers 5e830fb29a
test(processors.parser): Sort test metrics (#15391) 2024-05-22 13:07:45 -05:00
Dane Strandboge 6f294220c2
feat(processors.parser): Add base64 decode for fields (#15328) 2024-05-22 06:18:13 -06:00
dependabot[bot] 3f612ef857
chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.10.0 (#15384) 2024-05-21 11:15:16 -05:00
dependabot[bot] 8004548673
chore(deps): Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (#15385) 2024-05-21 11:03:14 +02:00
Hristo Voyvodov 495df4a72e
feat(inputs.statsd): Add support for DogStatsD v1.2 (#12991) (#15380) 2024-05-21 11:02:26 +02:00
dependabot[bot] 3d7a6192a3
chore(deps): Bump github.com/showwin/speedtest-go from 1.7.6 to 1.7.7 (#15382) 2024-05-21 10:59:11 +02:00
dependabot[bot] a23f6c6b05
chore(deps): Bump super-linter/super-linter from 6.4.1 to 6.5.0 (#15386) 2024-05-21 10:58:35 +02:00
dependabot[bot] 7b1b5220ae
chore(deps): Bump github.com/miekg/dns from 1.1.58 to 1.1.59 (#15381) 2024-05-21 10:57:42 +02:00
Joshua Powers ad59290166
feat(agent): Introduce CLI option to set config URL retry attempts (#15377) 2024-05-21 10:56:52 +02:00
Dane Strandboge d8aa46e9a9
chore(agent): Export internal metric fields (#15376) 2024-05-21 10:55:17 +02:00
Josh Powers 9c627c169e
Update changelog for v1.30.3
(cherry picked from commit c5cc2c540aa8fd949d020db7c8f6c1c2a6a37dab)
2024-05-20 10:00:02 -06:00
Joshua Powers 1e6eed54c2
feat(inputs.statsd): Allow counters to report as float (#15371) 2024-05-17 12:57:50 -05:00
Joshua Powers 5239c97ce0
docs: Update external plugin docs (#15370) 2024-05-17 10:13:00 +02:00
Joshua Powers 5ec23fbf2a
docs: Update profiling docs (#15369)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-17 00:01:05 +02:00
Joshua Powers 6effacd96e
docs: Update supported platforms docs (#15365)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-16 23:57:54 +02:00
Joshua Powers 66d864b1e6
docs(secretstores): Add docs for creating (#15360)
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2024-05-16 23:55:54 +02:00
Joshua Powers 6550d4ddb6
docs: Add URL config behavior spec (#15321) 2024-05-16 23:04:16 +02:00
Sven Rebhan 48963846f2
feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298) 2024-05-16 15:28:08 -05:00
Lars Stegman dcb6177263
feat(inputs.influxdb_v2_listener): Add support for rate limiting (#15361) 2024-05-16 07:15:52 -06:00
Dane Strandboge 5607934f2c
chore(inputs.net): Clarify option deprecation notice (#15364) 2024-05-16 10:54:50 +02:00
Joshua Powers bf2dd12e1e
docs(agent): Specify jitter value must be non-zero (#15363) 2024-05-16 10:54:11 +02:00
Joshua Powers 729ff2ada4
docs(processors): Clean up (#15359) 2024-05-16 09:52:09 +02:00
Joshua Powers 24b9efe746
docs(outputs): Clean up, reorder (#15358) 2024-05-16 09:43:42 +02:00
Joshua Powers 8a93207967
docs(aggregators): Clean up aggregator docs (#15357) 2024-05-16 09:43:05 +02:00
Joshua Powers 73be345d88
docs(inputs): Clean up, add note about external connections (#15356) 2024-05-16 09:41:13 +02:00
Joshua Powers a512fd98d2
chore: Update copyright date, remove extra newline (#15366) 2024-05-15 15:38:52 -06:00
r3inbowari c1f355d577
chore(deps): Bump github.com/showwin/speedtest-go from 1.7.5 to 1.7.6 (#15362) 2024-05-15 13:24:54 -05:00
Sven Rebhan ae326bc805
fix(windows): Make sure to log the final error message (#15346) 2024-05-15 10:35:31 -06:00
Joshua Powers 1a00a48d54
fix(inputs.cloudwatch): Option to produce dense metrics (#15317) 2024-05-15 10:11:55 -06:00
maxime-jolliet-airseas c3c6189a1b
feat(common.opcua): Add session timeout as configuration option (#15341) 2024-05-15 09:06:43 -06:00
Joshua Powers c31cf81761
docs: Update docker page (#15345)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-14 19:40:54 +02:00
dependabot[bot] bd8dd0c6d6
chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.9 to 2.10.14 (#15347) 2024-05-14 07:09:59 -06:00
dependabot[bot] 23694d5939
chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.13 (#15348) 2024-05-14 07:09:45 -06:00
dependabot[bot] f1a029c27a
chore(deps): Bump github.com/antchfx/xmlquery from 1.3.18 to 1.4.0 (#15349) 2024-05-14 07:09:33 -06:00
dependabot[bot] de9f5473a7
chore(deps): Bump github.com/vmware/govmomi from 0.37.0 to 0.37.2 (#15351) 2024-05-14 07:09:22 -06:00
dependabot[bot] ae7fc29207
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.151.1 to 1.161.1 (#15350) 2024-05-14 07:09:07 -06:00
Joshua Powers 9ace2a5a84
docs: Update aggregator and processor docs (#15343) 2024-05-14 12:33:30 +02:00