Adding Varnish HTTP Cache input plugin (#1173)
* Adding Varnish HTTP Cache input plugin * Applying PR feedback - Linked to varnish in input README - Updated README/CHANGELOG - Cleaned up sampleConfig to remove formatting - Shorted lines to 80 chars (except where test input requires long strings) - Using internal.RunTimeout to wrap call to varnishtat - Added dummy file for windows
This commit is contained in:
committed by
Cameron Sparr
parent
204ebf6bf6
commit
1248934f3e
3
plugins/inputs/varnish/varnish_windows.go
Normal file
3
plugins/inputs/varnish/varnish_windows.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// +build windows
|
||||
|
||||
package varnish
|
||||
Reference in New Issue
Block a user