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
Use real metrics factory instead of NullFactory (#6261)
## Which problem is this PR solving?
- Some components were still using `metrics.NullFactory`
## Description of the changes
- Create real factory from OTEL MetricsProvider
## How was this change tested?
- CI
Signed-off-by: Yuri Shkuro <[email protected]>
0 commit comments