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
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
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
Sven Rebhan
91d50ee374
fix: Update sample.conf for prometheus ( #11217 )
2022-06-01 09:22:25 -06:00
Joshua Powers
0147257358
test: enable logging with testcontainers ( #11211 )
2022-06-01 07:42:46 -06: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
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
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
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
912e3362d2
test: migrate openldap tests to test-containers ( #11169 )
2022-05-24 10:58:50 -06:00
Joshua Powers
d5ff34bc14
test: migrate opcua to test-containers ( #11171 )
2022-05-24 10:05:04 -06:00
Joshua Powers
d65640f9e6
test: migrate aerospike to test-containers ( #11177 )
2022-05-24 09:59:04 -06:00
Sven Rebhan
15fd1133c7
fix: Convert slab plugin to new sample.conf. ( #11181 )
2022-05-24 10:55:36 -05:00
Joshua Powers
59a7f76117
test: migrate memcached to test-containers ( #11176 )
2022-05-24 09:30:29 -06:00
Joshua Powers
cb9d9fe075
test: migrate redis to test-containers ( #11174 )
2022-05-24 09:30:19 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Joshua Powers
596b0e149b
fix: Remove any content type from prometheus accept header ( #11082 )
...
In #6745 , the prometheus accept header was changed to accept any media
type. However, our prometheus plugin only accepts text. With the release
of newer versions of prometheus, the OpenMetrics type is now available
and could potentially be setup as the exclusive response type. As this
new content type is not supported, Telegraf should not accept it.
The original issue, #6523 , was filed around getting a 406. The issue had
comments from the rabbit-mq maintainers who made changes to their code
to be less regid resolving the issue. The change to telegraf was made
afterwards anyway.
fixes : #10248
2022-05-24 15:11:17 +02:00
Martin Molnar
b5e5f4cfd7
feat(inputs.cpu): Add tags with core id or physical id to cpus ( #11141 )
2022-05-23 21:10:18 +02:00
bkotlowski
df3e9ec2a2
feat(intel_powerstat): add Max Turbo Frequency and introduce improvements ( #11035 )
2022-05-23 13:02:32 -06:00
Sven Rebhan
4f972daa2b
test: avoid data race in tcp-listener test ( #11144 )
2022-05-23 13:01:53 -06:00
Joshua Powers
db3beab38b
test: add generic test-container code for re-use, migrate mysql ( #11157 )
2022-05-23 11:08:53 -06:00
Sven Rebhan
df17df3a8f
fix: Improve slab testing without sudo. ( #11151 )
2022-05-20 08:39:50 -06:00
Joshua Powers
78d92622da
test: force elasticsearch to index batch data ( #11153 )
2022-05-19 14:15:41 -06:00
Joshua Powers
deb0c6e207
test: update mongodb output to use test containers ( #11137 )
2022-05-19 14:14:02 -06:00
Joshua Powers
57f5c1cb8a
test: switch internet speed to enable file download ( #11146 )
2022-05-19 11:31:51 -06:00
Joshua Powers
a2d142651e
fix: doc interval setting for internet speed plugin ( #11150 )
2022-05-19 11:31:33 -06:00
Sebastian Spaink
b709f8e047
fix(inputs.burrow): Move Dialer to variable and run `make fmt` ( #11149 )
2022-05-19 11:18:54 -05:00
Peter (Stig) Edwards
81b84fb12b
fix: avoid calling sadc with invalid 0 interval ( #11140 )
2022-05-19 10:26:29 -05:00
Sokolov Yura
7c89a38d11
feat: [inputs/burrow] fill more http transport parameters ( #6948 )
...
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2022-05-19 10:10:58 -05:00
Nobuhiro MIKI
ab04f3a1c7
feat: add slab metrics input plugin ( #11075 )
...
Co-authored-by: reimda <reimda@users.noreply.github.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-05-18 22:42:17 -05:00
Joshua Powers
dad330c3e1
fix: use readers over closers in http input ( #11083 )
2022-05-18 13:06:56 -06:00
Sebastian Spaink
6b697db11e
chore(inputs_a-l): migrate sample configs into separate files ( #11132 )
2022-05-18 11:31:52 -05:00
Sebastian Spaink
0f5dc9946c
chore(inputs_m-z): migrate sample configs into separate files ( #11133 )
2022-05-18 11:31:34 -05:00
Joshua Powers
d0476898e5
test: remove unecessary flag in sql input ( #11115 )
2022-05-17 20:30:18 +00:00
Sakerdotes
42f954fc88
fix(parsers/nagios): metrics will always return a supported status co… ( #11062 )
...
Co-authored-by: Morten Urban <morten.urban@sectornord.de>
2022-05-17 15:14:26 -05:00
Kuldeep Doneriya
d3abbc0897
feat: allow other fluentd metrics apart from retry_count, buffer_queu… ( #11056 )
2022-05-17 15:12:35 -05:00
reimda
1b10e15424
fix: log instance name in skip warnings ( #10995 )
2022-05-17 13:42:42 -06:00
Thomas Casteleyn
69314405ed
chore(inputs/file): More clear error messages ( #11104 )
2022-05-16 17:21:46 -05:00
Felix Edelmann
1d659f5fbe
test: add test for mysql gatherGlobalVariables using sql-mock ( #10987 )
2022-05-16 15:11:25 -06:00