Igor Simonov
8b3cab8093
feat(inputs.logstash): Record number of failures ( #9185 )
2022-07-11 13:09:25 -06:00
Joshua Powers
508483157d
fix: allow 201 for cookies, update header docs ( #11472 )
2022-07-08 15:10:46 -06:00
Mya
1a47277298
fix(inputs.snmp): snmp UseUnconnectedUDPSocket when using udp ( #10331 )
2022-07-08 13:40:32 -06:00
Sven Rebhan
bf0d261e53
fix(inputs.upsd): Move to new sample.conf style ( #11471 )
2022-07-08 08:47:58 -05:00
Adam Gardner
e4afb2bcfa
feat(rabbitmq): add support for head_message_timestamp metric ( #11475 )
2022-07-08 15:23:37 +02:00
reimda
4d2ebe587d
fix: Update prometheusremotewrite parser to be a new style parser plugin ( #11456 )
2022-07-07 20:11:38 -06:00
bewing
a0aa4082a2
chore(gnmi): Add Metrics heading to README.md ( #11476 )
2022-07-07 15:06:44 -06:00
bewing
f29f7b28f2
fix(gnmi): refactor tag-only subs for complex keys ( #11011 )
2022-07-07 12:50:40 -06:00
glennlod
c91eacda42
feat(inputs.nginx_plus_api): Gather limit_reqs metrics ( #10874 )
2022-07-07 10:43:29 -06:00
Joshua Powers
6aad0a6349
fix: use bigint for backupsize in sqlserver ( #11448 )
2022-07-07 08:43:15 -06:00
Sebastian Spaink
9744c3a6a2
feat: Migrate influx and influx_upstream parsers to new style ( #11432 )
2022-07-06 15:23:13 -05:00
Sebastian Spaink
1c8c057984
chore(inputs.socket_listener): Remove parser from init ( #11462 )
2022-07-06 14:11:08 -05:00
Anton Malinskiy
fbccc71abb
feat(input): add upsd implementation ( #9890 )
2022-07-06 13:09:18 -06:00
reimda
c25f9a0e83
fix: Update prometheus parser to be a new style parser plugin ( #11440 )
2022-07-06 10:07:53 -06:00
Mya
5598a16bdb
docs(inputs.mqtt_consumer): add pivot example to readme ( #11195 )
2022-07-05 11:27:19 -06:00
Joshua Powers
2f6701013b
test: Update wait statement for postgresql_extensible ( #11447 )
2022-07-05 17:38:05 +02:00
Sebastian Spaink
9e50853ab8
feat: Migrate nagios parser to new style ( #11402 )
2022-06-30 13:20:32 -05:00
Sven Rebhan
7d83b076c2
fix: add reset-mode flag for CSV parser ( #11288 )
2022-06-30 12:11:25 -06:00
Cillian McCabe
b7e09bb509
feat: adding aws metric streams input plugin ( #11233 )
2022-06-30 09:59:07 -06:00
Joshua Powers
56a3f18cdf
feat: migrate grok to new parser style ( #11408 )
2022-06-30 08:10:27 -06:00
Sven Rebhan
f8766bc1b1
feat: Migrate dropwizard parser to new style ( #11371 )
2022-06-29 17:11:27 -05:00
Heiko Schlittermann
f4cdda4b2a
test: exchange confused parameters (expected vs actual) ( #11422 )
2022-06-29 16:49:39 -05:00
Sven Rebhan
9ea9314e27
feat: Migrate logfmt parser to new style ( #11366 )
2022-06-29 23:31:22 +02:00
Sven Rebhan
e5bcc274ca
fix: Bring back old xpath section names ( #11335 )
2022-06-29 23:30:58 +02:00
Sven Rebhan
e710192dc9
feat: Migrate graphite parser to new style ( #11405 )
2022-06-29 23:08:05 +02:00
Joshua Powers
b423a3ec40
feat: migrate value parser to new style ( #11407 )
2022-06-29 14:46:43 -06:00
Luke Winikates
6e6fba77bb
feat(outputs/wavefront): make maximum http batch size configurable ( #11201 )
2022-06-29 13:27:56 -06:00
Sebastian Spaink
b638c5353f
feat: migrate form_urlencoded parser to new style ( #11381 )
2022-06-29 13:08:12 -06:00
Sven Rebhan
524038a1ec
fix: Sync back sample.confs for inputs.couchbase and outputs.groundwork. ( #11413 )
2022-06-29 09:04:28 -06:00
papapiya
eb77bddde2
fix: resolve jolokia2 panic on null response ( #11397 )
2022-06-29 07:17:33 -06:00
dependabot[bot]
3008d918b7
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.1.0 to 1.46.0 ( #11382 )
2022-06-28 12:22:31 -05:00
Sebastian Spaink
bf4e0500f7
feat: Migrate collectd parser to new style ( #11367 )
2022-06-27 13:05:19 -06:00
Alexander Krantz
fcc9373eba
feat: allow collecting node-level metrics for Couchbase buckets ( #9717 )
2022-06-27 13:03:55 -06:00
Sebastian Spaink
6b009f3072
feat: migrate wavefront parser to new style ( #11374 )
2022-06-27 13:02:50 -06:00
Joshua Powers
d80096a9cb
docs: swap bytes sent/recv descriptions in nfsclient ( #11376 )
2022-06-23 10:31:23 -06:00
Sven Rebhan
3f114e0921
feat: Migrate json_v2 parser to new style ( #11343 )
2022-06-22 13:50:43 -06:00
Sven Rebhan
a049175e58
fix: Restore sample configurations broken during initial migration ( #11276 )
2022-06-22 13:33:58 -06:00
Sven Rebhan
48fa1990ee
feat: Add CSV serializer ( #11307 )
2022-06-22 21:06:50 +02:00
reimda
db23718f14
fix: don't require listeners to be present in overview ( #9315 )
2022-06-22 10:28:44 -06:00
Sven Rebhan
c46f42f797
feat: Migrate json parser to new style ( #11226 )
2022-06-22 09:56:51 -06:00
Sebastian Spaink
6700f0ba49
docs: Sync sample.conf for recent features ( #11348 )
2022-06-22 08:01:56 -05:00
Alexander Krantz
65a60855a0
feat(x509_cert): add proxy support ( #9319 )
2022-06-21 15:50:06 -05:00
Alexander Krantz
d8f2b38b27
feat(redis): add Redis 6 ACL auth support ( #9333 )
2022-06-21 15:13:18 -05:00
Joshua Powers
42a167ffde
fix: filter out views in mongodb lookup ( #11280 )
2022-06-21 11:16:12 -06:00
Julien Pivotto
fa64e26a0c
chore: fix typo (recieve -> receive) ( #11341 )
2022-06-21 10:36:41 -06:00
Joshua Powers
3f65217f5e
test: mark integration tests correctly ( #11317 )
2022-06-16 14:10:11 -06:00
Joshua Powers
b312ccf1ec
test: update wait for statement for postgres ( #11309 )
2022-06-16 13:47:19 -06:00
Joshua Powers
a45410368d
docs: explain directly connecting to mongo node ( #11314 )
2022-06-16 09:43:26 -06:00
Vladislav Senkevich
2d7f2094e9
feat: add default appType as config option to groundwork output ( #11300 )
2022-06-15 13:25:09 -06:00
Thomas Casteleyn
2424852aa7
fix(parsers/xpath): Reduce debug messages when empty selection is allowed ( #11302 )
2022-06-15 13:10:02 -06:00
skillor
05285a1fdb
feat(inputs.x509_cert): add smtp protocol ( #11271 )
...
Co-authored-by: dreiekk <dreiekk@users.noreply.github.com>
2022-06-15 11:46:26 -05:00
Thomas Casteleyn
45c88f84c9
fix(inputs/directory_monitor): Add support for multiline file parsing ( #11234 )
2022-06-13 09:24:17 -05:00
reimda
f7aab29381
chore: Fix readme linter errors for input plugins M-Z ( #11274 )
2022-06-08 15:22:56 -06:00
Sven Rebhan
0d96968819
feat: Migrate xpath parser to new style ( #11218 )
2022-06-08 13:39:02 -06:00
Joshua Powers
0b7c3c4b24
fix: add missing build constraints for sqlite ( #11272 )
2022-06-08 10:38:58 -06:00
Joshua Powers
a8ed6fd192
fix: remove full access permissions ( #11261 )
2022-06-08 09:54:12 -06:00
reimda
453e276718
chore: Fix readme linter errors for input plugins E-L ( #11214 )
2022-06-07 15:37:08 -06:00
reimda
1b1482b5eb
chore: Fix readme linter errors for input plugins A-D ( #10964 )
2022-06-07 15:10:18 -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
bkotlowski
6d829c199d
feat(intel_powerstat): add uncore frequency metrics ( #11254 )
2022-06-06 09:23:48 -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
9c47c9ccbb
fix: re-add event to splunk serializer ( #11237 )
2022-06-02 12:08:35 -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
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
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
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
Sven Rebhan
1b0bf3579b
chore: Embed sample configurations into README for aggregators ( #11190 )
2022-05-25 10:25:51 -06:00
Sven Rebhan
e04d62dd16
chore: Embed sample configurations into README for processors ( #11189 )
2022-05-25 08:59:41 -06:00
Sven Rebhan
d9a6d8b774
chore: embed sample configurations into README for outputs ( #11182 )
2022-05-25 08:48:59 -06:00
crflanigan
7d2016b84c
feat: Google API Auth ( #11084 )
2022-05-24 17:33:02 -06:00
Joshua Powers
912e3362d2
test: migrate openldap tests to test-containers ( #11169 )
2022-05-24 10:58:50 -06:00
Joshua Powers
5857966df1
test: migrate nsq to test containers ( #11173 )
2022-05-24 10:31:49 -06:00
Joshua Powers
d5ff34bc14
test: migrate opcua to test-containers ( #11171 )
2022-05-24 10:05:04 -06:00
Joshua Powers
1c41f2d1ef
feat: add field key option to set event partition key ( #11076 )
2022-05-24 10:01:09 -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
Joshua Powers
dd8dd75824
test: migrate mqtt to test containers ( #11172 )
2022-05-24 09:30:02 -06:00
Joshua Powers
03034cd1d1
test: migrate nats to test-containers ( #11170 )
2022-05-24 09:29:15 -06:00
Joshua Powers
94ad7f1bfa
test: migrate crate to test-containers code ( #11165 )
2022-05-24 09:28:40 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Heiko Schlittermann
a840006e58
fix: search services file in /etc/services and fall back to /usr/etc/services ( #11179 )
2022-05-24 07:22:56 -06: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
Thomas Casteleyn
9a6816782b
feat: do not error if no nodes found for current config with xpath parser ( #11102 )
2022-05-19 09:00:23 -06: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
Sebastian Spaink
256caede89
chore(outputs): migrate sample configs into separate files ( #11131 )
2022-05-18 11:30:06 -05:00
Sebastian Spaink
4b3a5d5559
chore(aggregators): migrate sample configs into separate files ( #11130 )
2022-05-18 11:29:55 -05:00
Sebastian Spaink
d345348834
chore(processors): migrate sample configs into separate files ( #11125 )
2022-05-18 11:29:43 -05:00
Joshua Powers
d0476898e5
test: remove unecessary flag in sql input ( #11115 )
2022-05-17 20:30:18 +00:00
Joshua Powers
c8796a71ae
fix: elasticsearch output float handling test ( #11120 )
2022-05-17 20:28:05 +00:00
Joshua Powers
b4b52d1a6f
test: remove unused riemann from docker-compose ( #11118 )
2022-05-17 20:26:27 +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
Thomas Casteleyn
442728b03e
feat(parsers/logfmt): Add tag support ( #11060 )
2022-05-17 15:08:03 -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
sammcadams-8451
df6d4e7972
feat: Artifactory Webhook Receiver ( #10918 )
2022-05-16 14:20:54 -06:00
lambdaq
09a863bd3d
docs: fix socket_writer output format link ( #11101 )
2022-05-16 13:49:35 -06:00
Joshua Powers
0d18847f59
fix: check net.Listen() error in tests ( #11093 )
2022-05-16 13:37:53 -06:00
Sergey Lanzman
23afa9f28c
fix: Output erroneous namespace and continue instead of error out ( #11069 )
2022-05-16 13:27:00 -06:00
Nathan Ferch
62922de631
feat: add mount option filtering to disk plugin ( #11039 )
2022-05-12 15:16:19 -06:00
6monlambert
fa723355f5
feat(inputs.vsphere): Collect resource pools metrics and add resource pool tag in VM metrics ( #10574 )
...
* Collect Resource Pool metrics; Add rpname tag on VM metrics
* Update vSphere readme file
* Update vSphere readme file
* Correct typo in vSphere Readme
* Correct Markdown of metrics.md
* Fix metrics file
* Fix code in endpoint (filter); add some tests
* Update plugins/inputs/vsphere/endpoint.go
That's true I commit this suggestion
Co-authored-by: Sebastian Spaink <3441183+sspaink@users.noreply.github.com>
* Removed Context and Endpoint from getResourcePoolName func
Co-authored-by: Simon LAMBERT <silambert@cirilgroup.com>
Co-authored-by: Sebastian Spaink <3441183+sspaink@users.noreply.github.com>
2022-05-12 15:36:56 -05:00
Joshua Powers
b36953d10b
docs: note about listsnapshots cause zfs parse failures ( #11091 )
2022-05-12 12:43:38 -06:00
dependabot[bot]
a9de025c84
fix: bump github.com/showwin/speedtest-go from 1.1.4 to 1.1.5 ( #10722 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MyaLongmire <myalongmire05@gmail.com>
2022-05-12 10:58:24 -05:00
Farukh Ali
906b24e31d
fix(outputs.Wavefront): If no "host" tag is provided, do not add "telegraf.host" tag ( #11078 )
...
Co-authored-by: ffaroo1 <svc-registry-github@intuit.com>
2022-05-12 10:46:28 -05:00
Peter (Stig) Edwards
2cad990e10
docs: correct copy-and-paste of udp to tcp ( #11080 )
2022-05-11 09:54:36 -06:00
Eng Zer Jun
81090be35d
refactor: replace strings.Replace with strings.ReplaceAll ( #11079 )
2022-05-11 09:53:34 -06:00
M.D
fed88fcb44
feat(exec, execd): add an option to pass a custom environment to their child process ( #11049 )
2022-05-10 15:34:05 -06:00
Sebastian Spaink
4a15e0aba8
fix(inputs.couchbase): Don't assume metrics will all be of the same length ( #11045 )
...
* fix(inputs.couchbase): Don't assume metrics will all be of the same length
* fix: move to one line
2022-05-10 16:30:37 -05:00
Joshua Powers
7d456d1773
fix: deprecate useless database config option ( #11044 )
2022-05-10 15:26:04 -06:00
Joshua Powers
3e60bc1d4b
fix: do not error when closing statsd network connection ( #11043 )
2022-05-10 15:24:34 -06:00
Joshua Powers
e28793cff1
fix: re-init azure monitor http client on context deadline error ( #11030 )
2022-05-10 15:24:01 -06:00
Thomas Casteleyn
8aacd07257
chore(inputs/disk): add deprecation notice to legacy mountpoints setting ( #10948 )
2022-05-10 09:59:57 -06:00
Thomas Casteleyn
6dc2b99549
style: align plugin renaming ( #10868 )
2022-04-28 13:40:34 -06:00
Jimmy Rimmer
eb791360c4
fix: datadog count metrics ( #10979 )
2022-04-27 17:04:34 -05:00
RaviKiran K
5a71d03e63
feat(outputs.http): Support configuration of `MaxIdleConns` and `MaxIdleConnsPerHost` ( #10954 )
2022-04-27 15:24:27 -05:00
Joshua Powers
f97e50a73d
fix: reduce log level in disk plugin ( #10925 )
2022-04-26 15:46:28 -06:00
bewing
a6f278a5ea
fix: use external xpath parser for gnmi ( #11024 )
2022-04-26 07:38:02 -06:00
Joshua Powers
f450e37966
fix: remove duplicate influxdb listener writes ( #10976 )
2022-04-25 14:49:56 -06:00
bewing
72997edf7b
fix: add mutex to gnmi lookup map ( #11008 )
2022-04-22 07:40:20 -06:00
reimda
6ba3b1e91e
chore: Fix readme linter errors for output plugins ( #10951 )
2022-04-21 09:45:47 -06:00
bewing
dc95d22272
fix: use sprint to cast to strings in gnmi ( #11010 )
2022-04-21 07:45:37 -06:00
Adam Rowan
ecf7e948b2
fix: use correct auth token with consul_agent ( #11001 )
2022-04-20 12:51:57 -06:00
Alexander Kapshuna
18980772a9
docs: correct influx parser type setting in README ( #11004 )
2022-04-20 07:14:03 -06:00
Marc
e8b08b10b7
fix: add mariadb_dialect to address the MariaDB differences in INNODB_METRICS ( #10486 )
2022-04-19 15:12:49 -06:00
Joshua Powers
bcc7c57f18
fix: correctly parse various numeric forms ( #10923 )
2022-04-19 15:07:23 -06:00
Adam Zwakenberg
96be484f08
docs: add missing slash in mongodb readme ( #10994 )
2022-04-19 07:35:30 -06:00
Jacob Marble
bf99a726f5
fix: update go.opentelemetry.io/collector/pdata from v0.48.0 to v0.49.0 ( #10984 )
2022-04-19 07:28:01 -06:00
Joshua Powers
b2a1c1b497
docs: regex processor only works on strings ( #10982 )
2022-04-19 07:22:03 -06:00
Eng Zer Jun
c3d176029d
test: use `T.TempDir` to create temporary test directory ( #10988 )
2022-04-18 13:27:59 -06:00
Rion
577c0462b8
feat(processor/regex): Add ability to check every tag for regex replace ( #10927 )
2022-04-14 09:15:45 -06:00
Pascal Sthamer
70334b9691
feat(inputs/teamspeak): allow to configure nickname ( #10934 )
2022-04-13 10:06:01 -06:00
Aleksandr Venger
237658d6cd
feat(inputs/sqlserver): add RecentBackups query ( #10567 )
2022-04-13 09:57:36 -06:00
Joshua Powers
03847d8cac
fix: ensure aliyuncms metrics accept array, fix discovery ( #10850 )
2022-04-12 15:52:03 -06:00
Arati Kulkarni
50d706ecfa
fix(inputs/aerospike): Statistics query bug ( #10930 )
2022-04-12 15:15:13 -06:00
AsafMah
47113efc5a
fix: update github.com/Azure/azure-kusto-go from 0.5.0 to 0.60 ( #10966 )
2022-04-12 15:07:15 -06:00
Joshua Powers
22bc23d79b
chore: add logging to graylog tests ( #10896 )
2022-04-12 15:00:49 -06:00
Joshua Powers
ad2a0e52a4
chore: remove go generate from CI tests ( #10977 )
2022-04-12 13:49:10 -06:00
Joshua Powers
b1e3ece613
fix: align the default value for msg size ( #10947 )
2022-04-12 09:09:38 -06:00
Jacob Marble
3a3802e02f
fix: update opentelemetry from v0.2.10 to v0.2.17 ( #10963 )
2022-04-12 09:00:27 -06:00
Giulio Fronterotta
2337fd6e61
docs: update sql readme for creating login in windows ( #10967 )
2022-04-12 08:32:24 -06:00
Joshua Powers
dbd1fe734b
fix: remove overly verbose info message from cisco mdt ( #10959 )
2022-04-12 07:54:35 -06:00
Sebastian Spaink
b139ee7997
fix: update starlark 7a1108eaa012->d1966c6b9fcd ( #10940 )
2022-04-12 07:54:25 -06:00
JackSharebourg
d38665fbb6
docs: update csv parser metadata descriptions ( #10750 )
2022-04-12 07:53:34 -06:00
Thomas Casteleyn
5e9312b167
style: Add deprecation notice to renamed plugins ( #10867 )
2022-04-12 07:50:27 -06:00
Sebastian Spaink
5676326ae9
chore(inputs): add descriptions to config in README.md ( #10962 )
2022-04-12 08:29:02 -05:00
Sebastian Spaink
b355be5ccb
feat: migrate input plugins to new sample config format (M-Z) ( #10926 )
2022-04-11 16:32:25 -05:00
Joshua Powers
66daef2f0c
fix: update influxdb_v2 error message ( #10958 )
2022-04-11 14:45:48 -06:00
Shubham Kumar Singh Rajput
777f8bf715
fix(inputs.prometheus): moved from watcher to informer ( #10932 )
2022-04-08 08:09:02 -06:00
Sebastian Spaink
8e2b4988fe
feat: migrate input plugins to new sample config format (A-L) ( #10924 )
2022-04-07 16:01:21 -06:00
Sebastian Spaink
a7df6c6aa6
feat: migrate output plugins to new sample config format ( #10910 )
2022-04-07 15:55:03 -06:00
Sebastian Spaink
be0008f9e2
feat: migrate processor plugins to new sample config format ( #10913 )
2022-04-06 14:49:41 -06:00
Sebastian Spaink
43017e14dd
feat: migrate aggregator plugins to new sample config format ( #10912 )
2022-04-06 14:40:17 -06:00
Sebastian Spaink
5d6748fcb5
feat: generate the plugins sample config ( #10886 )
2022-04-05 17:11:09 -05:00
Driss Tahraoui-Maldague
6cb25207fd
feat(inputs.mongodb): Add metrics about files currently open and currently active data handles ( #7896 )
2022-04-05 11:37:57 -05:00
Gianluca Sartori
141279f1de
fix: inconsistencies in sql*Requests queries ( #10553 )
2022-03-30 12:06:05 -06:00
Aleksei Larkov
9d3d5b9414
feat: add ANSI color filter for tail input plugin ( #10880 )
2022-03-30 09:00:16 -06:00
Arati Kulkarni
6a0311c24f
feat: (outputs.elasticsearch) Add healthcheck timeout ( #10853 )
2022-03-30 08:10:03 -06:00
omgold
32222d96ce
feat: In Lustre input plugin, support collecting per-client stats. ( #10607 )
2022-03-29 15:13:29 -06:00
Joshua Powers
b9151ff560
fix: redundant zfs pool tag ( #10871 )
2022-03-29 15:04:21 -06:00
Joshua Powers
b169b01568
fix: update vsphere info message to debug ( #10903 )
...
This message is very verbose and causes a lot of extra messages to get
printed out as-is. Having it can be helpful in debugging when a metric
does not show up, but it is not useful for general usage. This changes
the message to only show up with debug enabled.
Fixes : #10350
2022-03-28 10:06:19 -06:00
Joshua Powers
f975f4269e
fix: include body in error message ( #10866 )
2022-03-24 15:03:26 -06:00
Joshua Powers
d89972c02c
docs: clarify the k and fields topk params ( #10830 )
2022-03-24 11:56:51 -06:00
Joshua Powers
e4b9924625
chore: switch HTTP 100 test case values ( #10858 )
2022-03-24 11:56:09 -06:00
Joshua Powers
c2277fa2fc
chore: fix slow running intel-pmu test ( #10859 )
2022-03-24 11:55:48 -06:00
Joshua Powers
58a69d43eb
chore: skip longer/integration tests on -short mode ( #10860 )
2022-03-24 11:55:36 -06:00
Joshua Powers
eafde73ece
chore: reduce timeouts and sleeps ( #10861 )
2022-03-24 11:54:58 -06:00
Sven Rebhan
6f0c5afe48
fix: fix handling of imports in protocol-buffer definitions ( #10798 )
2022-03-23 09:28:17 -06:00
Joshua Powers
baea38970e
fix: rename consul_metrics -> consul_agent ( #10876 )
2022-03-23 09:27:37 -06:00
Francesco Bartolini
a0ed5241d4
fix: consul_metrics input plugin docs ( #10873 )
2022-03-23 07:55:21 -06:00
William Wilson
5992fc47ac
tests: remove redundant newlines that go 1.18 treats as errors ( #10847 )
2022-03-21 09:11:25 -07:00
reimda
77040ef4e9
fix: Add option to select translator ( #10802 )
2022-03-17 21:43:46 -06:00
Paweł Żak
7e652fdd00
feat: new input Hugepages plugin ( #10763 )
2022-03-16 10:00:45 -06:00
Joshua Powers
02c3073f5b
feat: add new rtt per op field to nfsclient ( #10787 )
2022-03-11 12:56:03 -07:00
Sebastian Spaink
b526945c64
fix(parsers.json_v2): Check if gpath exists and support optional in fields/tags ( #10799 )
2022-03-11 12:51:37 -07:00
Joshua Powers
40ed7fb693
feat(parsers.influx): New influx line protocol via feature flag ( #10749 )
2022-03-10 15:09:58 -07:00
Jim Hagan
2b817f1b81
docs: Improve language related to the New Relic license key. ( #10796 )
2022-03-10 12:48:34 -07:00
Joshua Powers
2b57262617
fix: correctly read ntpq long poll output ( #10790 )
2022-03-10 07:20:02 -07:00
Sebastian Spaink
80d66dfed9
fix(inputs.docker): keep field type of tasks_desired the same ( #10711 )
2022-03-08 09:00:48 -06:00
Reimer Prochnow
03d7c4693e
fix(json_v2): allow multiple optional objects ( #10777 )
2022-03-08 07:55:30 -07:00
keep94
bb2e709b37
docs: update wavefront docs for clearer proxy server use ( #10774 )
2022-03-07 09:25:48 -07:00
Alexander Krantz
f76729cfb9
feat: HTTP basic auth for webhooks ( #9332 )
...
Co-authored-by: Sebastian Spaink <3441183+sspaink@users.noreply.github.com>
2022-03-04 09:51:01 -06:00
Marcin Lewandowski
7e2f22c00c
docs: update uri scheme for default RavenDB configuration ( #10764 )
2022-03-04 06:38:31 -07:00
Joshua Powers
008e43b7c8
fix: sql unsigned settings ( #10673 )
2022-03-03 08:21:39 -07:00
Thomas Casteleyn
a4f6b27bd5
style: Add deprecation notices to plugin options ( #10616 )
2022-03-01 15:05:53 -07:00
Joshua Powers
39e065fd78
fix: sanitize stasd names ( #10466 )
2022-03-01 15:01:08 -07:00
Joshua Powers
e4823a4c57
docs: add value_field_name to value processor ( #10740 )
2022-03-01 09:28:41 -07:00
Joshua Powers
ffe0b7e184
docs: add info on Graylog GELF spec ( #10745 )
...
Fixes : #10724
2022-02-28 09:20:08 -07:00
JackSharebourg
c2458fe6b8
fix: typo metadata support in csv parser ( #10742 )
2022-02-28 07:21:47 -07:00
Sven Rebhan
9387fb602d
feat: Add tag batch-processing to XPath parser ( #10585 )
2022-02-24 15:09:33 -07:00
Eugene Komarov
92d1b0efcf
fix: add push only updated values flag to histogram aggregator ( #10515 )
2022-02-24 15:04:58 -07:00
Ehsan
5adecc3cd9
feat(parsers/csv): Add metadata support to CSV parser plugin ( #10083 )
2022-02-23 19:28:16 -06:00
Joshua Powers
71ed9d692c
fix: mdstat when sync is less than 10% ( #10701 )
2022-02-22 15:04:16 -07:00
reimda
6ef39deda1
fix: Remove verbose logging from disk input plugin ( #10527 )
2022-02-22 11:56:22 -07:00
Arati Kulkarni
63d4a87eb1
feat: Bump github.com/aerospike/aerospike-client-go from 1.27.0 to 5.7.0 ( #10604 )
2022-02-22 11:54:29 -07:00
LINKIWI
9bdfb21eee
feat(inputs/memcached): Support client TLS origination to memcached ( #10642 )
2022-02-22 11:53:11 -07:00
Michael Hoffmann
7715b84773
feat: socks5 proxy support for websocket ( #10672 )
2022-02-22 11:52:25 -07:00
Joshua Powers
855e23d978
fix: include influxdb bucket name in error messages ( #10706 )
...
Fixes : #10690
2022-02-22 10:42:37 -07:00
Alan Pope
9f9d3c9b98
fix: openweathermap add feels_like field ( #10705 )
2022-02-22 10:21:37 -07:00
Thomas Casteleyn
906c71481b
fix: Set NextCheckTime to LastCheckTime to avoid GroundWork to invent a value ( #10623 )
2022-02-22 09:28:22 -07:00
dependabot[bot]
9a1e250f91
fix: bump github.com/gophercloud/gophercloud from 0.16.0 to 0.24.0 ( #10693 )
2022-02-22 09:03:54 -07:00
Ted M Lin
722a265da6
fix(dedup): Modifying slice while iterating is dangerous ( #10684 )
2022-02-22 08:13:52 -07:00
Paweł Żak
77390b6495
fix: linter fixes for "import-shadowing: The name '...' shadows an import name" ( #10689 )
2022-02-22 08:11:30 -07:00
Zachary Priddy
a60027a7de
feat[elastic output]: add elastic pipeline flags ( #10505 )
2022-02-17 16:00:26 -07:00
Mya
d18ff3407d
fix: ensure folders do not get loaded more than once ( #10551 )
2022-02-16 12:25:20 -07:00
Joshua Powers
81f54c50c6
docs: update VMWare doc links ( #10663 )
...
Fixes : #10569
2022-02-16 11:54:01 -07:00
hulucc
4c42880796
fix: prometheusremotewrite wrong timestamp unit ( #10547 )
2022-02-16 09:00:37 -07:00
Joshua Powers
dbafbed42d
fix: add graylog toml tags ( #10660 )
2022-02-16 08:55:30 -07:00
Alexander Olekhnovich
0d529d89ea
feat: add socks5 proxy support for kafka output plugin ( #8192 )
2022-02-16 08:33:03 -07:00
Joshua Powers
c1a41383c6
docs: override reported OpenSearch version ( #10586 )
...
Fixes : #9414
2022-02-16 07:25:31 -07:00
dependabot[bot]
10d11f318b
fix: bump all go.opentelemetry.io dependencies ( #10647 )
2022-02-15 10:42:25 -07:00