1
0
mirror of https://github.com/google/gops.git synced 2025-07-16 00:14:17 +02:00

add reference to the hello example

This commit is contained in:
Jaana Burcu Dogan
2016-11-11 11:50:47 -08:00
parent d0e8d851b4
commit e10f24b4b1

View File

@ -21,7 +21,9 @@ For processes that contains the diagnostics agent, gops can report
additional information such as the current stack trace, Go version, memory
stats, etc.
Diagnostics features are only supported on Unix-like systems for now.
In order to start the diagnostics agent, see the [hello example](https://github.com/google/gops/blob/master/examples/hello/main.go).
Please not that diagnostics features are only supported on Unix-like systems for now.
We are planning to add Windows support in the near future.
### stack