【发布时间】:2019-08-26 20:46:24
【问题描述】:
我想为具有 URL 模式 /foo/*/bar(即 URL 的中间通配符)的特定请求创建 Stackdriver 跟踪分析报告。这可能吗?
当我尝试使用该模式创建一个时,出现错误:
The request will not produce a useful report because it had less than 100 traces. Create a new report with a longer time range or less-restrictive filter.
但肯定有很多请求符合这种模式。
【问题讨论】:
标签: google-cloud-platform stackdriver google-cloud-stackdriver