inspectit-ocelot icon indicating copy to clipboard operation
inspectit-ocelot copied to clipboard

[Feature] - *OpenTelemetry compatible browser-based synthetic Website-Tests *

Open mc-chaos opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

It would be great, if there is a way to start a trace from a synthetic Test-Framework like Selenium or Playwrite. So one could see Traces from (Browser-)Test-Framework and directly start investigation to errors.

Describe the solution you'd like There is a great blogpost from Eric Mustin showing a first step to make a opensource, opentelemetry based synthetic website test.

Additional context This solution should be as simple as possible. For example, on JMETER API Tests one could simple include the JVM Agent and every Test could be see as trace. All errors and performance problems included. The "frontend" tests with headless Browser-frameworks should be simple as this.

mc-chaos avatar Mar 01 '22 19:03 mc-chaos