[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-11。"],[[["Cloud Run functions automatically generate basic trace data for inbound requests to measure timing and identify latency issues."],["Adding instrumentation to your Cloud Run function allows for detailed tracing of sub-operations like database queries and API requests."],["Cloud Run traces at a maximum rate of one request per ten seconds per function instance, with the ability to force tracing on specific requests."],["Automatically generated traces do not incur billing charges, but custom spans created with Cloud Trace libraries do."],["Instrumentation is necessary to create custom trace spans and propagate trace context across multiple services, in order to monitor different service operations."]]],[]]