Table of Contents Selenium Grid Observability Distributed tracing Event logging Grid Observability Visualizing Traces Leveraging event logs References Selenium Grid Grid aids in scaling and distributing tests by executing tests on various browser and operating system combinations. Observability Observability has three pillars: traces, metrics and logs. Since Selenium Grid 4 is designed to be fully distributed, observability will make it easier to understand and debug the internals. Distribute...| Selenium
I got an interesting tweet the other day from @evntdrvn in response to this thread of mine. Paraphrasing, “So I’ve almost got our group at work up to Step 1 in your observability maturi…| charity.wtf