我们正在将XRAY添加到Spring Boot应用程序中,但我无法解决以下错误: Failed to begin subsegment named 'Amazon S3': segment cannot以下是我们代码的相关部分: pom.xml: <dependency> <artifactId>aws-xray-recorder-sdk-corehttps://docs.aws.
我目前正在尝试为Lambda API设置XRay。我无法获取堆栈跟踪或不是200的statusCode。我遇到了一个终结点,它只是抛出了一个500错误。我还希望在XRay中查看对相关错误的堆栈跟踪,并按500个响应进行排序,以找到所述错误。 这个函数看起来像这样(它在Typescript中): 忽略明显的错误,缺少导入,等等。import AWSXRay from 'aws-xray-sdk';
import Logger from "../..functions in trace 从我在这个帖子中读
...
2021/02/25 13:12:56 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/xray/versions25 13:12:56 [TRACE] HTTP client GET request to https://registry.terraform.io/v1/providers/hashicorp/xrayo