Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
There was an error while loading. Please reload this page.
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 asdata["filepath"] = "/absolute/example/file.txt". Should the bytes count be KB, MB, GB, ... ?