- Notifications
You must be signed in to change notification settings - Fork 513
Amazon Bedrock - Add Guardrails metrics #12250
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
Amazon Bedrock - Add Guardrails metrics #12250
Conversation
🚀 Benchmarks reportTo see the full report comment with |
| Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
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.
Can we exclude the guradrail_ from guardrails.guardrail_content_source for all dimension fields? This would make the field name consistent with the rest of the fields. WDYT?
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.
I had the below reasoning to follow this naming convension
-
When i looked at the AWS documentation, i could see the dimension names
OperationandGuardrailContentSource. If we format the name of the field asContentSourceor 'arn`, in the context of LLM application ,where content source can also mean the source of knowledge, arn can be the arn of the model or arn of agent and so on. So, i think, it is best to keep the name as guardrail_content_source or guardrail_arn to make it less ambiguous for the user. -
We don't have a description of the dimension fields.
💚 Build Succeeded
History
|
|
muthu-mps 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.
LGTM!
| Package aws_bedrock - 0.19.0 containing this change is available at https://epr.elastic.co/package/aws_bedrock/0.19.0/ |
* Amazon Bedrock Add Guardrails metrics
* Amazon Bedrock Add Guardrails metrics


Proposed commit message
Add guardrails dataset for guardrail metrics
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
elastic-package buildelastic-package stack up -v -d --services package-registryScreenshots