mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
Review feedback - adding plugin status field
This commit is contained in:
@@ -206,7 +206,7 @@ func probeMain() {
|
||||
}
|
||||
}
|
||||
|
||||
p.AddReporter(plugins.Reporter(pluginRegistry))
|
||||
p.AddReporter(pluginRegistry)
|
||||
|
||||
if *httpListen != "" {
|
||||
go func() {
|
||||
|
||||
Reference in New Issue
Block a user