opentelemetry-dart icon indicating copy to clipboard operation
opentelemetry-dart copied to clipboard

Auto Instrumentations

Open kh-ac opened this issue 1 year ago • 1 comments

am using opentelemetry_sls (forked from this repo and compatible with Dart 3)

is there a way to add auto instrumenations like http requests made by my app, writes and reads to phone local storage, etc ..., without manualy creating the spans ?

kh-ac avatar Jul 18 '23 15:07 kh-ac