Dane Strandboge
|
612b5ad8b1
|
chore: Fix errcheck CI warnings outside of plugins directory (#15390)
|
2024-06-04 10:33:37 +02:00 |
Thomas Casteleyn
|
ca525d69f8
|
feat(processors.printer): Embed Influx serializer options (#15434)
|
2024-06-04 10:32:38 +02:00 |
dependabot[bot]
|
b0cf21e236
|
chore(deps): Bump github.com/awnumar/memguard from 0.22.4 to 0.22.5 (#15446)
|
2024-06-04 10:32:07 +02:00 |
Sven Rebhan
|
274fbd4b62
|
chore(windows): Rework Windows service handling (#15372)
|
2024-06-03 16:05:39 -05:00 |
Joshua Powers
|
0e636b729a
|
feat(config): Allow reloading on URL config change (#15388)
|
2024-06-03 15:11:03 -05:00 |
Joshua Powers
|
9eeb4a845b
|
fix(inputs.cloudwatch): Add accounts when enabled (#15440)
|
2024-06-03 14:52:10 -05:00 |
Joshua Powers
|
0a7aa308c8
|
feat(inputs.exec): Add option to ignore return code (#15400)
|
2024-06-03 11:53:14 -05:00 |
Thomas Casteleyn
|
a92d443a5b
|
feat(agent): Add uint support in cli test output (#15433)
|
2024-06-03 10:38:48 +02:00 |
Lars Stegman
|
d42e407ab7
|
feat(inputs.influxdb_v2_listener): Support Secret for token (#15407)
|
2024-05-31 06:46:26 -06:00 |
Joshua Powers
|
042b257b64
|
fix(inputs.cloudwatch): Ensure account list is larger than index (#15428)
|
2024-05-31 10:34:31 +02:00 |
Joshua Powers
|
58aae6201b
|
docs(outputs.datadog): Specify API v1 support (#15427)
|
2024-05-31 10:33:22 +02:00 |
Lars Stegman
|
719e3cbb3b
|
feat(cli): List available parsers and serializers (#15426)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2024-05-31 10:32:35 +02:00 |
Andreas Deininger
|
b516ead921
|
docs: Fix typos (#15421)
|
2024-05-31 10:31:30 +02:00 |
Joshua Powers
|
18292475fd
|
fix(agent): Warn on multple agent configuration tables seen (#15402)
|
2024-05-31 10:30:15 +02:00 |
Joshua Powers
|
898b1c3e2c
|
fix(inputs.postgresql_extensible): Use same timestamp for each gather (#15401)
|
2024-05-31 10:29:04 +02:00 |
Joshua Powers
|
82902ebd06
|
feat(inputs.kafka_consumer): Add resolve canonical bootstrap server option (#15368)
|
2024-05-31 10:27:46 +02:00 |
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 |