You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Appium 2.0, we can now use opentelemetry as observability tool without bundling it with appium main server
4
+
5
+
This plugin will help generate http traces automatically once used and also allow dynamic configurations for different exporters such as prometheus, jaeger, zipkin or just basic console logs.
6
+
7
+
## Installation - Server
8
+
9
+
Install the plugin using Appium's plugin CLI, either as a named plugin or via NPM (TODO):
0 commit comments