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 540a840 commit 55ffd67Copy full SHA for 55ffd67
README.md
@@ -38,7 +38,7 @@ See full [documentation](https://stackimpact.com/docs/) for reference.
38
39
#### Create StackImpact account
40
41
-Sign up for a free account at [stackimpact.com](https://stackimpact.com/).
+[Sign up](https://dashboard.stackimpact.com/#/signup) for a free account (also with GitHub login).
42
43
44
#### Installing the agent
stackimpact/runtime.py
@@ -1,7 +1,6 @@
1
2
import time
3
import sys
4
-import resource
5
import re
6
import os
7
import signal
0 commit comments