-
Notifications
You must be signed in to change notification settings - Fork 290
Add the concept of Blob Reference Properties ("reference attributes" and "reference fields") to the spec #1521
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
Conversation
|
Given the existence of the use of |
|
Here are some possible naming alternatives to
Any other thoughts? Any opinions on what is best? |
|
I've updated the pull request to use |
…rences proposal to avoid a conflict with existing uses of '*.ref.*'.
|
I think Should there be some tooling to make sure we don't accidentally define anything |
…rinciples to a separate file for clarity/uniformity.
jsuereth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Policy looks great!
Looking for more input from @open-telemetry/specs-semconv-maintainers
|
Received feedback in Nov 18 SemConv Meeting that this PR needs to be amended to remove "attributes" from the scope, because of the possibility of encouraging large attributes. Was also suggested to narrow scope to define a specific event type that contains its values as a reference. |
|
This PR has been labeled as stale due to lack of activity. It will be automatically closed if there is no further activity over the next 14 days. |
Fixes #1428
Changes
Adds the concept of "reference attributes" / "reference fields" to the specification.
Merge requirement checklist