Commit Graph

9005 Commits

Author SHA1 Message Date
Joshua Powers 72ca42b743
chore(deps): Bump Go from v1.22.5 to v1.22.6 (#15720) 2024-08-09 09:43:58 -05:00
Sven Rebhan 8903637a84
feat(inputs.opentelemetry): Add profiles support (#15637) 2024-08-09 10:42:53 +02:00
Joshua Powers ec1fc7fdc8
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from v1.27.4 to v1.29.3 (#15703) 2024-08-08 10:07:49 -05:00
Pascal Zimmermann ad55f42d53
feat(inputs.azure_monitor): Add client options parameter (#15519) 2024-08-07 21:52:48 +02:00
Joseph Heyburn 66a042f592
feat(outputs.datadog): Add support for submitting alongside dd-agent (#15702) 2024-08-07 16:58:25 +02:00
Sven Rebhan 61efaee971
docs(inputs.netflow): Add note on how to tag metrics (#15713) 2024-08-07 08:01:10 -06:00
ged cd5008cce8
docs(inputs.nats): Update NATS monitoring URL (#15714) 2024-08-07 08:00:21 -06:00
Joshua Powers 7822bf1af3
feat(parsers.value): Add base64 datatype (#15697) 2024-08-07 12:26:46 +02:00
dependabot[bot] 1c36e1977e
chore(deps): Bump github.com/prometheus/prometheus from 0.48.1 to 0.53.1 (#15709)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-08-07 12:22:10 +02:00
dependabot[bot] 496e50b05c
chore(deps): Bump github.com/apache/iotdb-client-go from 1.2.0-tsbs to 1.3.2 (#15706) 2024-08-06 11:24:56 -05:00
dependabot[bot] cceb50d0c0
chore(deps): Bump github.com/multiplay/go-ts3 from 1.1.0 to 1.2.0 (#15708) 2024-08-06 08:18:14 +02:00
dependabot[bot] d28d11923a
chore(deps): Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 (#15705) 2024-08-06 08:17:26 +02:00
dependabot[bot] 2afd67edfc
chore(deps): Bump github.com/prometheus-community/pro-bing from 0.4.0 to 0.4.1 (#15707) 2024-08-06 08:16:33 +02:00
dependabot[bot] 3a587928d2
chore(deps): Bump super-linter/super-linter from 6.7.0 to 6.8.0 (#15704) 2024-08-06 08:15:55 +02:00
h0nIg 9cb121c76a
feat(common.cookie): Allow usage of secrets for header (#15640)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-08-06 08:12:13 +02:00
Ottmar Friedrich von Wimmelwaldi fbac735052
feat(common.shim): Enable metric tracking within external plugins (#15636) 2024-08-06 08:11:29 +02:00
Sven Rebhan d160276552
feat(logging): Add 'trace' log-level (#15695) 2024-08-01 00:32:24 +02:00
Joshua Powers a21d263c4c
feat(inptus.elasticsearch): Gather enrich stats (#15688) 2024-07-31 14:53:42 -05:00
Joshua Powers 2cab6ec7ce
feat(outputs.kafka): Option to set producer message timestamp (#15689) 2024-07-31 14:35:21 -05:00
Joshua Powers b090cf621c
fix(inputs.opcua): Reconnect if closed connection (#15696) 2024-07-31 14:34:44 -05:00
dependabot[bot] a978110b2c
chore(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 27.1.1+incompatible (#15681) 2024-07-31 10:54:08 -05:00
Joseph Heyburn 094eff6a1e
feat(inputs.statsd): Expose allowed_pending_messages as internal stat (#15687) 2024-07-31 10:58:06 +02:00
Sven Rebhan f9f029e7e8
feat(plugins): Allow to override log-level per plugin (#15677) 2024-07-30 09:15:19 -06:00
dependabot[bot] 6af83217e2
chore(deps): Bump cloud.google.com/go/monitoring from 1.20.2 to 1.20.3 (#15679) 2024-07-30 08:22:30 -06:00
dependabot[bot] 4e397c6128
chore(deps): Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.16.0 (#15682) 2024-07-30 07:08:42 -06:00
dependabot[bot] d525e7acd9
chore(deps): Bump github.com/vmware/govmomi from 0.37.2 to 0.39.0 (#15680) 2024-07-30 07:08:29 -06:00
dependabot[bot] 393d21f6cf
chore(deps): Bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0 (#15683) 2024-07-30 07:08:00 -06:00
Dane Strandboge 790c21e7cd
fix(agent): Fix buffer directory config and document (#15661) 2024-07-30 10:18:10 +02:00
Sven Rebhan fe7321e35b
feat(inputs.modbus): Allow reading single bits of input and holding registers (#15648) 2024-07-29 11:48:05 -05:00
Joshua Powers f9900f8787
fix(inputs.mqtt_consumer): Restore trace logging option (#15670) 2024-07-29 10:42:40 +02:00
Dhruv Thakkar f57d6764cf
feat(outputs.dynatrace): add support for metric to be treated and reported as a delta counter using regular expression (#15668) 2024-07-26 11:54:26 -05:00
Sven Rebhan ef41198481
chore(logging): Implement early logging (#15629) 2024-07-26 09:09:21 -06:00
Sven Rebhan 085acb23a9
feat(inputs.s7comm): Implement startup-error behavior settings (#15655) 2024-07-25 14:11:37 -05:00
Joshua Powers 777154bd8c
feat(agent): Enable watching for new configuration files (#15645) 2024-07-25 14:06:20 -05:00
Joshua Powers 934b4a0879
fix(inputs.diskio): Print warnings once, add details to messages (#15667) 2024-07-25 14:04:42 -05:00
Joshua Powers a3eda34048
feat(outputs.parquet): Introduce Parquet output (#15602) 2024-07-25 10:40:18 +02:00
Joshua Powers 26df1e7205
feat(agent): Watch for deleted files (#15644) 2024-07-24 12:47:27 -05:00
Joshua Powers 99a2df22ba
docs(inputs.hddtemp): Document hddtemp removal and alternatives (#15658) 2024-07-24 12:22:32 -05:00
Joshua Powers 6874f41739
fix(inputs.tail): Prevent deadlock when closing and max undelivered lines hit (#15649) 2024-07-24 16:24:34 +02:00
Joshua Powers 5cb142e676
chore(mac): Create Info.plist, avoid signing entry script (#15647) 2024-07-23 13:30:46 -05:00
dependabot[bot] 180e4a8905
chore(deps): Bump cloud.google.com/go/monitoring from 1.19.0 to 1.20.2 (#15654) 2024-07-23 13:57:49 +02:00
dependabot[bot] 651683fd6a
chore(deps): Bump go.step.sm/crypto from 0.47.1 to 0.50.0 (#15652) 2024-07-23 13:57:20 +02:00
dependabot[bot] 1e2c2a785d
chore(deps): Bump google.golang.org/grpc from 1.64.1 to 1.65.0 (#15653) 2024-07-23 08:32:13 +02:00
dependabot[bot] aaee308b0f
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.17 to 1.17.27 (#15651) 2024-07-23 08:28:37 +02:00
dependabot[bot] 328fd5ccb2
chore(deps): Bump github.com/gofrs/uuid/v5 from 5.0.0 to 5.2.0 (#15650) 2024-07-23 08:27:53 +02:00
Joshua Powers 58bc62932d
chore(agent): Clean up watch goroutines (#15643) 2024-07-22 14:17:24 -05:00
Joshua Powers 6df20e255c
chore(agent): Print config filename in messages for clarity (#15642) 2024-07-22 14:17:00 -05:00
dependabot[bot] 218d6f73b4
chore(deps): Bump github.com/antchfx/xmlquery from 1.4.0 to 1.4.1 (#15626) 2024-07-22 14:16:40 -05:00
Josh Powers b730837cae
Update changelog for v1.31.2
(cherry picked from commit 50ed5183109d7aa171e30da7c724aa63c06078d0)
2024-07-22 09:25:27 -06:00
dependabot[bot] 66fb40878c
chore(deps): Bump github.com/antchfx/xpath from 1.3.0 to 1.3.1 (#15625) 2024-07-22 07:35:13 -06:00