Remove metering ConfigMap dependency.
Signed-off-by: Rao Yunkun <yunkunrao@yunify.com>
This commit is contained in:
@@ -16,7 +16,9 @@ limitations under the License.
|
||||
|
||||
package monitoring
|
||||
|
||||
import "time"
|
||||
import (
|
||||
"time"
|
||||
)
|
||||
|
||||
type Interface interface {
|
||||
GetMetric(expr string, time time.Time) Metric
|
||||
|
||||
Reference in New Issue
Block a user