Open webash opened 1 year ago
Thanks @webash for raising this. This is a bug in the service. We will fix it.
Could you help us understand your use-case here?
Ultimately we're trying to do something that Ceruleoscope offered, but no longer seems to work (and appears to be abandonware): Use Playwright to run tests against our websites, and measure their performance and availability. If metrics drop below intended thresholds, we can trigger an incident and begin work to raise performance (or fix an unavailable instance).
So the Log Analytics stats from Playwright Testing service, we want to see whether they will at least give us a basic total elapsed time metric, which will be enough for our early phases of these performance metrics.
Any idea when this might be fixed? Is there anything I can do my side to workaround it for now?
@webash, Apologies for the late response
We are working on a fix for this but for now, only CRUD operations related to Access Tokens will be visible in log analytics. We will have to come up with a better solution for your use-case. We are currently collecting feedback on the test reporting feature: https://github.com/microsoft/playwright-testing-service/issues/47
If this is something that will solve your use-case, please upvote this and add your use-case in comments. It will help us prioritize the features and build a better solution.
Thanks
Is there any update on this? This functionality is listed in the documentation but we are seeing the same behavior of no data in our log analytics workspace
Hi @MattRaetz Could you help us understand what data you want to see here? Will the reporting feature mentioned in #47 solve your use-case? Please let us know.
Describe the bug Running tests (which execute successfully, and are visible in the portal) does not produce any entries in the Log Analytics workspace.
To Reproduce Steps to reproduce the behavior:
Expected behavior Per the monitoring and reference pages, the Log Analytics workspace should have entries in the
Operation
logs after test runs.Screenshots
Setup information (please complete the following information):
a3a23b58-289d-41c2-a43f-6925bbe30c08
prnasboxsystemtesting
Additional context Add any other context about the problem here.
AB#1899173