Skip to content

feat(otel): drop faas/cloud attrs from invocation span - #596

Merged
SilanHe merged 1 commit into
mainfrom
feat/otel-remove-faas-cloud-attrs
Jul 28, 2026
Merged

feat(otel): drop faas/cloud attrs from invocation span#596
SilanHe merged 1 commit into
mainfrom
feat/otel-remove-faas-cloud-attrs

Conversation

@SilanHe

@SilanHe SilanHe commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes: Remove faas.invocation_id, faas.coldstart, cloud.provider, and cloud.platform from ExecutionOtelPlugin's invocation span (owned-provider mode), and delete the now-unused _is_cold_start field that only fed faas.coldstart. InvocationOtelPlugin never set these attributes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Remove faas.invocation_id, faas.coldstart, cloud.provider, and
cloud.platform from ExecutionOtelPlugin's invocation span (owned-provider
mode), and delete the now-unused _is_cold_start field that only fed
faas.coldstart. InvocationOtelPlugin never set these attributes.
@SilanHe
SilanHe had a problem deploying to ai-pr-review-runtime July 28, 2026 23:40 — with GitHub Actions Failure
@SilanHe
SilanHe had a problem deploying to ai-pr-review-runtime July 28, 2026 23:40 — with GitHub Actions Failure
@SilanHe
SilanHe merged commit 8b3b9c2 into main Jul 28, 2026
10 of 16 checks passed
@SilanHe
SilanHe deleted the feat/otel-remove-faas-cloud-attrs branch July 28, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants