We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34fb5cd commit 7d2f709Copy full SHA for 7d2f709
docker-compose.yml
@@ -110,9 +110,9 @@ services:
110
volumes:
111
- shared-grafolean:/shared-grafolean
112
# To use py-spy:
113
- # - $ docker exec -ti grafolean-newflow-writer bash
+ # - $ docker exec -ti grafolean-netflow-writer bash
114
# - # pip install py-spy
115
- # - # py-spy -n -o /tmp/prof/out.svg --pid 1
+ # - # py-spy record -n -o /tmp/prof/out.svg --pid 1
116
# But first, these 3 lines below must be enabled, to add a volume and capabilities: (careful not to add spaces!)
117
# - /tmp/prof/:/tmp/prof/
118
#cap_add:
0 commit comments