mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
Additional Comments
Signed-off-by: Jamie Milton <jammiemil@hotmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
//We keep this at the top to ensure it happens first
|
||||
//Its important that we do these first so that we can register with the windows service control ASAP to avoid timeouts
|
||||
"github.com/prometheus-community/windows_exporter/initiate"
|
||||
"github.com/prometheus-community/windows_exporter/log"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user