genkit icon indicating copy to clipboard operation
genkit copied to clipboard

[Go] Propagate telemetry labels from Reflection API to tracing

Open apascal07 opened this issue 9 months ago • 0 comments

Describe the bug Telemetry labels that come in as part of the request from Dev UI to Reflection API need to be propagated to the action to be written to the trace metadata.

https://github.com/firebase/genkit/blob/6612527f89668f3e4c0fa376731e8f467c181b65/js/core/src/action.ts#L296

apascal07 avatar Mar 21 '25 19:03 apascal07