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
{{ message }}
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
With #452 we specify the operations for spans. To align the descriptions for the spans across SDKs we should also document them.
For file spans, we already discussed that filename + bytes count file.txt (203 KB) should go in the description and the full file path should go into data of the span as data["filepath"] = "/absolute/example/file.txt". Should the bytes count be KB, MB, GB, ... ?