Commit Graph
2269 Commits
Author SHA1 Message Date
Daniel Nelson 747b136466 Link to specific gjson version we are using
(cherry picked from commit c383acdbd5c3d7b86a8c9607635b76190d0e711d)
2019-08-28 18:03:09 -07:00
Jesse HanleyandDaniel Nelson b2a1cba09f Allow jobs with dashes in the name in lustre2 input (#6313)
(cherry picked from commit 17a79e2d6f)
2019-08-26 19:05:12 -07:00
Daniel Nelson 4215e5c53f Remove leading slash from rcon commands (#6315)
This is required when using the Spigot Minecraft server and compatible
with the vanilla server.

(cherry picked from commit e7b783d397)
2019-08-26 16:27:26 -07:00
Daniel Nelson f9893e319e Add support for parked process state on Linux (#6308)
(cherry picked from commit 628edfa9b4)
2019-08-26 16:27:26 -07:00
Daniel Nelson d548bbe1ba Split out -w argument in iptables input (#6304)
(cherry picked from commit 66d6b1f1d3)
2019-08-26 16:27:26 -07:00
GregandDaniel Nelson b02a8c3cc8 Return a smart object per plugin rather than a shared object (#6314)
Fixes support for multiple smart config definitions.
2019-08-26 16:04:24 -07:00
Matthew CrenshawandDaniel Nelson 4d0ddecc5b Fix reload panic in socket_listener input plugin (#6218)
(cherry picked from commit 60c8f382be)
2019-08-06 11:37:07 -07:00
Daniel Nelson 0f7c0460a4 Skip floats that are NaN or Inf in Datadog output. (#6198)
(cherry picked from commit b5710a6a21)
2019-08-05 15:05:08 -07:00
Rob CowartandDaniel Nelson e79e216880 Correct typo in kubernetes logsfs_available_bytes field (#6200)
(cherry picked from commit 6ecfd01f9b)
2019-08-05 14:13:47 -07:00
GregandDaniel Nelson 4170941ecc Avoid panic in github input (#6152)
(cherry picked from commit afe86c0f46)
2019-07-22 16:34:59 -07:00
GeorgeandDaniel Nelson 820b82de70 Fix lustre2 input plugin config parse regression (#6114)
(cherry picked from commit 56c6539a91)
2019-07-22 15:24:48 -07:00
Daniel Nelson 8a70fa4058 Treat empty array as successful parse (#6130)
(cherry picked from commit e576048e02)
2019-07-17 15:29:23 -07:00
Daniel Nelson eaf1ed7eba Add missing rcode and zonestat to bind input (#6123)
(cherry picked from commit a07f29c02f)
2019-07-17 15:24:17 -07:00
Cristofer GonzalesandDaniel Nelson f0a9eb511b Initialize accumulator in statsd during Start (#6121)
(cherry picked from commit b15fe4a28e)
2019-07-15 18:29:11 -07:00
Aaron WoodandDaniel Nelson 0f4a09a68b Handle unknown error in nvidia-smi output (#6073)
(cherry picked from commit aa07b95e00)
2019-07-09 15:47:29 -07:00
Pontus RydinandDaniel Nelson 9e3c995e82 Fix reconnection when vCenter is rebooted (#6085)
(cherry picked from commit 10c31ca209)
2019-07-09 15:27:57 -07:00
Daniel Nelson 39bb81c4d4 Run activemq init function 2019-07-09 10:57:01 -07:00
Daniel Nelson bf3962bde5 Fix https support in activemq input (#6092)
(cherry picked from commit 130c5c5f12)
2019-07-09 10:54:01 -07:00
Daniel Nelson 0f2923933f Remove tail cleanup call to avoid double decrement (#6089)
(cherry picked from commit 601f499126)
2019-07-09 10:54:01 -07:00
Daniel Nelson 87fbf29cf1 Fix panic with empty datadog tag string (#6088)
(cherry picked from commit 5dea2175d2)
2019-07-09 10:54:01 -07:00
Alvaro Olmedo RodriguezandDaniel Nelson ba32cf477d Apply topic filter to partitions metrics in burrow input (#6070)
(cherry picked from commit 04937d0498)
2019-07-09 10:54:01 -07:00
Daniel Nelson c54cebe08d Use int64 for fields in bind plugin (#6063)
(cherry picked from commit ad5d5844c7)
2019-07-03 16:38:27 -07:00
David WahlundandDaniel Nelson 5256fe0200 Fix source address ping flag on BSD (#6056)
(cherry picked from commit 234a946093)
2019-07-03 16:38:18 -07:00
Daniel Nelson 68fce7fda9 Fix parsing of remote tcp address in statsd input (#6031)
(cherry picked from commit a231b3e79d)
2019-06-25 12:08:34 -07:00
Daniel Nelson 77786522b4 Add device, serial_no, and wwn tags to synthetic attributes (#6040)
(cherry picked from commit e8a596858c)
2019-06-25 12:08:34 -07:00
Tim EhlersandDaniel Nelson 9c4d2e2115 Ignore error when utmp is missing (#5742)
(cherry picked from commit a5c94db625)
2019-06-24 18:55:44 -07:00
masuyama-ascadeandDaniel Nelson 6fa29b91d0 Add container_id field to docker_container_status metrics (#6019)
(cherry picked from commit e6d71bdb65)
2019-06-21 12:22:01 -07:00
Daniel Nelson 42c9d030e0 Fix panic if pool_mode column does not exist (#6000)
(cherry picked from commit 049d364917)
2019-06-20 11:57:04 -07:00
Chris GollerandDaniel Nelson 47c23513de Skip 404 error reporting in nginx_plus_api input (#6015)
(cherry picked from commit 104db7c503)
2019-06-19 14:34:46 -07:00
José Moreno HanshingandDaniel Nelson 0cab1d3260 Don't consider pid of 0 when using systemd lookup in procstat (#5972)
(cherry picked from commit cc2f3b29e1)
2019-06-14 12:01:33 -07:00
Steven BarthandDaniel Nelson 6fe0410ae9 Omit keys when creating measurement names for GNMI telemetry (#5986)
(cherry picked from commit 4cfd70b6c0)
2019-06-14 11:31:33 -07:00
guitoulefouxandDaniel Nelson a21f5cd522 Fix subtable name in jolokia java.conf (#5985)
(cherry picked from commit 4b5df84b3d)
2019-06-13 13:34:39 -07:00
Daniel Nelson 75ea990b09 Fix setting mount_points option in disk input (#5982)
(cherry picked from commit 8a34d2b27d)
2019-06-12 11:11:35 -07:00
Daniel Nelson 60902768f1 Fix race condition in cisco telemetry tests (#5979)
(cherry picked from commit 5de7bdf906)
2019-06-12 10:24:01 -07:00
Daniel Nelson c56f0516b8 Fix title in wavefront serializer readme
(cherry picked from commit 968714054a)
2019-06-11 13:07:16 -07:00
Daniel NelsonandGitHub 7be74816a2 Add source tag to hddtemp plugin (#5955) 2019-06-05 12:47:17 -07:00
Daniel NelsonandGitHub 8bc768b239 Make case insensitive container status comparison (#5954) 2019-06-05 03:00:59 -07:00
Daniel NelsonandGitHub ba0b0c02f7 Fix race conditions in gnmi telemetry tests (#5953) 2019-06-04 23:00:24 -07:00
Daniel Nelson 476f7fb9c5 Update changelog 2019-06-04 15:04:14 -07:00
Steven BarthandDaniel Nelson e18393fabf Add Cisco model-driven telemetry & GNMI inputs (#5852) 2019-06-04 14:39:46 -07:00
Daniel NelsonandGitHub 6c3534a66e Add support for remaining file rotation options (#5944) 2019-06-03 17:38:21 -07:00
Daniel NelsonandGitHub 4197426a73 Ignore errors serializing single metrics (#5943) 2019-06-03 17:34:48 -07:00
GregandDaniel Nelson 3c83a53d51 Remove verbose debug logs from smart input (#5948) 2019-06-03 11:31:20 -07:00
Kristoffer BerdalandDaniel Nelson 1c0d3a0eb9 Add file rotation based on file age to file output plugin (#5547) 2019-06-01 17:11:47 -07:00
Daniel NelsonandGitHub 17d66b864c Close idle connections in influxdb outputs when reloading (#5912) 2019-05-31 16:55:31 -07:00
Daniel NelsonandGitHub 0ca8ea1724 Don't overwrite forecast points (#5930) 2019-05-31 16:22:37 -07:00
Sebastien LegerandDaniel Nelson 484122b7d4 Add open_weather_map input plugin (#5125) 2019-05-30 15:17:04 -07:00
Daniel NelsonandGitHub aaaad4d217 Add health output plugin (#5882) 2019-05-29 18:31:06 -07:00
Pontus RydinandDaniel Nelson fa492e0840 Fixed datastore name mapping in vsphere input (#5920) 2019-05-28 18:08:44 -07:00
Dmitry IlyinandDaniel Nelson eb225b818f Fix toml option name in nginx_upstream_check (#5917) 2019-05-28 12:54:25 -07:00