flant / addon-operator

A system to manage additional components for Kubernetes cluster in a simple, consistent and automated way.
https://flant.github.io/addon-operator/
Apache License 2.0
483 stars 27 forks source link

Metric storage mock #512

Open libmonsoon-dev opened 4 days ago

libmonsoon-dev commented 4 days ago

Overview

Added an interface and corresponding mock to simplify testing of metrics related logic

What this PR does / why we need it

Special notes for your reviewer