I can't get diagnostics logging working on a dedicated sql pool
I want to see the exec requests and waits on a dedicated pool.
So I created a log analytics workspace in the same workspace as the sql pool and I went to the dedicated sql pool and in the Diagnostics Settings option I created a new one for the logs exec requests and waits.
Then I connected to the database by using SSMS and ran a few queries.
But I can nowhere find the results. I don't see tables under Logs in the Log Analytics Workspace. I don't see them in the logs of the Synapse Workspace. There aren't any tables under the option Logs of the dedicated SQL Pool. And when I go to the Synapse Studio and look under Monitor to SQL Requests, that is empty too.
What am I doing wrong?