Changes include
* drop durationsort materialized view. ( please review
https://github.com/SigNoz/signoz-otel-collector/pull/459 first) , no
down operations for this as we don't want this MV anyway
* added the flag `use_new_schema`, when enabled will only use the new
exporters, and usage will be from the new schema.
* Add resources to usage collection by uncommenting the json tag in the
struct
FOR https://github.com/SigNoz/signoz/issues/5713
---------
Co-authored-by: Srikanth Chekuri <[email protected]>