Load a spark profile
load_profileLoad a Spark profiler file from a local path or URL to obtain a profile ID, enabling detailed analysis of server performance.
Instructions
Load and parse a spark file from a local path, a bytebin/spark.lucko.me URL, or a bytebin key. Supports .sparkprofile (sampler), .sparkheap (memory), and .sparkhealth (health) files. Returns a profileId plus a headline summary; all other tools take that profileId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Local file path, a https://spark.lucko.me/<key> or bytebin URL, or a bare bytebin key. |