genkit icon indicating copy to clipboard operation
genkit copied to clipboard

Using features in telemetry

Open maxl0rd opened this issue 1 year ago • 0 comments

Enabling top level actions such as prompts or generate calls to be used for telemetry as effectively as those wrapped in flows.

  • Switching actions to use newTrace, which starts a trace similar to a flow if it is not currently inside something.
  • Improving instrumentation to always assign a feature name
  • Renaming metric dimensions from flowName -> featureName

maxl0rd avatar Oct 11 '24 17:10 maxl0rd