You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pluggable data layer: transition backend/metrics to use type aliases from datalayer package (#1351)
* type alias from backend to datalayer
Signed-off-by: Etai Lev Ran <[email protected]>
* add String() to Endpoint
Signed-off-by: Etai Lev Ran <[email protected]>
* remove StopRefreshLoop from interface and delegate to factory
Signed-off-by: Etai Lev Ran <[email protected]>
* alias PodMetrics to datalayer.Endpoint
Signed-off-by: Etai Lev Ran <[email protected]>
* move interfaces from backend.metrics to datalayer
Signed-off-by: Etai Lev Ran <[email protected]>
---------
Signed-off-by: Etai Lev Ran <[email protected]>
0 commit comments