Is your feature request related to a problem?
I want to see different types of SOQL statement differently e.g custom metadata queries do not count towards limits unless in flow or includes a long text area field.
Describe the solution you'd like
- include a limit cost column
- Add the count badge at top e.g 10 (9/100) if 1 was cmdt. Or as separate badge.
- include an object type in the column (mdt, e, c, standard etc.
The issue is that we can not tell if a mdt query includes a long text field. We could maybe compared against the cumulative limits, if included but that would simply tell us whether one contributed to soql limits and not which one.
The analysis view could have badges at the top to show the total number of soql, sosl, cpu, heap, dml etc.
I want someway of being able to see whether the query counted towards the overall soql limit (custom metadata records have unlimited queries) and possibly a break down or summary of per package. Maybe even showing the queries / dml that occurred but different ways to group that data e.g by namespace.
Perhaps we should shows the limits used above dml too.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered
Additional context
Add any other context or screenshots about the feature request here
Is your feature request related to a problem?
I want to see different types of SOQL statement differently e.g custom metadata queries do not count towards limits unless in flow or includes a long text area field.
Describe the solution you'd like
The issue is that we can not tell if a mdt query includes a long text field. We could maybe compared against the cumulative limits, if included but that would simply tell us whether one contributed to soql limits and not which one.
The analysis view could have badges at the top to show the total number of soql, sosl, cpu, heap, dml etc.
I want someway of being able to see whether the query counted towards the overall soql limit (custom metadata records have unlimited queries) and possibly a break down or summary of per package. Maybe even showing the queries / dml that occurred but different ways to group that data e.g by namespace.
Perhaps we should shows the limits used above dml too.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered
Additional context
Add any other context or screenshots about the feature request here