-
Notifications
You must be signed in to change notification settings - Fork 418
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
[RFC] Stage 0: Introducing GenAI fields #2337
base: main
Are you sure you want to change the base?
Conversation
Hi @susan-shu-c, with Elastic's donation of ECS to Open Telemetry, we're going to start adding new features to Open Telemetry first, and then backport changes into ECS. You can find more details about this here. There's an Open Telemetry LLM working group which has already added some OTel schemas for LLMs. Could you consider getting involved with the OTel working group to add these fields? |
@susan-shu-c I'd like to be a part of the discussions. I see that they're using a |
@peasead FYI Otel currently has no option to "embed" namespaces into each other like we do in ECS. But it is planned to be implemented ASAP. Currently it will mean that there will be direct dot notation in namespace, |
Will participate in some WG meetings; the next on on May 1.(shoutout to @trisch-me for advising). Will edit this PR accordingly |
Just to close the loop on this, I misunderstood the AI hierarchy. My original comment was incorrect and should be disregarded. |
Update: Mika and I have kicked off conversation with the OTel LLM working group; and will proceed there first. |
Update 2: Opened OTel discussion issue here |
I agree with the comment in the otel issue that for such larger submissions the better way is to split it into subgroups. |
Hey @susan-shu-c is there anything I can do to help around I saw that one of the responses was to break the areas into different issues and PRs. I know that these can be intense, so if there is anything I can help with regarding the threat fieldset, please let me know. |
This PR is stale because it has been open for 60 days with no activity. |
@susan-shu-c is the goal to still use LLM fields or to match with the OTel fields of |
Overview
This RFC proposes LLM fields, with the increase of Generative AI and LLM logging. This will benefit our customers and users, allowing them to monitor and protect their LLM/Generative AI deployments.
Checklist
make test
?make
and committed those changes?