Granulate / gprofiler

gProfiler is a system-wide profiler, combining multiple sampling profilers to produce unified visualization of what your CPU is spending time on.
https://profiler.granulate.io
Apache License 2.0
746 stars 54 forks source link

metrics: Move SparkSampler to separate module #726

Closed d3dave closed 1 year ago

d3dave commented 1 year ago

Later we will isolate the sampler to be independent of Spark entirely.