Merge pull request #693 from SuperQ/https

Add HTTPS configuration
This commit is contained in:
Ben Reedy
2021-02-19 18:20:06 +10:00
committed by GitHub
46 changed files with 579 additions and 43 deletions

View File

@@ -4,8 +4,8 @@ package collector
import (
"github.com/Microsoft/hcsshim"
"github.com/prometheus-community/windows_exporter/log"
"github.com/prometheus/client_golang/prometheus"
"github.com/prometheus/common/log"
)
func init() {