Closed david-luna closed 1 year ago
@AlexanderWert, others: Do you think we should consider also adding otel.attributes["aws.s3.bucket"]
et al for Lambda transactions that are S3-triggered? (https://github.com/elastic/apm/blob/main/specs/agents/tracing-instrumentation-aws-lambda.md#s3)
@AlexanderWert, others: Do you think we should consider also adding
otel.attributes["aws.s3.bucket"]
et al for Lambda transactions that are S3-triggered? (https://github.com/elastic/apm/blob/main/specs/agents/tracing-instrumentation-aws-lambda.md#s3)
Good point @trentm! Yes, I think that makes sense.
@AlexanderWert, others: Do you think we should consider also adding
otel.attributes["aws.s3.bucket"]
et al for Lambda transactions that are S3-triggered? (https://github.com/elastic/apm/blob/main/specs/agents/tracing-instrumentation-aws-lambda.md#s3)Good point @trentm! Yes, I think that makes sense.
I'd prefer to have it separately. I'll create a spec issue and one for the agents that may implement it.
Updated the AWS S3 Spec by adding Bucket and Object Key into OpenTelemetry attributes (otel)
sanitize_field_names
)CODEOWNERS
)/
schedule YYYY-MM-DD
to the PR description.Closes: #760