Add build constraint for syslog so that it doesn't build on windows
@@ -1,3 +1,5 @@
+// +build !windows
+
package metrics
import (