Hi all, does anyone know if there is a way to get metrics about a worker execution? I am looking for
Hi all, does anyone know if there is a way to get metrics about a worker execution? I am looking for requests, subrequests, and time cpu ms.
I am able to pull it from graphql apis, but I am tracking this information using workers engine, thus I am curious if there is something I could get this data after dispatching worker in my main worker.
Headers of response do not seem to indicate this information unfortunately. Though I have not checked headers from child-worker yet.
I am able to pull it from graphql apis, but I am tracking this information using workers engine, thus I am curious if there is something I could get this data after dispatching worker in my main worker.
Headers of response do not seem to indicate this information unfortunately. Though I have not checked headers from child-worker yet.





