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

Big data metrics utils integration #749

Closed roi-granulate closed 1 year ago

roi-granulate commented 1 year ago

Works with https://github.com/Granulate/granulate-utils/pull/132/commits/1341cea4a5641d22e1c56828e8e9a1ded804e446

Please note that https://github.com/Granulate/granulate-utils/pull/132 is still WIP so this PR will be CRable only after it will merge

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots

Checklist:

Jongy commented 1 year ago

@roi-granulate - build error is a real thing, please fix

#144 73.43 missing module named 'granulate_utils.metrics.sampler' - imported by gprofiler.spark.sampler (top-level)
Jongy commented 1 year ago

I think you need to update the submodule? This PR lacks it.

roi-granulate commented 1 year ago

currently there is an issue that this assert happens, working on resolve why

Jongy commented 1 year ago

Hmm reopen