Maybe I'm missing something simple, but...
The trigger condition drop down only gives you options for appinsight for SQL: "app/DB/DB File/Job Info/Expensive Query info"
Under app, there isn't really anything that deals at the component level that I've figured out.
do I have to do custom SQL query to alert on component checks within app insight if not OOB alert...i.e.:
After tweaking thresholds, I have a bunch of warning components, but they are rolled up into one db field in the "view" table APM_SqlBbApplicationAlertsData.
"Components with Problems"
All Databases(Warning), SQL Agent Job Info(Critical), Free Memory(Warning), SQL Compilations/sec(Warning), Probe Scans/sec(Warning), Bulk Copy Rows/sec(Warning), Bulk Copy Throughput/sec(Warning)
If I alert on this field, it would likely not reset any time soon b/c there will likely always be something in warning or critical, though different components.
Has anyone dealt with or addressed this in their environment (or am I missing something)?