Skip to content

ref: Mark attributes removed from OTEL as removed#119

Merged
lcian merged 4 commits intomainfrom
lcian/removals
Sep 4, 2025
Merged

ref: Mark attributes removed from OTEL as removed#119
lcian merged 4 commits intomainfrom
lcian/removals

Conversation

@lcian
Copy link
Member

@lcian lcian commented Sep 4, 2025

  • Uses the updated schema to support removals added in ref(schema): Allow deprecated attributes with no replacement #115
    to remove attributes that have been deprecated and have no replacement in OTEL

    • gen_ai.prompt: removed in favor of gen_ai.input.messages, which however expects a different format for attribute values, so we wouldn't want these to replace/alias each other
    • net.sock.peer.name this has been simply removed from OTEL and has no replacement
  • Updates the md/code generation scripts to handle removals.

@lcian lcian merged commit d56e042 into main Sep 4, 2025
5 checks passed
@lcian lcian deleted the lcian/removals branch September 4, 2025 13:47
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.

2 participants