Skip to content

Commit

Permalink
updated ref link
Browse files Browse the repository at this point in the history
  • Loading branch information
peasead committed Nov 5, 2024
1 parent ce9966d commit f14c328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfcs/text/0000-gen_ai-security-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ The goal here is to research and understand the impact of these changes on users

We have begun using OTel fields that were experimental and have since been depricated. This will lead to a breaking change.

Example is `gen_ai.prompt`. This field has been deprecated by OTel and is handled by `gen_ai.`, but it is being used in the AWS Bedrock integration:
Example is `gen_ai.prompt`. This field has been deprecated by OTel and is handled by [`gen_ai.user.message.content`](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/gen-ai/gen-ai-events.md)(?), but it is being used in the AWS Bedrock integration:
- AWS Bedrock integration `gen_ai.prompt` being used [source](https://github.com/elastic/integrations/blob/main/packages/aws_bedrock/data_stream/invocation/fields/fields.yml#L64-L66)
- [OTel deprecated fields](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/attributes-registry/gen-ai.md#deprecated-genai-attributes)

Expand Down

0 comments on commit f14c328

Please sign in to comment.