add real time cpu/memory monitor api for container level
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
const (
|
||||
DefaultHeapsterScheme = "http"
|
||||
DefaultHeapsterService = "heapster" //"heapster"
|
||||
DefaultHeapsterPort = "80" // use the first exposed port on the service
|
||||
DefaultHeapsterPort = "80" // use the first exposed port on the service
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user