components genai_mdc_preprocessor - Azure/azureml-assets GitHub Wiki
Filters the raw span log based on the window provided, and aggregates it to trace level.
Version: 0.0.22
View in Studio: https://ml.azure.com/registries/azureml/components/genai_mdc_preprocessor/version/0.0.22
Name | Description | Type | Default | Optional | Enum |
---|---|---|---|---|---|
data_window_start | string | ||||
data_window_end | string | ||||
input_data | uri_folder | ||||
require_trace_data | boolean | True |
Name | Description | Type |
---|---|---|
preprocessed_span_data | mltable | |
aggregated_trace_data | mltable |