Chase Sterling
|
087a6683f1
|
feat(outputs.execd): Add option for batch format (#13673)
|
2023-07-26 12:53:02 -06:00 |
Sven Rebhan
|
f804d6395e
|
chore(deps): Bump github.com/antchfx/xpath from v1.2.4 to latest master (#13679)
|
2023-07-26 11:02:03 -06:00 |
Joshua Powers
|
80094507e4
|
fix(inputs.mqtt_consumer): Client logs via option (#13663)
|
2023-07-26 18:51:03 +02:00 |
Ramachandran A G
|
928ef00ca2
|
docs(outputs.azure_data_explorer): Update supported Azure Data Explorer flavors (#13677)
|
2023-07-26 18:33:35 +02:00 |
Sven Rebhan
|
cb0bd849ad
|
fix(config): Handle escaping and quotation correctly (#13675)
|
2023-07-26 09:46:14 -06:00 |
Sven Rebhan
|
da28cfdb43
|
fix(parsers.xpath): Ensure precedence of explicitly defined tags and fields (#13662)
|
2023-07-26 09:44:22 -06:00 |
Sven Rebhan
|
64f6c97d13
|
fix(parsers.xpath): Improve handling of complex-type nodes (#13660)
|
2023-07-26 07:11:25 -06:00 |
Sven Rebhan
|
63ed4b5f85
|
fix(config): Setup logger for secret-stores (#13671)
|
2023-07-25 09:15:41 -06:00 |
Sven Rebhan
|
10f735c2cc
|
fix(parsers.xpath): Fix field-names for arrays of simple types (#13665)
|
2023-07-25 07:35:32 -06:00 |
dependabot[bot]
|
240867e2a3
|
chore(deps): Bump github.com/eclipse/paho.golang from 0.10.0 to 0.11.0 (#13670)
|
2023-07-25 13:42:08 +02:00 |
dependabot[bot]
|
1b401431f8
|
chore(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 (#13666)
|
2023-07-25 13:40:37 +02:00 |
dependabot[bot]
|
99856162e2
|
chore(deps): Bump k8s.io/api from 0.27.2 to 0.27.4 (#13667)
|
2023-07-25 13:39:01 +02:00 |
dependabot[bot]
|
b3d3bd829a
|
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go (#13668)
|
2023-07-25 13:37:30 +02:00 |
dependabot[bot]
|
2fc8b1c752
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts (#13669)
|
2023-07-25 13:34:41 +02:00 |
Sven Rebhan
|
fe8467539a
|
feat(inputs.influxdb_listener): Add token based authentication (#13610)
|
2023-07-24 16:08:16 -06:00 |
Joshua Powers
|
54b1009a9f
|
fix(inputs.docker): Add restart count (#13646)
|
2023-07-24 09:25:31 +02:00 |
Joshua Powers
|
cb354a9d9a
|
chore(infrastructure): Bump github.com/testcontainers/testcontainers-go from v0.18.0 to v0.21.0 (#13628)
|
2023-07-24 09:24:18 +02:00 |
Joshua Powers
|
25f545ccb9
|
feat(outputs.http): Allow PATCH method (#13651)
|
2023-07-21 11:31:40 +02:00 |
dependabot[bot]
|
5d51052941
|
chore(deps): Bump github.com/antchfx/jsonquery from 1.3.1 to 1.3.2 (#13640)
|
2023-07-21 11:26:33 +02:00 |
Maxim Ivanov
|
59defb0bc5
|
docs(inputs.postgresql_extensible): Document 'measurement' query config option (#13631)
|
2023-07-21 11:15:14 +02:00 |
Maxim Ivanov
|
9d894e7dee
|
fix(inputs.prometheus): Don't collect metrics from finished pods (#13629)
|
2023-07-21 11:09:44 +02:00 |
Maxim Ivanov
|
cb966ebf6b
|
fix(inputs.prometheus): Fix missing metrics when multiple plugin instances specified (#13627)
|
2023-07-21 11:06:51 +02:00 |
Maxim Ivanov
|
42c7a2027f
|
feat(inputs.prometheus): Always apply kubernetes label and field selectors (#13624)
|
2023-07-21 11:00:54 +02:00 |
Maxim Ivanov
|
22100d4914
|
feat(inputs.postgresql_extensible): Introduce max_version for query (#13620)
|
2023-07-21 10:56:49 +02:00 |
dependabot[bot]
|
ab99bf32b6
|
chore(deps): Bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#13641)
|
2023-07-21 10:48:01 +02:00 |
dependabot[bot]
|
21830c2a21
|
chore(deps): Bump github.com/antchfx/xmlquery from 1.3.15 to 1.3.17 (#13639)
|
2023-07-21 10:45:01 +02:00 |
dependabot[bot]
|
5ce1c93024
|
chore(deps): Bump github.com/thomasklein94/packer-plugin-libvirt from 0.3.4 to 0.5.0 (#13638)
|
2023-07-21 10:43:23 +02:00 |
Joshua Powers
|
21ab457923
|
Revert "chore: Update to go1.20.6 (#13618)" (#13625)
This reverts commit de8a9c514c.
|
2023-07-14 17:48:04 +02:00 |
Sven Rebhan
|
56075a9604
|
feat(secretstores): Add secret-store to access OAuth2 services (#13621)
|
2023-07-14 09:26:06 -06:00 |
Joshua Powers
|
6377f69501
|
fix(outputs.opentelemetry): group metrics by age and timestamp (#13292)
|
2023-07-14 09:25:24 -06:00 |
Joshua Powers
|
d4235ab86b
|
feat(kafka): Set and send SASL extensions (#13411)
|
2023-07-14 09:23:59 -06:00 |
Sven Rebhan
|
0ba463817c
|
feat(inputs.http): Rework token options (#13622)
|
2023-07-14 16:52:16 +02:00 |
Joshua Powers
|
50b6a63b98
|
chore: Update to official govulncheck github action (#13623)
|
2023-07-14 16:42:44 +02:00 |
Sven Rebhan
|
a72b859b13
|
fix(agent): Respect processor order in file (#13614)
|
2023-07-14 08:12:24 -06:00 |
Joshua Powers
|
de8a9c514c
|
chore: Update to go1.20.6 (#13618)
|
2023-07-14 16:11:22 +02:00 |
Joshua Powers
|
9f83bee8ef
|
Revert "feat(inputs.kafka_consumer): Refresh regexp topics periodically (#13410)" (#13617)
This reverts commit a13f3463eb.
|
2023-07-14 16:06:45 +02:00 |
Sven Rebhan
|
714f3c187f
|
feat(parsers.avro): Add support for JSON format (#13607)
|
2023-07-14 16:05:03 +02:00 |
Sven Rebhan
|
3da80fdfc6
|
feat(agent): Add option to avoid filtering of global tags (#13605)
|
2023-07-14 16:00:10 +02:00 |
Joshua Powers
|
9ede0b0c49
|
chore: Enable multi-os golanglint-ci (#13599)
|
2023-07-14 15:58:19 +02:00 |
Anton Brekhov
|
36709713e1
|
fix(outputs.nebius_cloud_monitoring): Replace reserved label names (#13597)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
|
2023-07-14 15:56:10 +02:00 |
Joshua Powers
|
8cde34bfeb
|
fix(outputs.stackdriver): Add tag as resource label option (#13575)
|
2023-07-14 15:49:41 +02:00 |
Joshua Powers
|
14f52eae01
|
feat(parsers.influx): Allow a user to set the timestamp precision (#13419)
|
2023-07-13 11:09:12 -06:00 |
Joshua Powers
|
cd1932f031
|
fix(test): Increase waiting for network time (#13613)
|
2023-07-13 17:27:03 +02:00 |
Joshua Powers
|
b6c1f3e487
|
chore: Update sarma repo URL post-swap to IBM (#13612)
|
2023-07-13 07:33:30 -06:00 |
Sven Rebhan
|
36906fcee3
|
fix(tools.custom_builder): Ignore non-plugin sections during configuration (#13604)
|
2023-07-13 07:06:14 -06:00 |
Aleks Vagachev
|
b20c0d7fad
|
fix(inputs.postgresql): Default database definition (#13602)
|
2023-07-12 16:04:26 -06:00 |
Sven Rebhan
|
f001b29eee
|
feat(processors.template): Unify template metric (#13606)
|
2023-07-12 09:00:19 -06:00 |
Sven Rebhan
|
d8f8d3cbc5
|
chore(inputs.net): Deprecate 'ignore_protocol_stats' value 'false' (#13608)
|
2023-07-12 08:04:00 -06:00 |
dependabot[bot]
|
d2dfca5def
|
chore(deps): Bump github.com/jaegertracing/jaeger from 1.38.0 to 1.47.0 (#13603)
|
2023-07-12 08:02:42 -06:00 |
dependabot[bot]
|
894d076467
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.3 to 1.20.0 (#13589)
|
2023-07-11 16:49:39 +02:00 |