newrelic / go-agent

New Relic Go Agent
Apache License 2.0
763 stars 297 forks source link

bedrock tweaks after testing #874

Closed nr-swilloughby closed 4 months ago

nr-swilloughby commented 4 months ago

This PR includes a few post-testing adjustments to the bedrock implementation.

nr-swilloughby commented 4 months ago

As requested, this also removes the size limits for custom event attributes only if they are LLM custom events. Also enables the sending of LLM custom events regardless of whether high security mode or custom insights are enabled.