Components
OpenTelemetry
The telemetry standard and instrumentation layer used by CoreAI services.
Component Category
Telemetry and instrumentation
Component Description
OpenTelemetry is the standard telemetry layer used by CoreAI services to emit traces, metrics, and GenAI-related signals in a consistent way.
Why It Is Used
It makes service instrumentation more uniform and easier to connect to the broader observability stack used by the platform. For GenAI observability, CoreAI uses OpenTelemetry instrumentation first and exports AI workflow spans to MLflow by default.
Learn More
Interacts With
CoreAI APIandModel Installeras instrumented application servicesMLflowas the default destination for GenAI observability traces- Runtime observability services such as
Grafana Alloy,Tempo, andPrometheus - Other CoreAI services that need consistent trace and metrics export