We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5c818 commit ee465d3Copy full SHA for ee465d3
1 file changed
README.md
@@ -51,6 +51,12 @@ To install the docker image:
51
docker pull pyroscope/pyroscope:latest
52
```
53
54
+After pyroscope is installed, you just need to:
55
+1. Start the pyroscope server
56
+2. Run your application with the right agent (see image below)
57
+
58
+
59
60
For information on how to install it on Linux or use it in production environment check out our documentation:
61
62
* [Getting Started](https://pyroscope.io/docs/)
0 commit comments