RobMalvern
15d0166922
Add template processor ( #6494 )
2020-02-06 12:40:03 -08:00
Daniel Nelson
62ffd7172f
Update changelog
2020-02-04 17:33:57 -08:00
Manthan Sharma
ae22db4b81
Add support for titlecase transformation to strings processor ( #6982 )
2020-02-04 17:32:41 -08:00
Daniel Nelson
0cc71dbd51
Document the behavior of an unset routing key ( #6983 )
2020-02-04 16:40:00 -08:00
David Reimschussel
e51d9a3575
Set 1.13.3 release date
2020-02-04 16:36:17 -07:00
David Reimschussel
4991fcb281
Update changelog
2020-02-04 16:27:44 -07:00
Daniel Nelson
e8d9add2d1
Expire metrics on query in addition to on add ( #6981 )
...
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 ( #6980 )
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 ( #6975 )
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 ( #6964 )
2020-01-31 14:14:44 -08:00
SirishaGopigiri
6cac2fb388
Improve monit http client transport mock ( #6955 )
2020-01-31 15:09:09 -07:00
Asgaut Eng
9823952597
Fix duplicate TrackingIDs returned ( #6960 )
...
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 ( #6154 )
2020-01-29 02:18:58 -08:00
Daniel Nelson
99da6f4883
Remove dep dependency information ( #6937 )
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 ( #6914 )
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 ( #6923 )
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 ( #6921 )
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 ( #6850 )
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 ( #6917 )
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 ( #6700 )
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 ( #6909 )
2020-01-21 10:10:02 -08:00
Daniel Nelson
5f1f4b9e8d
Use Go modules for dependency management ( #6912 )
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 ( #6631 )
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 ( #6859 )
2020-01-16 12:14:00 -08:00
Daniel Nelson
d7b3f1f4ea
Document workaround for truncated powershell output ( #6910 )
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 ( #6908 )
2020-01-15 15:26:50 -08:00
like-inspur
68925ed1ef
Change description for config dns_lookup ( #6902 )
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 ( #6638 )
2020-01-14 17:05:28 -08:00
Pontus Rydin
fc57012629
Deprecated force_discovery_on_init flag in vsphere input ( #6861 )
2020-01-14 16:30:43 -08:00
Daniel Nelson
fdf871f679
Update changelog
2020-01-14 16:27:57 -08:00