Skip to content

Commit b573413

Browse files
authored
Merge pull request #21264 from caliburn1994/patch-2
Update events-stackdriver.md
2 parents f990fba + 7b774ed commit b573413

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/debug-application-cluster/events-stackdriver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ and aggregation capabilities, a third party solution should be installed
3838
to capture events.
3939
-->
4040

41-
由于事件是 API 对象,因此它们存储在主节点上的 apiserver 中。
42-
为了避免主节点磁盘空间被填满,将强制执行保留策略:在最后一次事件发生一小时后删除事件
41+
因为事件是 API 对象,所以它们存储在主节点上的 apiserver 中。
42+
为了避免主节点磁盘空间被填满,将强制执行保留策略:事件在最后一次发生的一小时后将会被删除
4343
为了提供更长的历史记录和聚合能力,应该安装第三方解决方案来捕获事件。
4444

4545
<!--

0 commit comments

Comments
 (0)