Remove IFieldType from stack monitoring #124168
Labels
Feature:Stack Monitoring
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
📝 Summary
The
IFieldType
interface is going to be removed because it's too ambiguous. We should replace its usage with eitherDataViewField
orDataViewFieldBase
.part of #107235
✔️ Acceptance criteria
IFieldType
exist in the stack monitoring codebase.The text was updated successfully, but these errors were encountered: