newrelic / node-newrelic-aws-sdk

New Relic aws-sdk instrumentation for the Node Agent
Apache License 2.0
9 stars 22 forks source link

Instrument InvokeModelWithResponseStreamCommand @aws-sdk/client-bedrock-runtime #222

Closed bizob2828 closed 9 months ago

bizob2828 commented 11 months ago

Instrument BedrockRuntimeClient.prototype.send when command is InvokeModelWithResponseStreamCommand and model is not amazon.titan-embed to create the span Llm/completion/Bedrock/InvokeModelWithResponseStreamCommand and the and the relevant LlmChatCompletionSummary and LlmChatCompletionMessage. When model is amazon.titan-embed create the span with the name of Llm/embedding/Bedrock/InvokeModelWithResponseStreamCommand and the relevant LlmEmbedding.

NOTES:

workato-integration[bot] commented 11 months ago

https://new-relic.atlassian.net/browse/NR-189763