Skip to content

components genai_mdc_preprocessor

github-actions[bot] edited this page Jul 24, 2024 · 19 revisions

GenAI MDC - Preprocessor

genai_mdc_preprocessor

Overview

Filters the raw span log based on the window provided, and aggregates it to trace level.

Version: 0.0.21

View in Studio: https://ml.azure.com/registries/azureml/components/genai_mdc_preprocessor/version/0.0.21

Inputs

Name Description Type Default Optional Enum
data_window_start string
data_window_end string
input_data uri_folder
require_trace_data boolean True

Outputs

Name Description Type
preprocessed_span_data mltable
aggregated_trace_data mltable
Clone this wiki locally