telemetry Package
Classes
| AIProjectInstrumentor |
A class for managing the trace instrumentation of the AIProjectClient. This class allows enabling or disabling tracing for AI Projects and provides functionality to check whether instrumentation is active. Warning GenAI tracing is an experimental preview feature. To use this feature, you must set the environment variable AZURE_EXPERIMENTAL_ENABLE_GENAI_TRACING=true (case insensitive) before calling the instrument() method. Spans, attributes, and events may be modified in future versions. |