Build cleanly under windows.
Removes unused signal handlers left over from signal based collection
and block the non windows-relevant collectors loadavg and interrupts.
Signal based collection removed in 1c17481a42.
This commit is contained in:
parent
96ecc3d715
commit
ab9ee574fb
3 changed files with 2 additions and 6 deletions
|
|
@ -12,6 +12,7 @@
|
|||
// limitations under the License.
|
||||
|
||||
// +build !noloadavg
|
||||
// +build !windows
|
||||
|
||||
package collector
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue