Joshua Powers
54552ff43a
fix: update github.com/containerd/containerd from v1.5.11 to v1.5.13 ( #11266 )
2022-06-07 09:41:59 -06:00
Sven Rebhan
5da99fa62e
fix: bump github.com/tidwall/gjson from 1.10.2 to 1.14.1 ( #11264 )
...
* Bump github.com/tidwall/gjson from v1.10.2 to v1.14.1
* Fix node references which are switched to parent relative now.
2022-06-07 09:38:56 -05:00
reimda
34eff493ae
chore: Fix readme linter errors for processor, aggregator, and parser plugins ( #10960 )
2022-06-06 17:04:28 -06:00
Joshua Powers
d13314332e
fix: update modernc.org/sqlite from v1.10.8 to v1.17.3 ( #11260 )
2022-06-06 15:22:25 -06:00
Sebastian Spaink
7c2d9dfd11
docs: add missing word <3 ( #11262 )
2022-06-06 11:57:36 -06:00
bkotlowski
6d829c199d
feat(intel_powerstat): add uncore frequency metrics ( #11254 )
2022-06-06 09:23:48 -06:00
Joshua Powers
d3ee1b74fd
test: remove restore integration test cache ( #11255 )
2022-06-03 11:16:01 -06:00
Joshua Powers
58e01f72b2
test: add circle ci integration testing on PRs ( #11246 )
2022-06-03 10:33:28 -06:00
Joshua Powers
9daefaba11
test: harden running of testcontainer integration tests ( #11245 )
2022-06-03 10:29:08 -06:00
Joshua Powers
c6ed8bb807
chore: update go from v1.18.1 to v1.18.3 ( #11248 )
2022-06-02 14:19:18 -06:00
Joshua Powers
6f3657fadc
chore: rename circleci executor ( #11247 )
2022-06-02 14:19:05 -06:00
Joshua Powers
cefb0c2e11
chore: upgrade windows circleci size ( #11249 )
2022-06-02 14:18:49 -06:00
Joshua Powers
9c47c9ccbb
fix: re-add event to splunk serializer ( #11237 )
2022-06-02 12:08:35 -06:00
Joshua Powers
7fa2797c8e
docs: update test-container docs ( #11244 )
2022-06-02 11:33:51 -06:00
Joshua Powers
476f498761
test: remove docker-compose.yml test file ( #11243 )
2022-06-02 11:33:41 -06:00
Jan-Gerd Tenberge
06b813d394
fix: update moby/ipvs dependency from v1.0.1 to v1.0.2 ( #11242 )
2022-06-02 09:04:58 -06:00
David Barbarin
8c66d604be
feat(inputs.sqlserver): Update query store and latch performance counters ( #11216 )
2022-06-02 10:04:14 -05:00
Joshua Powers
1c61aa7fb3
test: migrate elasticsearch to testcontainers ( #11207 )
2022-06-02 08:20:06 -06:00
Sven Rebhan
8106b281af
chore: Bump apcupds and remove the replacement as issue is fixed upstream. ( #11239 )
2022-06-02 08:51:50 -05:00
Joshua Powers
936b90806b
test: migrate postgres to testcontainers ( #11209 )
2022-06-02 07:48:13 -06:00
Joshua Powers
43c9e051b5
test: migrate mcrouter to test-containers ( #11208 )
2022-06-02 07:48:04 -06:00
Joshua Powers
6e021b26ec
test: migrate kafka to testcontainers ( #11206 )
2022-06-02 07:47:44 -06:00
Joshua Powers
6699e114a4
docs: Initial update of integration test docs ( #11210 )
2022-06-02 09:59:43 +02:00
Sven Rebhan
df647548e2
chore: Bump riemann-go-client and remove replacement ( #11236 )
2022-06-01 17:54:21 -05:00
Sven Rebhan
0b5dedbc02
fix: Upgrade xpath and fix code ( #11241 )
2022-06-01 14:42:48 -06:00
glennlod
a34219adfe
feat(inputs.nginx_plus_api): Gather slab metrics ( #10448 )
2022-06-01 13:18:13 -06:00
TimurDela
4d92fe4e5e
fix(inputs/modbus): #11105 fix requests starting with an omitted field ( #11202 )
2022-06-01 13:10:08 -06:00
Ruoshan Huang
354b651bd9
fix: (outputs/sql) table existence cache ( #10812 )
2022-06-01 13:05:37 -06:00
Sven Rebhan
91d50ee374
fix: Update sample.conf for prometheus ( #11217 )
2022-06-01 09:22:25 -06:00
dependabot[bot]
31c000b801
fix: bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.8.4 ( #11221 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Spaink <sspaink@influxdata.com>
2022-06-01 10:13:38 -05:00
Joshua Powers
0147257358
test: enable logging with testcontainers ( #11211 )
2022-06-01 07:42:46 -06:00
Joshua Powers
b1918c1317
chore: update github.com/opencontainers/runc from v1.0.2 to v1.1.2 ( #11212 )
2022-06-01 07:42:27 -06:00
Joshua Powers
0d60351aba
chore: update gopkg.in/yaml.v3 from v3.0.0 to v3.0.1 ( #11213 )
2022-05-31 16:25:04 -05:00
reimda
0dd99b2157
fix(inputs/snmp): switch new Reconnect method to be a value receiver ( #11197 )
2022-05-27 15:03:46 -06:00
Joshua Powers
1200f3c87e
test: refactor testcontainer port lookup ( #11198 )
2022-05-27 10:24:31 -06:00
Joshua Powers
02dd7c1752
test: actually skip flaky snmp test ( #11199 )
...
This test had a short skip added to it four years ago and a comment that
the test has random failures. While working on the integration tests,
which run all tests this test started showing up in the errors.
While the two asserts at the end could possibly be updated, it is worth
having someone look deeper into understanding why this change is
required.
In order to get integration tests running, this skips this test always.
2022-05-27 07:14:16 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
dependabot[bot]
a4d2076b34
fix: bump go.opentelemetry.io/otel/metric from 0.28.0 to 0.30.0 ( #11088 )
2022-05-26 12:36:46 -06:00
Jacob Marble
8bf4ea8173
chore: update OpenTelmetry plugins ( #11194 )
2022-05-26 11:26:54 -05:00
reimda
34e5d821f7
docs: remove recommendation for prometheus metric_version=2 ( #11158 )
2022-05-26 10:07:44 -06:00
dependabot[bot]
14fdcd700f
fix: bump github.com/sensu/sensu-go/api/core/v2 from 2.13.0 to 2.14.0 ( #11021 )
2022-05-26 09:43:03 -06:00
Joshua Powers
b29503702e
test: migrate zookeeper to test-containers ( #11185 )
2022-05-25 13:51:38 -06:00
Eng Zer Jun
d51634a613
fix(plugins/amqp): move from `streadway/amqp` to `rabbitmq/amqp091-go` ( #11192 )
2022-05-25 13:16:13 -06:00
Sven Rebhan
2a87947244
feat: Add constant 'algorithm' to the mock plugin ( #11188 )
2022-05-25 13:10:08 -06:00
zhiyuan-mojie
ae98e7f1f6
fix: redis plugin goroutine leak triggered by auto reload config mechanism ( #11143 )
2022-05-25 12:58:12 -06:00
Sven Rebhan
f4eefeadcc
fix: update golangci-lint from v1.45.2 to v1.46.2 ( #11191 )
2022-05-25 12:48:45 -06:00
Thomas Casteleyn
885444ab3e
fix(inputs/snmp): Reconnect TCP agents if needed ( #11163 )
2022-05-25 12:47:51 -06:00
Joshua Powers
22efc25daa
test: migrate pgbouncer to test-containers ( #11186 )
2022-05-25 10:45:55 -06:00
Joshua Powers
0935ae4a43
test: remove rabbitmq container not used ( #11175 )
2022-05-25 10:37:12 -06:00
Sven Rebhan
1b0bf3579b
chore: Embed sample configurations into README for aggregators ( #11190 )
2022-05-25 10:25:51 -06:00