Releases: influxdata/telegraf
1.10.1
v1.10.1 [2019-03-19]
Bugfixes
- #5448: Show error when TLS configuration cannot be loaded.
- #5543: Add Base64-encoding/decoding for Google Cloud PubSub plugins.
- #5565: Fix type compatibility in vsphere plugin with use_int_samples option.
- #5492: Fix vsphere input shows failed task in vCenter.
- #5530: Fix invalid measurement name and skip column in csv parser.
- #5589: Fix system input causing high cpu usage on Raspbian.
- #5575: Don't add empty healthcheck tags to consul input.
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.10.1-1_amd64.deb |
3dfa39a662bd91edb1eb18b05c9db6935fc5925b496fb4f8ee2881b9bd2f7e3e |
amd64 | Centos | telegraf-1.10.1-1.x86_64.rpm |
5b4172353e1203f1a20a94eb1ca0a40b70b54dc6c8ffa719c1d7da21ef228fb6 |
amd64 | Windows | telegraf-1.10.1_windows_amd64.zip |
e6fe0bcc21cb9b839ead6eb0da0c3fb9aa2aa4a6246b299e7cf6f136f468f375 |
amd64 | FreeBSD | telegraf-1.10.1_freebsd_amd64.tar.gz |
e26c3a89b73428c4a750f511efe31c0f9b223bb59a884b7fbe358d77f8e8763c |
amd64 | Linux | telegraf-1.10.1-static_linux_amd64.tar.gz |
e489d1f8c20182d04edbdf06141f42ddc45bd7032942bd7c96b4bb4b57f55843 |
amd64 | Linux | telegraf-1.10.1_linux_amd64.tar.gz |
e8fe6a0a6584cf945be25c22fe366108e6c7dc91b597ad1309e1d8b472f1bc83 |
i386 | Debian | telegraf_1.10.1-1_i386.deb |
6067769358fadf5911a67bcb2a86a04cc025eef6d5431511ba012645a3dd7d74 |
i386 | Centos | telegraf-1.10.1-1.i386.rpm |
09d69d268c48d5994051ed5e72bffff2d378d74e2b3f7152032b3b9d920c1790 |
i386 | Windows | telegraf-1.10.1_windows_i386.zip |
af28234268e56c06c1f08b35cde82bfa3758d28f1f56789a9982241d199c5f9d |
i386 | FreeBSD | telegraf-1.10.1_freebsd_i386.tar.gz |
3b4750c6653bc915e7af70f4d54d81243bcaa75b67df065f3eaa95cb09407203 |
i386 | Linux | telegraf-1.10.1_linux_i386.tar.gz |
0e8d6ed2ade4da8a821d4fed5872126d24a0d6b3b4e0f85939e82257ddcff69c |
arm64 | Debian | telegraf_1.10.1-1_arm64.deb |
2be710ed5478e10260fc2b0e1ea1a2a35f3a05a7c9fddb1d5b2ab2b8980416b9 |
arm64 | Centos | telegraf-1.10.1-1.arm64.rpm |
ef2dc11df9c1b87eb7fa55d4b315b1dcfc6bb4426d5730790a764a59ea779b8a |
arm64 | Linux | telegraf-1.10.1_linux_arm64.tar.gz |
df20ac12b5adf486c564d20fed3c124c570520345503190252ac819d33705bc9 |
armhf | Debian | telegraf_1.10.1-1_armhf.deb |
661cf686b37d68ae5a345685317d95d7a94a9eff3e9ca22991412859a7d73f3d |
armhf | Linux | telegraf-1.10.1_linux_armhf.tar.gz |
3c3fcad2c049377b26ead347dff5c9c998f582ebee6cab82338b362f5f31ada5 |
armel | Debian | telegraf_1.10.1-1_armel.deb |
1f5ab4775f56878287a3ecf369c2b9f7088218a13daff3f44512ca7adff18efa |
armel | Centos | telegraf-1.10.1-1.armel.rpm |
010986beee10a002da16231e9fb10c339a0fa4dc2e8a99d1a9bc6767a5c672fb |
armel | Linux | telegraf-1.10.1_linux_armel.tar.gz |
80046a993d674ac6f2982ae3e94bd8a7082874a7d3cb37f1868094b9386c7884 |
armv6hl | Centos | telegraf-1.10.1-1.armv6hl.rpm |
3460e029601d8f2f3c0fd937d3569a0f74c2605a11d887a07cb9b4b913a76f1e |
s390x | Debian | telegraf_1.10.1-1_s390x.deb |
079a75da41669f239e142e070351b1cdd89013400661bfcf5a68e233e1eeeecb |
s390x | Centos | telegraf-1.10.1-1.s390x.rpm |
07b37938a85b14d91c745c0667c25cd70436ba9a5c7e2b8ba04aed926a251167 |
s390x | Linux | telegraf-1.10.1_linux_s390x.tar.gz |
bfe406ffc0685a2745d7c650b0a8ed5bb78b1ba7264e63c33a5aba7c79bd53c5 |
mipsel | Debian | telegraf_1.10.1-1_mipsel.deb |
e0c96b9f871aa3294268faf4af4d58774399ef4e179111ee70d44ddadf20b875 |
mipsel | Linux | telegraf-1.10.1_linux_mipsel.tar.gz |
c83af3e10fe54d9f386a4810e8cf0ea734b0156b6b1aa492458e51f96dc51d1a |
1.10.0
v1.10 [2019-03-05]
New Inputs
- cloud_pubsub - Contributed by @emilymye
- cloud_pubsub_push - Contributed by @influxdata
- kinesis_consumer - Contributed by @influxdata
- kube_inventory - Contributed by @influxdata
- neptune_apex - Contributed by @MaxRenaud
- nginx_upstream_check - Contributed by @dmitryilyin
- multifile - Contributed by @martin2250
- stackdriver - Contributed by @WuHan0608
New Outputs
- cloud_pubsub - Contributed by @emilymye
New Serializers
- nowmetric - Contributed by @JefMuller
- carbon2 - Contributed by @frankreno
Features
- #4345: Allow for force gathering ES cluster stats.
- #5047: Add support for unix and unix_ms timestamps to csv parser.
- #5038: Add ability to tag metrics with topic in kafka_consumer.
- #5024: Add option to store cpu as a tag in interrupts input.
- #5074: Add support for sending a request body to http input.
- #5069: Add running field to procstat_lookup.
- #5116: Include DEVLINKS in available diskio udev properties.
- #5149: Add micro and nanosecond unix timestamp support to JSON parser.
- #5160: Add support for basic auth to couchdb input.
- #5161: Add support in wavefront output for the Wavefront Direct Ingestion API.
- #5168: Allow counting float values in valuecounter aggregator.
- #5177: Add log send and redo queue fields to sqlserver input.
- #5113: Improve scalability of vsphere input.
- #5210: Add read and write op per second fields to ceph input.
- #5214: Add configurable timeout to varnish input.
- #5273: Add flush_total_time_ns and additional wired tiger fields to mongodb input.
- #5295: Support passing bearer token directly in k8s input.
- #5294: Support passing bearer token directly in prometheus input.
- #5292: Add option to report input timestamp in prometheus output.
- #5234: Add Linux mipsle packages.
- #5382: Support unix_us and unix_ns timestamp format in csv parser.
- #5391: Add resource type and resource label support to stackdriver output.
- #5396: Add internal metric for line too long in influxdb_listener.
- #4892: Add option to set retain flag on messages to mqtt output.
- #5165: Add resource path based filtering to vsphere input.
- #5417: Add rcode tag and field to dns_query input.
- #5453: Support Azure Sovereign Environments with endpoint_url option.
- #5472: Support configuring a default timezone in JSON parser.
- #5482: Add ceph_health metrics to ceph input.
- #5488: Add option to disable unique timestamp adjustment in grok parser.
- #5473: Add mutual TLS support to prometheus_client output.
- #4308: Add additional metrics to rabbitmq input.
- #5388: Add multicast support to socket_listener input.
- #5490: Add tag based routing in influxdb/influxdb_v2 outputs.
- #5533: Allow grok parser to produce metrics with no fields.
Bugfixes
- #4610: Fix initscript removes pidfile of restarted Telegraf process.
- #5320: Use datacenter option spelling in consul input.
- #5316: Remove auth from /ping route in influxdb_listener.
- #5304: Fix x509_cert input stops checking certs after first error.
- #5404: Group stackdriver requests to send one point per timeseries.
- #5449: Log permission error and ignore in filecount input.
- #5497: Create log file in append mode.
- #5325: Ignore tracking for metrics added to aggregator.
- #5514: Fix panic when rejecting empty batch.
- #5518: Fix conversion from string float to integer.
- #5431: Sort metrics by timestamp in prometheus output.
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.10.0-1_amd64.deb |
00ab39fc2dbb13dd1f63ac6951f9bfca86a637c7371fe99b454fb20b1d3dd098 |
amd64 | Centos | telegraf-1.10.0-1.x86_64.rpm |
09f74c83c71909a6218bedd38ba7e41225a291f0457018dfd0a8c7980736d411 |
amd64 | Windows | telegraf-1.10.0_windows_amd64.zip |
8eef2f94804b8cc98123805885fd9d5f16793216d89fbc1ab2d2170f9bc3b754 |
amd64 | FreeBSD | telegraf-1.10.0_freebsd_amd64.tar.gz |
5e9c4c4fda18f58b4d3f2b1fc2320bdba10427942fd2245db7ff91f9a39a12dc |
amd64 | Linux | telegraf-1.10.0-static_linux_amd64.tar.gz |
3a08f4c4e933175b728e23125128cbd9afa2952e2ee7a699914f57f7dbe9b850 |
amd64 | Linux | telegraf-1.10.0_linux_amd64.tar.gz |
21658cf0fbe8d90e2ed1e66460c865b659ad7fb1c3b2881b11a91c8b02dea72b |
i386 | Debian | telegraf_1.10.0-1_i386.deb |
c27179e8848e82944ebe67b0f557a07bdf8291442c93c927de02ee3a84a3565b |
i386 | Centos | telegraf-1.10.0-1.i386.rpm |
61f133fa96ba67b515215ee6c7cad40e3c14cfaf685592a169b87fffb8af8653 |
i386 | Windows | telegraf-1.10.0_windows_i386.zip |
097b6dba225c6c9d5f4361a4dab18a8bc1eea203b5a2e4eaa6e173f152d0d2b9 |
i386 | FreeBSD | telegraf-1.10.0_freebsd_i386.tar.gz |
6de796aa1a1a4aba6b04195840aafa7d5ee9d1513badbb86c8963b02589f408b |
i386 | Linux | telegraf-1.10.0_linux_i386.tar.gz |
cffd7b361d6883c98eb5a309437a9f3400c939fbd0ebb296fbf7eda056805b08 |
arm64 | Debian | telegraf_1.10.0-1_arm64.deb |
27fcf06d2ac7b5cbdbc67054ca82a44b5219daa7c5a34946c3ef2518878804ca |
arm64 | Centos | telegraf-1.10.0-1.arm64.rpm |
afb835e1f3a2280b54a79d28147e875a90ec8a9824169ab626880cfb50707c98 |
arm64 | Linux | telegraf-1.10.0_linux_arm64.tar.gz |
6b75c972658f35e283d707288e0470f6cd24e61a910111dcdf860220a106159e |
armhf | Debian | telegraf_1.10.0-1_armhf.deb |
68248ba91ea5866a1c60a7e6f757825bc307ce8d2cbb0b4bc252827cb713d01d |
armhf | Linux | telegraf-1.10.0_linux_armhf.tar.gz |
73b461c564ec387c1b81d50d10abf53fda5745eed041e6d6fe76cdb31bc4956f |
armel | Debian | telegraf_1.10.0-1_armel.deb |
fea4caba71cb7e1d37e450ba4a21be2a3bee7b50df864b69c31eef854962daf8 |
armel | Centos | telegraf-1.10.0-1.armel.rpm |
`3f704ce8f64d7f409a9cb955fac2a... |
1.10.0-rc1
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.10.0~rc1-1_amd64.deb |
11891e22610607df48c72025a909a4f40c4d58734df0102c4a005cb788207a3b |
amd64 | Centos | telegraf-1.10.0-0.rc1.x86_64.rpm |
b087f35d58cba956ac4457068621ec9a8821008648bec2d92c6b9aa7f57e3a94 |
amd64 | Windows | telegraf-1.10.0~rc1_windows_amd64.zip |
74b523d32048f6cb626b7e4e064aedcfacc4612f8ef0f68722376e785e6cf1ef |
amd64 | FreeBSD | telegraf-1.10.0~rc1_freebsd_amd64.tar.gz |
24f48f3510f9259b4d947f53d9ec9691a53ac9c06cb55e91198f9a831009084c |
amd64 | Linux | telegraf-1.10.0~rc1-static_linux_amd64.tar.gz |
0a232455298a7d005975630c64e7b5dbf326f5045f4cdc69c61a36283b9c33c0 |
amd64 | Linux | telegraf-1.10.0~rc1_linux_amd64.tar.gz |
4223c7c040e27a65353ae6e4213565ea7f0ea0fcc59024d800a5593cd0b5928c |
i386 | Debian | telegraf_1.10.0~rc1-1_i386.deb |
17703f31c0201e713c95bcc6e708f747c1be5e97d57ff8963e2086e19bf55e54 |
i386 | Centos | telegraf-1.10.0-0.rc1.i386.rpm |
7b8a9980bca9d802660a3bec2fadcebac1e7a607c0317188b31acc09845e7b22 |
i386 | Windows | telegraf-1.10.0~rc1_windows_i386.zip |
b7567a9c6f1d4cec2ede5cad55b63e4be26984cba6aa4e7f3e5324df636c8db8 |
i386 | FreeBSD | telegraf-1.10.0~rc1_freebsd_i386.tar.gz |
f75fd9ed5a15edc52a3dee166db07321e0f24e4cebb248eb326fd7c90f6e6979 |
i386 | Linux | telegraf-1.10.0~rc1_linux_i386.tar.gz |
dcede02f9927ab00b4d69956936302a979a47135587d72950a337ad9eefc77f1 |
arm64 | Debian | telegraf_1.10.0~rc1-1_arm64.deb |
7c1465810c6a27e184b1a63e8c5671d3bc52ff0d4ac28a36be75caa10c823c80 |
arm64 | Centos | telegraf-1.10.0-0.rc1.arm64.rpm |
b50fe130471a80e5069012483c7c688bd3054903029c8e95297d11c9f5fd33cb |
arm64 | Linux | telegraf-1.10.0~rc1_linux_arm64.tar.gz |
860205d20c63717cd285ecc6910716ed8bbee531d69808cc6a0c797f506416e2 |
armhf | Debian | telegraf_1.10.0~rc1-1_armhf.deb |
be9f907fad53ce87edd05657971d94e5fba9da6780ecb9facaefcf39cce5fe19 |
armhf | Linux | telegraf-1.10.0~rc1_linux_armhf.tar.gz |
8986b133f91ebc291d4e39bdb1cdf017af3f63fbe97dea404fa45c3f3ea00016 |
armel | Debian | telegraf_1.10.0~rc1-1_armel.deb |
d33085984f955625709f3035e04360ba293378c2814fabd513d8f7de0b90bdba |
armel | Centos | telegraf-1.10.0-0.rc1.armel.rpm |
ed040ee22ea948a71c4a78b8338a0c009874ad6c51a9c4ab2cd372feefda1762 |
armel | Linux | telegraf-1.10.0~rc1_linux_armel.tar.gz |
c352befdf111ff05f10add1fe0fb7f7e81f4b287a1180176a01ebda174543353 |
armv6hl | Centos | telegraf-1.10.0-0.rc1.armv6hl.rpm |
85a7847450336dcb0320450077e6bf16e08b95d0dea33aece79848daacbe3ebe |
s390x | Debian | telegraf_1.10.0~rc1-1_s390x.deb |
4b93248b302506f3af14d1c0ba359d3cbf616c7ed2a20c881dae365032d3f708 |
s390x | Centos | telegraf-1.10.0-0.rc1.s390x.rpm |
7fe5730f4eca42e501c367b246e7586c81aea896238c832eaecd4a46bdd776fb |
s390x | Linux | telegraf-1.10.0~rc1_linux_s390x.tar.gz |
e777e5f6dfe9fa4e16081e215b7f5fc99839e3b72d2bb89e307634bcc22af7e5 |
mipsel | Debian | telegraf_1.10.0~rc1-1_mipsel.deb |
4c1e81c67428d1a265cab66c86b5f4ecd644fc4d4d31e19a15396779104a0084 |
mipsel | Linux | telegraf-1.10.0~rc1_linux_mipsel.tar.gz |
db1d8659177c1342c90f59b0e5a20c7db38251c5815f8b11c89da910dd1da855 |
1.9.5
v1.9.5 [2019-02-26]
Bugfixes
- #5315: Skip string fields when writing to stackdriver output.
- #5364: Send metrics in ascending time order in stackdriver output.
- #5117: Use systemd in Amazon Linux 2 rpm.
- #4988: Set deadlock priority in sqlserver input.
- #5403: Remove error log when snmp6 directory does not exists with nstat input.
- #5437: Host not added when using custom arguments in ping plugin.
- #5438: Fix InfluxDB output UDP line splitting.
- #5456: Disable results by row in azuredb query.
- #5277: Add backwards compatibility fields in ceph usage and pool stats.
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.9.5-1_amd64.deb |
c1dc8ae16a7cd3590b6d44b2fb5960e0f6451f2eb36783c9d430843b37d9171c |
amd64 | Centos | telegraf-1.9.5-1.x86_64.rpm |
b4b4bd417fa5675bf634d670b30ef8b256a1ab977211ebbbd2684dfc340921a7 |
amd64 | Windows | telegraf-1.9.5_windows_amd64.zip |
d49963f10959c373aca588b1a992a4781f7924e8a40de3b030d9d3236694a20c |
amd64 | FreeBSD | telegraf-1.9.5_freebsd_amd64.tar.gz |
1c90925fb9457c211fd44432f5f072a4af52fbfe37c734a3d876a2310f555394 |
amd64 | Linux | telegraf-1.9.5-static_linux_amd64.tar.gz |
29434a359088fc009a7b3b535b31873c646ea56d8152cb89d333543918e7e5bd |
amd64 | Linux | telegraf-1.9.5_linux_amd64.tar.gz |
f6ad3fa1dd28dbe761c239f476d71ec125287d4997fed0e9795aaeb614dad637 |
i386 | Debian | telegraf_1.9.5-1_i386.deb |
4ff14d42fb9b9d4b00fa9585700992c91254e5e7aeba6e531814bb0439caf442 |
i386 | Centos | telegraf-1.9.5-1.i386.rpm |
5f1145d07fee2abf19aa48c350976024b1253e98973d8b0d519b4f458b94e09a |
i386 | Windows | telegraf-1.9.5_windows_i386.zip |
5de4e1deaaa585c038ea66862b907a72b16ab11d18556a5ad5759c194d0a5df3 |
i386 | FreeBSD | telegraf-1.9.5_freebsd_i386.tar.gz |
6d2425dd9c77988d0ac9fdf3b1040e1a4a1f7924514fc638179b4194635a9528 |
i386 | Linux | telegraf-1.9.5_linux_i386.tar.gz |
72c2efa49acbcf77016922009f05d7476b7b93275d838d49c3e36af9d895c79c |
arm64 | Debian | telegraf_1.9.5-1_arm64.deb |
f8e8502a1a359a45c52057acb0d0f8afc3e25e10d8ac0e7db77f78be61576dd1 |
arm64 | Centos | telegraf-1.9.5-1.arm64.rpm |
a71bb2c509769d7f5975b3d049c56cd707116d91fe9d0bbd1621fb41d6869942 |
arm64 | Linux | telegraf-1.9.5_linux_arm64.tar.gz |
32356eec35b3efdbbe3ed2391fe1ea4965fcc002666737256f9b4280faa034ae |
armhf | Debian | telegraf_1.9.5-1_armhf.deb |
5f2f645c5ff74a03e442a708f18026cdec27fcdf1725f0b76c23fe8230f59ade |
armhf | Linux | telegraf-1.9.5_linux_armhf.tar.gz |
a7cf5b4733873d127fd14835e8380f8214ab9139c501bde1766fcd80018f031a |
armel | Debian | telegraf_1.9.5-1_armel.deb |
a0a34d83c032a79de6fa63ce902d87908dfa7bb021386826719b8891491c468d |
armel | Centos | telegraf-1.9.5-1.armel.rpm |
81eccf1a0ff8252d73c80d21abf9190e051ecd91b7530f757855f3c972076953 |
armel | Linux | telegraf-1.9.5_linux_armel.tar.gz |
64fd827eacd142c6cd20a25fd15e75d533e165378c71fe6adbecd6adb2565ef0 |
armv6hl | Centos | telegraf-1.9.5-1.armv6hl.rpm |
85bf27f32edae6f9dc6eb1ed1a822554c54850dcb56eac4e2ceccbd45cc5d518 |
s390x | Debian | telegraf_1.9.5-1_s390x.deb |
eb7ef47e7a4e6f4cd5e41f3e7cd1ead36f2c42e741b3e2c86924a12a8399ec76 |
s390x | Centos | telegraf-1.9.5-1.s390x.rpm |
5f8028b771b0173bf3128e34770b3fdbc80d5fdc542cf31172b1aa4a24c7f058 |
s390x | Linux | telegraf-1.9.5_linux_s390x.tar.gz |
685659a50665bf1d48049eb271a4846c868a8eaece87afd05c9d844c9ca76b13 |
1.9.4
v1.9.4 [2019-02-05]
Bugfixes
- #5334: Fix skip_rows and skip_columns options in csv parser.
- #5181: Always send basic auth in jenkins input.
- #5346: Build official packages with Go 1.11.5.
- #5368: Fix definition of multiple syslog plugins.
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.9.4-1_amd64.deb |
5e52c05988c17d652dbbdfc7a501be69490b6c935b66ccc1ea0aceaca7b48159 |
amd64 | Centos | telegraf-1.9.4-1.x86_64.rpm |
d2403d2c31806470d321c67443684549d4926badbb6cc4f0f64f9f4d997f3eec |
amd64 | Windows | telegraf-1.9.4_windows_amd64.zip |
47958e4b9919beb0e8a0356df20ed91cbab2e0529f5851a9ad9604e26752030d |
amd64 | FreeBSD | telegraf-1.9.4_freebsd_amd64.tar.gz |
c6fc86db8cfa70c75a32c695ed0e7bf947b5b27cfae02d7df09757af22a18f88 |
amd64 | Linux | telegraf-1.9.4-static_linux_amd64.tar.gz |
56ec9a88a4f306a79f6dd2503ef358b0e25eba27c8c79dd891171c98973cf116 |
amd64 | Linux | telegraf-1.9.4_linux_amd64.tar.gz |
48ec39dc6c60dd2e826f1c0898aac73415541001acc82155cbcf7dcc96337e0f |
i386 | Debian | telegraf_1.9.4-1_i386.deb |
988444ddc0db50806a01ab73cff4ab99b41abaca084b7bb4302ff5baeef4ee6e |
i386 | Centos | telegraf-1.9.4-1.i386.rpm |
a44a3ded74f1fe65cab88b2462cfeb91597d5a2b510be55668b8f222a60777b3 |
i386 | Windows | telegraf-1.9.4_windows_i386.zip |
9155a11fd406ed2a525ec2b6907e6da327725ef0d40c838f4ef9278584519b80 |
i386 | FreeBSD | telegraf-1.9.4_freebsd_i386.tar.gz |
3392912d185537e02d55fc019071429a1e317f86f78e5083edc150f4ca1ca6e2 |
i386 | Linux | telegraf-1.9.4_linux_i386.tar.gz |
c358bf692a60b3202760ec3e6396442565cd1a842c4b20b1bacbdaf477a3d14c |
arm64 | Debian | telegraf_1.9.4-1_arm64.deb |
296c91cd64f03df71939ff7cc62ab5af69fdd3414928639d33d08c1e25013702 |
arm64 | Centos | telegraf-1.9.4-1.arm64.rpm |
df11b7be2767edaedd59a7c45d668886dd70e83cfaf6dc9028863b727f7a18f3 |
arm64 | Linux | telegraf-1.9.4_linux_arm64.tar.gz |
7b09a7c7fec7427b8a347d8ee2b781989e8dbd68577faa57d3ae4c871ee6caa9 |
armhf | Debian | telegraf_1.9.4-1_armhf.deb |
1b6629788699ad5b72f07bb8a8c8c94904ae9d5ff3e254b08968ca2790c73874 |
armhf | Linux | telegraf-1.9.4_linux_armhf.tar.gz |
21c846f08ffa84830546688901a3eaf9987197a703a0092796e13079481ac8c9 |
armel | Debian | telegraf_1.9.4-1_armel.deb |
3c3a6b8bada0b971c0fdf63a40b97842747177b58110c3869ba3dbe925c0cc10 |
armel | Centos | telegraf-1.9.4-1.armel.rpm |
3df2ce7f69d32ba3c18efc735cacb0faec58c2d87850f320a2cf7aad9c196cb8 |
armel | Linux | telegraf-1.9.4_linux_armel.tar.gz |
dec9c7fc805502616a8c389b9c54ffe87eb9c5a4182243e68826adeaaa8d37ea |
armv6hl | Centos | telegraf-1.9.4-1.armv6hl.rpm |
3ef9e27d0f792eb6f9ac92ece43957b6d3bb7033f6bdbf35a549291a61776519 |
s390x | Debian | telegraf_1.9.4-1_s390x.deb |
0f86592c663231b58fc38e776335ba9056ed658eb337a9790dde86fc64c15ada |
s390x | Centos | telegraf-1.9.4-1.s390x.rpm |
3b7dc5555e3b9172c1058a8086006ccbbf7ab0cdac7fbab4a137abb44e2d0d63 |
s390x | Linux | telegraf-1.9.4_linux_s390x.tar.gz |
a65ef018b18029eb2f182031a88faff5256b977a028f547edb7dcd5d330e9c4f |
1.9.3
v1.9.3 [2019-01-22]
Bugfixes
- #5261: Fix arithmetic overflow in sqlserver input.
- #5194: Fix latest metrics not sent first when output fails.
- #5285: Fix amqp_consumer stops consuming when it receives unparsable messages.
- #5281: Fix prometheus input not detecting added and removed pods.
- #5215: Remove userinfo from cluster tag in couchbase.
- #5298: Fix internal_write buffer_size not reset on timed writes.
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.9.3-1_amd64.deb |
35f1621ca71f0bd0902664424f55857dcb2362645dd0144c32957a4875f08b61 |
amd64 | Centos | telegraf-1.9.3-1.x86_64.rpm |
d4e84034fbcd8eb06833e70c1bda262c6e02916aa9bb280a01c99ad9cbccf816 |
amd64 | Windows | telegraf-1.9.3_windows_amd64.zip |
676e6a29dbcb50b2f181cb69f0d0fb69ac6eaa181897733aa3b9f924c1598299 |
amd64 | FreeBSD | telegraf-1.9.3_freebsd_amd64.tar.gz |
53a4ca30e1e8f41627c5a994f89da4b571a0caca056272576799f17ec36d58dc |
amd64 | Linux | telegraf-1.9.3-static_linux_amd64.tar.gz |
294f46a5722abdf9c7c1c286e645ebf0ec22abf15d09b1165eee6e57d8c20a29 |
amd64 | Linux | telegraf-1.9.3_linux_amd64.tar.gz |
8e6bb16d74adb708e65c9fe7720bda8794f91e6b83df6af908febc088227a3dd |
i386 | Debian | telegraf_1.9.3-1_i386.deb |
2203ef3a6ffad3d59de639b4085defd980336a83c50807048a4525c00732e6a0 |
i386 | Centos | telegraf-1.9.3-1.i386.rpm |
700d932715909f45dff2cb4a4606d0eb31dab378d33dd3b99fb2e4659a17f3f7 |
i386 | Windows | telegraf-1.9.3_windows_i386.zip |
e55663a47d39aa0115fea34a04585d2c0604fee5ce2883f2ae2078c63114bfc3 |
i386 | FreeBSD | telegraf-1.9.3_freebsd_i386.tar.gz |
6465f220b8c2cc8ce9190b107867aeed6d65c4d9baccf4a8ea6a78e97daeae77 |
i386 | Linux | telegraf-1.9.3_linux_i386.tar.gz |
a2a1386aa3e11008bb27e98cee275cc270d541d37d8bb2872eef8be726d53686 |
arm64 | Debian | telegraf_1.9.3-1_arm64.deb |
92f688501119efd9b3d645528a668de1936ca942064a5cbc1df02af23a96ff72 |
arm64 | Centos | telegraf-1.9.3-1.arm64.rpm |
a23cce190da339a164c7e8bfdcd570fe1f77de3f5540de2349860a8c7b76f7e9 |
arm64 | Linux | telegraf-1.9.3_linux_arm64.tar.gz |
d6003a345c5ea89686bd1cea825719fb6407c57a77fbed9b80b3347288db4d5e |
armhf | Debian | telegraf_1.9.3-1_armhf.deb |
91c9a68ab7d910dc177f9afba5ca8968d5679decb8f6a7ccb6e9b1cbf7314a18 |
armhf | Linux | telegraf-1.9.3_linux_armhf.tar.gz |
c6f08169f8ac67aa2a1f229a21d73adf42cfe6edba6233fb4a1075a2179f0102 |
armel | Debian | telegraf_1.9.3-1_armel.deb |
03789754796020e1f4b05d658647610db6fff7a27fa256c7ea3d743c10568972 |
armel | Centos | telegraf-1.9.3-1.armel.rpm |
a3db773d6af2de7e379ee509178613d3536174d0f3f49b1b17666b92bc7dbf9a |
armel | Linux | telegraf-1.9.3_linux_armel.tar.gz |
c3fa98becc4f03fa8b9478b8087e1beefd821694127974b049551199a83d7f69 |
armv6hl | Centos | telegraf-1.9.3-1.armv6hl.rpm |
ac4505e36655aa3ad01f9ddc5b8f7072bdbd2b3ad26c90abf003001a5655f013 |
s390x | Debian | telegraf_1.9.3-1_s390x.deb |
ae967bd3539b79eb0a5272874e6bcf7c86c3b7b3628b4e84bdbf1734e0472f9d |
s390x | Centos | telegraf-1.9.3-1.s390x.rpm |
7f9f64872545185de68ee5e1c10a6189c560d1fa334868aa3e47572118ddea6d |
s390x | Linux | telegraf-1.9.3_linux_s390x.tar.gz |
67e5ac58e23e3e26ab8cd0592f59ca7cc9ab530e7e7d288514c5f302bc99bd82 |
1.9.2
v1.9.2 [2019-01-08]
Bugfixes
- #5130: Increase varnishstat timeout.
- #5135: Remove storage calculation for non Azure managed instances and add server version.
- #5083: Fix error sending empty tag value in azure_monitor output.
- #5143: Fix panic with prometheus input plugin on shutdown.
- #4482: Support non-transparent framing of syslog messages.
- #5151: Apply global and plugin level metric modifications before filtering.
- #5167: Fix num_remapped_pgs field in ceph plugin.
- #5179: Add PDH_NO_DATA to known counter error codes in win_perf_counters.
- #5170: Fix amqp_consumer stops consuming on empty message.
- #4906: Fix multiple replace tables not working in strings processor.
- #5219: Allow non local udp connections in net_response.
- #5218: Fix toml option names in parser processor.
- #5225: Fix panic in docker input with bad endpoint.
- #5209: Fix original metric modified by aggregator filters.
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.9.2-1_amd64.deb |
28ad3819238c202463854a78faea4ae771a5f2ff99ac66a7c50513ec3c57eb61 |
amd64 | Centos | telegraf-1.9.2-1.x86_64.rpm |
13179db40ea13d9158fbc63288c0af797ff19d35fa48f14e78c4302256f00041 |
amd64 | Windows | telegraf-1.9.2_windows_amd64.zip |
11c6d255225926ea70bbba5f8d66102fbd719e9a457c828b3fbce8c4f4fc7417 |
amd64 | FreeBSD | telegraf-1.9.2_freebsd_amd64.tar.gz |
adfa21665e367b9a174d5bae46858ae7af8abd2225efb5c6a95b9ae24d697475 |
amd64 | Linux | telegraf-1.9.2-static_linux_amd64.tar.gz |
4646884e9388b207aaac647f208be29eeea21150506f370ea4b878b5fb57ee98 |
amd64 | Linux | telegraf-1.9.2_linux_amd64.tar.gz |
4e385245bfa7b3f92ca5c3dbef228a5f0f5903fd1bebfeaef9d2fe0d64871f11 |
i386 | Debian | telegraf_1.9.2-1_i386.deb |
6ce72aca85dafb6f24f4425cc529dac9b5fd3aebfaa12427589968b22eee6996 |
i386 | Centos | telegraf-1.9.2-1.i386.rpm |
c1c0336881b3f6d03e3936188435ca5376e45c93f4c22083f11e883cba796d41 |
i386 | Windows | telegraf-1.9.2_windows_i386.zip |
d5cb4b240d73081ee5344789bd8824ad5b8460dcbac261808a7bb22f23888918 |
i386 | FreeBSD | telegraf-1.9.2_freebsd_i386.tar.gz |
96e58cc3087324bba19c21b2ae0a50f508620bc861d0cf5e0c1a46e21ee50193 |
i386 | Linux | telegraf-1.9.2_linux_i386.tar.gz |
e596333f768de0ef3245ba1c16abd8e326df291c1bc7c8042eda00c475a71ecf |
arm64 | Debian | telegraf_1.9.2-1_arm64.deb |
1ff0504cb4b21588b1f7145dd12d72b6dc0f5f0f8bcb8491ab84705dc25ce8b2 |
arm64 | Centos | telegraf-1.9.2-1.arm64.rpm |
132ca4cdf701a107013a506160bed9df39484c8d351f77b89c6f75db7988fb09 |
arm64 | Linux | telegraf-1.9.2_linux_arm64.tar.gz |
2536faa9fc3839f07e48d13dc0fd5864f772ff17546f7a6a1b11b963e578deee |
armhf | Debian | telegraf_1.9.2-1_armhf.deb |
c3af58d4ed7ae8f963992b2b72e0270694be20d5815a5bff8dade8ca50823646 |
armhf | Linux | telegraf-1.9.2_linux_armhf.tar.gz |
c9e82310dd389817dbda73ec7f5f8b7d7828ce9fc775be11575eb84f30bff727 |
armel | Debian | telegraf_1.9.2-1_armel.deb |
3dab1f217dd8316d9c7f71c516b191875225e3af44aeee99de41f97f900d5324 |
armel | Centos | telegraf-1.9.2-1.armel.rpm |
9a9ca12d9b0178767e261b78d82699545bac4275e275b9dfc45b689b45af2c1e |
armel | Linux | telegraf-1.9.2_linux_armel.tar.gz |
c6f10f483ce53381e37d51ee3d0a49418695912e40ea15543cba4b66f2042d5f |
armv6hl | Centos | telegraf-1.9.2-1.armv6hl.rpm |
c248ea1ef620015e41f6abea14d8b6ed44f34948e32130b3110fd1bfd6a38b10 |
s390x | Debian | telegraf_1.9.2-1_s390x.deb |
90574534e3046d0d7921d85156e1d66384623ada3bb5d41e3c9eb5d0eaccd5ed |
s390x | Centos | telegraf-1.9.2-1.s390x.rpm |
a05231a527bb137e6cdc4225b370b51e725d20d9adf0402a5b01e8c909afbb69 |
s390x | Linux | telegraf-1.9.2_linux_s390x.tar.gz |
f7b16c1ba2ca96a07cb3890efca6566c8b34e607110d8ba7707951029a731aed |
1.9.1
v1.9.1 [2018-12-11]
Bugfixes
- #5006: Fix boolean handling in splunkmetric serializer.
- #5046: Set default config values in jenkins input.
- #4664: Fix server connection and document stats in mongodb input.
- #5010: Add X-Requested-By header to graylog input.
- #5052: Fix metric memory not freed from the metric buffer on write.
- #3817: Add support for client tls certificates in postgresql inputs.
- #5082: Prevent panic when marking the offset in kafka_consumer.
- #5084: Add early metrics to aggregator and honor drop_original setting.
- #5112: Use -W flag on bsd variants in ping input.
- #5114: Allow delta metrics in wavefront parser.
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.9.1-1_amd64.deb |
0376d64d87754bb704b731e874b01cc6bfddd968ef8c45ca42738831ebab05c5 |
amd64 | Centos | telegraf-1.9.1-1.x86_64.rpm |
591c475a47904451a89da9482cfefe18b07ed7d7342b82703df66c0b90bd4bd1 |
amd64 | Windows | telegraf-1.9.1_windows_amd64.zip |
2be4ab7ed6baa07aed81b445d42ef0d45d56b2a4b0dd593e61acbf3db4a461de |
amd64 | FreeBSD | telegraf-1.9.1_freebsd_amd64.tar.gz |
3f8b7d102f7a8bac158a0d08f075f28754826f9c37841e781a38588c2d93d654 |
amd64 | Linux | telegraf-1.9.1-static_linux_amd64.tar.gz |
d22b672dfc343fc2fb566d2d67fb59984589bcb443b8dfd8e17eda2d68e17911 |
amd64 | Linux | telegraf-1.9.1_linux_amd64.tar.gz |
2459157a25988796cef2a2c6fbb2377d767303477985654f5d0a795ec6bbfee1 |
i386 | Debian | telegraf_1.9.1-1_i386.deb |
37c4a31c5becd7978eef46d78d4aaa264021250918e31518de9f0a81bfe2fc6f |
i386 | Centos | telegraf-1.9.1-1.i386.rpm |
22928229f0ba0f42a1b67ac6d24644de8f38ad21770c3a68a3322a2f7f74f1a4 |
i386 | Windows | telegraf-1.9.1_windows_i386.zip |
87b1438f836b64edf9972fb480e6bd54ac318a5c1a1267928e9a1b913f03f66d |
i386 | FreeBSD | telegraf-1.9.1_freebsd_i386.tar.gz |
30a1d7ec58d409fa9cbf1cfb5582bea34ba51b6c31dcc88c22a9dc868e0cdf66 |
i386 | Linux | telegraf-1.9.1_linux_i386.tar.gz |
a207944865bf47089e86f290d9d1adacc840351b78ffb6086c65c76a34f1c9a8 |
arm64 | Debian | telegraf_1.9.1-1_arm64.deb |
2cbb113ec390f3d478c9daebaec26ab1f3e7dfb896f60703d537a6357f56366e |
arm64 | Centos | telegraf-1.9.1-1.arm64.rpm |
90bd415a60187558066f83e1d06744c948c7bedb169ea4a8fd32990236db5ca3 |
arm64 | Linux | telegraf-1.9.1_linux_arm64.tar.gz |
8f01bb07bb128a5c4f8e7a633758f12e45104e99c8abfeb06d199f52602e7224 |
armhf | Debian | telegraf_1.9.1-1_armhf.deb |
cc8c4e160e1d4affe3f6896928694dc3e848848448f8a93c3600bc64b756980d |
armhf | Linux | telegraf-1.9.1_linux_armhf.tar.gz |
93755b73b707f18d68d6a26bf13fbcf8b371f90b6485742383f0f17784bcaf4d |
armel | Debian | telegraf_1.9.1-1_armel.deb |
2165acaaaf01f48b98ede100469401543b61af67bd1329865e944e5a4617bb83 |
armel | Centos | telegraf-1.9.1-1.armel.rpm |
096e93300515bcda06e867f7dd156d502916554229dbdbf73f5beff8b7b7f69e |
armel | Linux | telegraf-1.9.1_linux_armel.tar.gz |
0f3f855f523b6f447ad8f7965972e300bc065e3f02022cf573afd39b6085322a |
armv6hl | Centos | telegraf-1.9.1-1.armv6hl.rpm |
c67f0dad00f11eef5e92904d76c866183803766b472863a88aa218e5e68e76da |
s390x | Debian | telegraf_1.9.1-1_s390x.deb |
fbcb14af303619d265024ccb192ef6aab745762f84206b6b921b5476b20f71ae |
s390x | Centos | telegraf-1.9.1-1.s390x.rpm |
7bf9467277e9d0a9a5fc177a7d053cf3f8b47c65030841ece90b5d350337a3c6 |
s390x | Linux | telegraf-1.9.1_linux_s390x.tar.gz |
3d089f2d9025fa57429a54094b328415196a3cab05872246c5534045db355cfc |
1.9.0
v1.9 [2018-11-20]
Release Notes
-
The
http_listener
input plugin has been renamed toinfluxdb_listener
and
use of the original name is deprecated. The new name better describes the
intended use of the plugin as a InfluxDB relay. For general purpose
transfer of metrics in any format via HTTP, it is recommended to use
http_listener_v2
instead. -
Input plugins are no longer limited from adding metrics when the output is
writing, and new metrics will move into the metric buffer as needed. This
will provide more robust degradation and recovery when writing to a slow
output at high throughput.To avoid over consumption when reading from queue consumers:
kafka_consumer
,
amqp_consumer
,mqtt_consumer
,nats_consumer
, andnsq_consumer
use
the new optionmax_undelivered_messages
to limit the number of outstanding
unwritten metrics.
New Inputs
- http_listener_v2 - Contributed by @jul1u5
- ipvs - Contributed by @amoghe
- jenkins - Contributed by @influxdata & @lpic10
- nginx_plus_api - Contributed by @Bugagazavr
- nginx_vts - Contributed by @monder
- wireless - Contributed by @jamesmaidment
New Outputs
- stackdriver - Contributed by @jamesmaidment
Features
- #4686: Add replace function to strings processor.
- #4754: Query servers in parallel in dns_query input.
- #4753: Add ability to define a custom service name when installing as a Windows service.
- #4703: Add support for IPv6 in the ping plugin.
- #4781: Add new config for csv column explicit type conversion.
- #4800: Add an option to specify a custom datadog URL.
- #4803: Use non-allocating field and tag accessors in datadog output.
- #4752: Add per-directory file counts in the filecount input.
- #4811: Add windows service name lookup to procstat input.
- #4807: Add entity-body compression to http output.
- #4838: Add telegraf version to User-Agent header.
- #4864: Use DescribeStreamSummary in place of ListStreams in kinesis output.
- #4852: Add ability to specify bytes options as strings with units.
- #3903: Add support for TLS configuration in NSQ input.
- #4914: Collect additional stats in memcached input.
- #3847: Add wireless input plugin.
- #4934: Add LUN to datasource translation in vsphere input.
- #4798: Allow connecting to prometheus via unix socket.
- #4920: Add scraping for Prometheus endpoint in Kubernetes.
- #4938: Add per output flush_interval, metric_buffer_limit and metric_batch_size.
Bugfixes
- #4950: Remove the time_key from the field values in JSON parser.
- #3968: Fix input time rounding when using a custom interval.
- #4938: Fix potential deadlock or leaked resources on restart/reload.
- #2919: Fix outputs block inputs when batch size is reached.
- #4789: Fix potential missing datastore metrics in vSphere plugin.
- #4982: Log warning when wireless plugin is used on unsupported platform.
- #4965: Handle non-tls columns for mysql input.
- #4983: Fix panic in influxdb_listener when using gzip encoding.
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.9.0-1_amd64.deb |
41dc716380f6aa00c1f06e2aaec37d1f6dfbcee00970feecc4bbc6c351e3d525 |
amd64 | Centos | telegraf-1.9.0-1.x86_64.rpm |
049ed45633fee3bb8094d2811be6b12489a5533c61678ea71ed9c362f6a1c129 |
amd64 | Windows | telegraf-1.9.0_windows_amd64.zip |
b2444671ea0f31b85f443fcb81f8512632c0939ba682dffb4f6b7a102a217ab1 |
amd64 | FreeBSD | telegraf-1.9.0_freebsd_amd64.tar.gz |
81eafdfa236435fec35621805f63737d888813ff482d5e6f9d413102fc24b5fb |
amd64 | Linux | telegraf-1.9.0-static_linux_amd64.tar.gz |
02b8e1797e3e0fb326f90bcc724e671ef5418f37418c49864a7645f9e85eef00 |
amd64 | Linux | telegraf-1.9.0_linux_amd64.tar.gz |
03cd463359ee5307f65a5f228e983fcb2d472111f19da7d698074f51dd422853 |
i386 | Debian | telegraf_1.9.0-1_i386.deb |
73a0bc5d5bc1542de8037e76d449178d562331172126f9814ab0dc8d31185edd |
i386 | Centos | telegraf-1.9.0-1.i386.rpm |
9d3959fbb49719beeea5c7177c21923e966036de17845947f7b9f9a91a161d64 |
i386 | Windows | telegraf-1.9.0_windows_i386.zip |
24280c64aa09c1f5eba56e72d510ca558411e040058c4d30f58476667f2d7f28 |
i386 | FreeBSD | telegraf-1.9.0_freebsd_i386.tar.gz |
22df92d18fa522573a502eb6f4680c945061edbabb1178ee1db0a22343f6ae53 |
i386 | Linux | telegraf-1.9.0_linux_i386.tar.gz |
074543b1bfc470734b18ce9386747ffcf43fce5a4b8c2e68d4df01cff14f0455 |
arm64 | Debian | telegraf_1.9.0-1_arm64.deb |
0589a8fd41ef9e23005a32fcd3c69ad032bbf604ef17134bc31fbef173050e3e |
arm64 | Centos | telegraf-1.9.0-1.arm64.rpm |
7124a8e11ec0b53e4b789ca01c4b4bd19cdd03724d99b947c2e44ff714b36aa1 |
arm64 | Linux | telegraf-1.9.0_linux_arm64.tar.gz |
5fed4cf8a27c80cf2f0cd11bd0728588d4b5a6cf798801eb1021eb4594a29373 |
armhf | Debian | telegraf_1.9.0-1_armhf.deb |
70fe4b49f5d40e51ffa5716bec77e1e3e8d743e909ced4dcf775114d89419244 |
armhf | Linux | telegraf-1.9.0_linux_armhf.tar.gz |
d74064c0fc9439d09578f727ce443a86cb0daaaaf23321f8e4964ddda3582a93 |
armel | Debian | telegraf_1.9.0-1_armel.deb |
2af08a845ee272724f7e650fd7d796cde73488b12ae59371d90927674757fe6a |
armel | Centos | telegraf-1.9.0-1.armel.rpm |
93c632321b94c042b8654632d25685b0380190609f02af10e569fe1673750be9 |
armel | Linux | telegraf-1.9.0_linux_armel.tar.gz |
3556738d7d4042e5487347b3e79c6920b3125a885fcc2cb48a0cd061921039e4 |
armv6hl | Centos | telegraf-1.9.0-1.armv6hl.rpm |
b9cc6856d8ec28ab29ff9377e4230219a055f83c11b640bc9663e8dfa422eaea |
s390x | Debian | telegraf_1.9.0-1_s390x.deb |
80049505451b9b7055726516c29a6968bfb5679322f190271a9ecb40354a514b |
s390x | Centos | telegraf-1.9.0-1.s390x.rpm |
87f3c29ba45313d8aa6c852fed072a1e1888290921860b0ceab943626a232777 |
s390x | Linux | telegraf-1.9.0_linux_s390x.tar.gz |
8a2f85b81fda67c6c166a3ec555f3022a5efd2d722f75c5adee9d4af3f2e0fb4 |
1.9.0-rc2
Arch | Platform | Package | SHA256 |
---|---|---|---|
amd64 | Debian | telegraf_1.9.0~rc2-1_amd64.deb |
4967d82a1d935af0249f8aaa26e860a720439f16cfb4e3bdafe9cf081bf6a376 |
amd64 | Centos | telegraf-1.9.0-0.rc2.x86_64.rpm |
7feebd1a7b2e304c9bcdc772b1472f552b595f00699c3f932f8983a338c3da68 |
amd64 | Windows | telegraf-1.9.0~rc2_windows_amd64.zip |
e6f2cd81f4b44e45d9040304226141cb366724b6d7071b60b820b01840acb9ad |
amd64 | FreeBSD | telegraf-1.9.0~rc2_freebsd_amd64.tar.gz |
b9a755fcd4c907326d6e3f6923fa7c988decf85dc00bddd87f680eba68805ef6 |
amd64 | Linux | telegraf-1.9.0~rc2-static_linux_amd64.tar.gz |
f692a3b7df29824b80a23118f6c28cbbf5334c4b5c4ad41f2554850df00f8d25 |
amd64 | Linux | telegraf-1.9.0~rc2_linux_amd64.tar.gz |
a7257f69483541b7d06941726ef9e33121b4df745e9074edca9321d6be9150fa |
i386 | Debian | telegraf_1.9.0~rc2-1_i386.deb |
406d7635626d7f759186d12aaea9e6453236c4c273de37c7fda5041f88bbaf8e |
i386 | Centos | telegraf-1.9.0-0.rc2.i386.rpm |
807b0cd5a0bbd92e5736044da585aa42f9d9455a314b50d2d97a76abb31291b8 |
i386 | Windows | telegraf-1.9.0~rc2_windows_i386.zip |
f859ff814f7e950d4dcce0904181a128b0e073c15c050df443cd356625ee0ce8 |
i386 | FreeBSD | telegraf-1.9.0~rc2_freebsd_i386.tar.gz |
3efdd8042ea2a5c44a583ee21ecd96468f57a8c0a89fd5f19ada3b004d9f5f6b |
i386 | Linux | telegraf-1.9.0~rc2_linux_i386.tar.gz |
f6e5412b8414946038ee5c8badd88271252bfa0967abb7a2cdc76a92d59c8d91 |
arm64 | Debian | telegraf_1.9.0~rc2-1_arm64.deb |
e020df0dae0de525405993e65a3c685234144d57eb55f9ab303d01cfb2e4d1a0 |
arm64 | Centos | telegraf-1.9.0-0.rc2.arm64.rpm |
cdaa661540572a9d0815ccdad2b1019c2fca5b604e55f91bef82c7a1f626a694 |
arm64 | Linux | telegraf-1.9.0~rc2_linux_arm64.tar.gz |
b600007f45764ef89db6c383c4326690ad3de6224cb2e40395bd5883ae789717 |
armhf | Debian | telegraf_1.9.0~rc2-1_armhf.deb |
7d230b9ab97fee47ec303694fd9fcaa08b2f2fbb88645bd6d5b2006d73b8ea86 |
armhf | Linux | telegraf-1.9.0~rc2_linux_armhf.tar.gz |
385afb250361bc6cfc42b37292e53449a09c832057b104d7975e3ffcd0d6f997 |
armel | Debian | telegraf_1.9.0~rc2-1_armel.deb |
eacc4cf5d55dfba42efb9b771e03c85e938ac63169e45649566049786c3ef366 |
armel | Centos | telegraf-1.9.0-0.rc2.armel.rpm |
70f05830cb47d090bdea2d17746b64ca27b90c50e16624dcb884c4cdc216983a |
armel | Linux | telegraf-1.9.0~rc2_linux_armel.tar.gz |
806b17ecc02d75fa39cd9c5594eeda3b29360716d05dc7e6ea7c5009a0700f6d |
armv6hl | Centos | telegraf-1.9.0-0.rc2.armv6hl.rpm |
8aefbe4d8286bbdbba5d8761aac49ebb22c694cc23d0afe33ee19f7bbfc2d64f |
s390x | Debian | telegraf_1.9.0~rc2-1_s390x.deb |
72081877c2d74a1cecc856364e08de7035f69d5195e49b157ca99009ff12787b |
s390x | Centos | telegraf-1.9.0-0.rc2.s390x.rpm |
5dca2a8a932ad4b7461353372d63aa0d4dbf1992cec0f4eb8c015d478cc05050 |
s390x | Linux | telegraf-1.9.0~rc2_linux_s390x.tar.gz |
e8cb12e8c7b9374abc21ded5ba166f520f71a21c7084d0d1058838c1a895b690 |