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
Copy file name to clipboardExpand all lines: README.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,8 @@ Welcome to **sysdig** - an open source system-level exploration and troubleshoot
5
5
6
6
Where to start?
7
7
---
8
-
If this is your first time hearing about sysdig, we recommend you start with the website:
9
-
www.sysdig.org
10
-
11
-
8
+
If this is your first time hearing about sysdig, we recommend you [start with the website] (http://www.sysdig.org).
9
+
12
10
What does sysdig do and why should I use it?
13
11
---
14
12
Sysdig captures system calls and other system level events using a linux kernel facility called tracepoints, which means much less overhead than strace.
@@ -19,11 +17,9 @@ Sysdig is also packed with a set of scripts that make it easier to extract usefu
19
17
20
18
Documentation / Support
21
19
---
22
-
Visit the wiki for full documentation on sysdig and its APIs:
23
-
https://github.com/draios/sysdig/wiki
20
+
[Visit the wiki] (https://github.com/draios/sysdig/wiki) for full documentation on sysdig and its APIs:
24
21
25
-
For support using sysdig, please contact the official mailing list:
26
-
https://groups.google.com/forum/#!forum/sysdig
22
+
For support using sysdig, please contact [the official mailing list] (https://groups.google.com/forum/#!forum/sysdig):
27
23
28
24
Join the Community
29
25
---
@@ -33,5 +29,6 @@ Join the Community
33
29
34
30
Draios
35
31
---
36
-
Sysdig is proudly supported by Draios, Inc.
37
-
www.draios.com
32
+
Sysdig is proudly supported by [Draios, Inc] (http://www.draios.com).
33
+
34
+
Like working on sysdig? [Draios is hiring] (http://www.draios.com/about+jobs).
0 commit comments