Skip to content

Commit

Permalink
remove XRStateMetrics
Browse files Browse the repository at this point in the history
Signed-off-by: ezgidemirel <[email protected]>
  • Loading branch information
ezgidemirel committed Apr 17, 2024
1 parent aa7264b commit 1fc52f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 168 deletions.
4 changes: 2 additions & 2 deletions pkg/controller/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ type Options struct {
// MetricsRecorder to use for recording metrics.
MRMetrics managed.MetricRecorder

// StateMetrics to use for recording state metrics.
StateMetrics *statemetrics.MRStateMetrics
// MRStateMetrics to use for recording state metrics.
MRStateMetrics *statemetrics.MRStateMetrics
}

// ForControllerRuntime extracts options for controller-runtime.
Expand Down
166 changes: 0 additions & 166 deletions pkg/statemetrics/xr_state_metrics.go

This file was deleted.

0 comments on commit 1fc52f7

Please sign in to comment.