File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,6 @@ view the data. You should see something like
35
35
36
36
![ Stackdriver Profiler UI] ( sample.png?raw=true " Stackdriver Profiler UI ")
37
37
38
- Note that Stackdriver Profiler stores data for 30 days, so the profile will be
39
- gone after about a month.
40
-
41
38
You can pass more than one profile path to the tool:
42
39
43
40
```
@@ -56,6 +53,9 @@ The profiles must still be merge-compatible but will be uploaded individually
56
53
such that the merge will only be done at the viewing time. This is rarely needed
57
54
and the main benefit is the ability to use the weight filter in the profiler UI.
58
55
56
+ Note that Stackdriver Profiler stores data for 30 days, so the profile will be
57
+ gone after about a month.
58
+
59
59
See also [ Stackdriver Profiler
60
60
quickstart] ( https://cloud.google.com/profiler/docs/quickstart ) on how to enable
61
61
continuous production profiling for a service running on Google Cloud Platform.
You can’t perform that action at this time.
0 commit comments