mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
Compare commits
1 Commits
v0.30.0-rc
...
v0.28.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf6688c1fb |
@@ -58,6 +58,7 @@ func New(config *Config) *Collector {
|
||||
c := &Collector{
|
||||
serviceWhereClause: &config.ServiceWhereClause,
|
||||
useAPI: &config.UseAPI,
|
||||
v2: &config.V2,
|
||||
}
|
||||
|
||||
return c
|
||||
|
||||
Reference in New Issue
Block a user