Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename faas.execution to faas.invocation_id and change units for faas.max_memory #3209

Merged
merged 7 commits into from
Feb 20, 2023

Conversation

tylerbenson
Copy link
Member

Pulled out from #3188

Changes

  • Rename faas.execution to faas.invocation_id
    • previous term was too generic and confusing
  • Change faas.max_memory units to Bytes instead of MB
    • for better unit consistency with other the semantic conventions

As decided in the FAAS SIG, the previous term was too generic.

Also updated various documentation to better align with this terminology.
For better unit consistency with other the semantic conventions.
(assuming this is released in the next minor version)
@carlosalberto
Copy link
Contributor

cc @Aneurysm9 @tsloughter

Also @tylerbenson can you add a Changelog entry? Thanks!

@carlosalberto
Copy link
Contributor

Oh also, please start the entry with "BREAKING" (so hopefully users/maintainers will know sooner than later, etc)

@arminru arminru added area:semantic-conventions Related to semantic conventions spec:metrics Related to the specification/metrics directory spec:resource Related to the specification/resource directory spec:trace Related to the specification/trace directory labels Feb 16, 2023
@tylerbenson tylerbenson changed the title FAAS SIG spec changes Rename faas.execution to faas.invocation_id and change units for faas.max_memory Feb 16, 2023
@carlosalberto
Copy link
Contributor

@Aneurysm9 Does this look correct?

@carlosalberto carlosalberto merged commit 0de0f2f into open-telemetry:main Feb 20, 2023
jsuereth pushed a commit to jsuereth/opentelemetry-specification that referenced this pull request Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:semantic-conventions Related to semantic conventions spec:metrics Related to the specification/metrics directory spec:resource Related to the specification/resource directory spec:trace Related to the specification/trace directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants