Commit Graph

4545 Commits

Author SHA1 Message Date
Daniel Nelson e8d9add2d1
Expire metrics on query in addition to on add ()
Ensures that expired metrics are removed even when no new data is sent
to the output.
2020-02-04 16:12:23 -07:00
Daniel Nelson 8792a5fd5e
Exclude processors and aggregators from minimal config example 2020-02-04 13:54:11 -08:00
Antonio Garcia bbb8858c1d
Delete .README.md.swp () 2020-02-04 10:36:02 -08:00
Daniel Nelson bc09c21f6e
Update changelog 2020-02-03 18:53:59 -08:00
Daniel Nelson c9a3887501
Update to github.com/safchain/ethtool@latest () 2020-02-03 18:52:08 -08:00
Daniel Nelson 40ef7fe4d1
Update changelog 2020-02-03 18:24:43 -08:00
Daniel Nelson adb156c185
Remove quantile example from aggregators docs
Avoid confusion since we don't yet have an aggregator for quantiles.
2020-02-03 18:13:45 -08:00
Daniel Nelson 38bc81e746
Fix atomic usage in tests () 2020-01-31 14:14:44 -08:00
SirishaGopigiri 6cac2fb388
Improve monit http client transport mock () 2020-01-31 15:09:09 -07:00
Asgaut Eng 9823952597
Fix duplicate TrackingIDs returned ()
There is a small chance the newTrackingID() function in tracking.go
will return the same id to multiple simultaneous callers.
The function must return the value returned by atomic.AddUint64()
to be safe.
2020-01-31 12:03:54 -08:00
Daniel Nelson ede9bc520b
Update readme and changelog 2020-01-29 02:50:11 -08:00
Antonio Garcia 9389099820
Add modbus input plugin () 2020-01-29 02:18:58 -08:00
Daniel Nelson 99da6f4883
Remove dep dependency information () 2020-01-27 23:18:23 -08:00
David Reimschussel 9d214ae291 Update changelog 2020-01-24 12:01:13 -07:00
victornet c6b8947c15 Add counters for merged reads and writes to diskio input. 2020-01-24 11:57:47 -07:00
Daniel Nelson 4929ad1e6e
Update changelog 2020-01-23 15:47:33 -08:00
AnastasiyaRagozina cb50fadc20 Add replica set tag to mongodb input () 2020-01-23 15:46:23 -08:00
Daniel Nelson 5d9cecaa02
Update changelog 2020-01-23 15:36:25 -08:00
Daniel Nelson bbe2d12e7e
Update kibana docs 2020-01-23 15:33:13 -08:00
vikkyomkar bc3429ed48 Add compatibility for Kibana 6.4 and later () 2020-01-23 12:08:16 -08:00
Daniel Nelson fb1b29cc20
Update changelog 2020-01-22 15:29:21 -08:00
Daniel Nelson 9243ae9f51
Add udp internal metrics for the statsd input () 2020-01-22 15:28:41 -08:00
Daniel Nelson ec35f07770
Update monit docs and update changelog/readme 2020-01-22 15:27:54 -08:00
SirishaGopigiri 9fd400c9ac Add input plugin for monit () 2020-01-22 14:45:18 -08:00
Daniel Nelson 9747fa7f07
Update changelog 2020-01-21 17:11:50 -08:00
James Beckett 916f39d285 Add server_name override for x509_cert plugin () 2020-01-21 17:06:58 -08:00
Daniel Nelson 6a982da8b0
Set release date for 1.13.2 2020-01-21 11:00:37 -08:00
Daniel Nelson 4c79a68544
Update changelog 2020-01-21 10:49:51 -08:00
Daniel Nelson c6f8b273c0
Allow a user defined field to be used as the graylog short_message () 2020-01-21 10:49:01 -08:00
Daniel Nelson ebebfd9573
Update changelog 2020-01-21 10:12:59 -08:00
Daniel Nelson c6519c7793
Hook up json_strict option with default of true () 2020-01-21 10:10:02 -08:00
Daniel Nelson 5f1f4b9e8d
Use Go modules for dependency management () 2020-01-16 14:38:06 -08:00
Daniel Nelson 17c165391b
Update documentation for infiniband plugin 2020-01-16 13:56:23 -08:00
Will Furnell 182104f95e Add a new input plugin for InfiniBand card/port statistics () 2020-01-16 12:51:33 -08:00
Daniel Nelson 93f149f126
Update changelog 2020-01-16 12:17:06 -08:00
Pontus Rydin c7b7336da3 Exclude resources by inventory path in vsphere input () 2020-01-16 12:14:00 -08:00
Daniel Nelson d7b3f1f4ea
Document workaround for truncated powershell output () 2020-01-15 19:29:50 -08:00
Daniel Nelson ca47606613
Update changelog 2020-01-15 15:28:10 -08:00
Daniel Nelson f6b302621e
Do not add invalid timestamps to kafka messages () 2020-01-15 15:26:50 -08:00
like-inspur 68925ed1ef Change description for config dns_lookup () 2020-01-14 18:35:48 -08:00
Daniel Nelson 6d96f359b4
Update changelog 2020-01-14 17:06:34 -08:00
ryan-peck 1b4aad2ccd Change logic to allow recording of device fields when attributes is false () 2020-01-14 17:05:28 -08:00
Pontus Rydin fc57012629 Deprecated force_discovery_on_init flag in vsphere input () 2020-01-14 16:30:43 -08:00
Daniel Nelson fdf871f679
Update changelog 2020-01-14 16:27:57 -08:00
Daniel Nelson 8d647c4ebf
Fix URL agent address form with udp in snmp input () 2020-01-14 16:26:44 -08:00
Daniel Nelson 0693748c35
Show default port in consul sample config 2020-01-14 16:24:14 -08:00
Daniel Nelson d9113c5fdb
Update changelog 2020-01-14 15:17:11 -08:00
Daniel Nelson e8c4efb572
Add date offset and timezone options to date processor () 2020-01-14 15:16:27 -08:00
Dennis Hoppe 5f2ed4ce4f Remove tabs to fix indentation () 2020-01-14 12:30:03 -08:00
Daniel Nelson 8f14187e9a
Update changelog 2020-01-13 15:17:08 -08:00