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
Send the container name for stacks from processes that are inside a Docker container
* Add container and hostname metadata to profiles
* Use absolute imports
* Update docs and DaemonSet file to add the Docker sock mount
* Remove redundant container code
* Add missing import
* Add missing Process import
* Strip container data from local stack file
* Separate long line into multiple lines
* Add option to disable the container names in profiles
* Reformat file
* Reformat using black
* Check if container name is not None before adding to container names list
* Update gprofiler/main.py
Co-authored-by: Yonatan Goldschmidt <yonatan.goldschmidt@granulate.io>
* Update gprofiler/main.py
Co-authored-by: Yonatan Goldschmidt <yonatan.goldschmidt@granulate.io>
* Update gprofiler/merge.py
Co-authored-by: Yonatan Goldschmidt <yonatan.goldschmidt@granulate.io>
* Fix argument renaming
* Ignore files in linting and activate venv on linting script
* Reordered imports
* Remove lxc from cgroup search
* Update gprofiler/main.py
Co-authored-by: Yonatan Goldschmidt <yonatan.goldschmidt@granulate.io>
* Remove redundant --log-file param
* Use absolute imports
* Reformat imports
Co-authored-by: Yonatan Goldschmidt <yonatan.goldschmidt@granulate.io>
0 commit comments