Skip to content

Commit 543fb27

Browse files
committed
Move the text around a bit.
1 parent 49058b9 commit 543fb27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ view the data. You should see something like
3535

3636
![Stackdriver Profiler UI](sample.png?raw=true "Stackdriver Profiler UI")
3737

38-
Note that Stackdriver Profiler stores data for 30 days, so the profile will be
39-
gone after about a month.
40-
4138
You can pass more than one profile path to the tool:
4239

4340
```
@@ -56,6 +53,9 @@ The profiles must still be merge-compatible but will be uploaded individually
5653
such that the merge will only be done at the viewing time. This is rarely needed
5754
and the main benefit is the ability to use the weight filter in the profiler UI.
5855

56+
Note that Stackdriver Profiler stores data for 30 days, so the profile will be
57+
gone after about a month.
58+
5959
See also [Stackdriver Profiler
6060
quickstart](https://cloud.google.com/profiler/docs/quickstart) on how to enable
6161
continuous production profiling for a service running on Google Cloud Platform.

0 commit comments

Comments
 (0)