1. Packages
  2. Coralogix Provider
  3. API Docs
  4. getDashboard
coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix

coralogix.getDashboard

Explore with Pulumi AI

coralogix logo
coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix

    Using getDashboard

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDashboard(args: GetDashboardArgs, opts?: InvokeOptions): Promise<GetDashboardResult>
    function getDashboardOutput(args: GetDashboardOutputArgs, opts?: InvokeOptions): Output<GetDashboardResult>
    def get_dashboard(id: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetDashboardResult
    def get_dashboard_output(id: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetDashboardResult]
    func LookupDashboard(ctx *Context, args *LookupDashboardArgs, opts ...InvokeOption) (*LookupDashboardResult, error)
    func LookupDashboardOutput(ctx *Context, args *LookupDashboardOutputArgs, opts ...InvokeOption) LookupDashboardResultOutput

    > Note: This function is named LookupDashboard in the Go SDK.

    public static class GetDashboard 
    {
        public static Task<GetDashboardResult> InvokeAsync(GetDashboardArgs args, InvokeOptions? opts = null)
        public static Output<GetDashboardResult> Invoke(GetDashboardInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDashboardResult> getDashboard(GetDashboardArgs args, InvokeOptions options)
    public static Output<GetDashboardResult> getDashboard(GetDashboardArgs args, InvokeOptions options)
    
    fn::invoke:
      function: coralogix:index/getDashboard:getDashboard
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Unique identifier for the dashboard.
    Id string
    Unique identifier for the dashboard.
    id String
    Unique identifier for the dashboard.
    id string
    Unique identifier for the dashboard.
    id str
    Unique identifier for the dashboard.
    id String
    Unique identifier for the dashboard.

    getDashboard Result

    The following output properties are available:

    Annotations List<GetDashboardAnnotation>
    AutoRefresh GetDashboardAutoRefresh
    ContentJson string
    an option to set the dashboard content from a json file. NB: this is not fully compatible with the json that gets exported from the Coralogix UI.
    Description string
    Brief description or summary of the dashboard's purpose or content.
    Filters List<GetDashboardFilter>
    List of filters that can be applied to the dashboard's data.
    Folder GetDashboardFolder
    Id string
    Unique identifier for the dashboard.
    Layout GetDashboardLayout
    Layout configuration for the dashboard's visual elements.
    Name string
    Display name of the dashboard.
    TimeFrame GetDashboardTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    Variables List<GetDashboardVariable>
    List of variables that can be used within the dashboard for dynamic content.
    Annotations []GetDashboardAnnotation
    AutoRefresh GetDashboardAutoRefresh
    ContentJson string
    an option to set the dashboard content from a json file. NB: this is not fully compatible with the json that gets exported from the Coralogix UI.
    Description string
    Brief description or summary of the dashboard's purpose or content.
    Filters []GetDashboardFilter
    List of filters that can be applied to the dashboard's data.
    Folder GetDashboardFolder
    Id string
    Unique identifier for the dashboard.
    Layout GetDashboardLayout
    Layout configuration for the dashboard's visual elements.
    Name string
    Display name of the dashboard.
    TimeFrame GetDashboardTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    Variables []GetDashboardVariable
    List of variables that can be used within the dashboard for dynamic content.
    annotations List<GetDashboardAnnotation>
    autoRefresh GetDashboardAutoRefresh
    contentJson String
    an option to set the dashboard content from a json file. NB: this is not fully compatible with the json that gets exported from the Coralogix UI.
    description String
    Brief description or summary of the dashboard's purpose or content.
    filters List<GetDashboardFilter>
    List of filters that can be applied to the dashboard's data.
    folder GetDashboardFolder
    id String
    Unique identifier for the dashboard.
    layout GetDashboardLayout
    Layout configuration for the dashboard's visual elements.
    name String
    Display name of the dashboard.
    timeFrame GetDashboardTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    variables List<GetDashboardVariable>
    List of variables that can be used within the dashboard for dynamic content.
    annotations GetDashboardAnnotation[]
    autoRefresh GetDashboardAutoRefresh
    contentJson string
    an option to set the dashboard content from a json file. NB: this is not fully compatible with the json that gets exported from the Coralogix UI.
    description string
    Brief description or summary of the dashboard's purpose or content.
    filters GetDashboardFilter[]
    List of filters that can be applied to the dashboard's data.
    folder GetDashboardFolder
    id string
    Unique identifier for the dashboard.
    layout GetDashboardLayout
    Layout configuration for the dashboard's visual elements.
    name string
    Display name of the dashboard.
    timeFrame GetDashboardTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    variables GetDashboardVariable[]
    List of variables that can be used within the dashboard for dynamic content.
    annotations Sequence[GetDashboardAnnotation]
    auto_refresh GetDashboardAutoRefresh
    content_json str
    an option to set the dashboard content from a json file. NB: this is not fully compatible with the json that gets exported from the Coralogix UI.
    description str
    Brief description or summary of the dashboard's purpose or content.
    filters Sequence[GetDashboardFilter]
    List of filters that can be applied to the dashboard's data.
    folder GetDashboardFolder
    id str
    Unique identifier for the dashboard.
    layout GetDashboardLayout
    Layout configuration for the dashboard's visual elements.
    name str
    Display name of the dashboard.
    time_frame GetDashboardTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    variables Sequence[GetDashboardVariable]
    List of variables that can be used within the dashboard for dynamic content.
    annotations List<Property Map>
    autoRefresh Property Map
    contentJson String
    an option to set the dashboard content from a json file. NB: this is not fully compatible with the json that gets exported from the Coralogix UI.
    description String
    Brief description or summary of the dashboard's purpose or content.
    filters List<Property Map>
    List of filters that can be applied to the dashboard's data.
    folder Property Map
    id String
    Unique identifier for the dashboard.
    layout Property Map
    Layout configuration for the dashboard's visual elements.
    name String
    Display name of the dashboard.
    timeFrame Property Map
    Specifies the time frame. Can be either absolute or relative.
    variables List<Property Map>
    List of variables that can be used within the dashboard for dynamic content.

    Supporting Types

    GetDashboardAnnotation

    enabled Boolean
    id String
    name String
    source Property Map

    GetDashboardAnnotationSource

    GetDashboardAnnotationSourceLogs

    GetDashboardAnnotationSourceLogsLabelField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceLogsStrategy

    GetDashboardAnnotationSourceLogsStrategyDuration

    GetDashboardAnnotationSourceLogsStrategyDurationDurationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceLogsStrategyDurationStartTimestampField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceLogsStrategyInstant

    GetDashboardAnnotationSourceLogsStrategyInstantTimestampField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceLogsStrategyRange

    GetDashboardAnnotationSourceLogsStrategyRangeEndTimestampField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceLogsStrategyRangeStartTimestampField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceMetrics

    GetDashboardAnnotationSourceMetricsStrategy

    GetDashboardAnnotationSourceSpans

    GetDashboardAnnotationSourceSpansLabelField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceSpansStrategy

    GetDashboardAnnotationSourceSpansStrategyDuration

    GetDashboardAnnotationSourceSpansStrategyDurationDurationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceSpansStrategyDurationStartTimestampField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceSpansStrategyInstant

    GetDashboardAnnotationSourceSpansStrategyInstantTimestampField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceSpansStrategyRange

    GetDashboardAnnotationSourceSpansStrategyRangeEndTimestampField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAnnotationSourceSpansStrategyRangeStartTimestampField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardAutoRefresh

    Type string
    Type string
    type String
    type string
    type str
    type String

    GetDashboardFilter

    GetDashboardFilterSource

    GetDashboardFilterSourceLogs

    Field string
    Field in the logs to apply the filter on.
    ObservationField GetDashboardFilterSourceLogsObservationField
    Operator GetDashboardFilterSourceLogsOperator
    Operator to use for filtering.
    Field string
    Field in the logs to apply the filter on.
    ObservationField GetDashboardFilterSourceLogsObservationField
    Operator GetDashboardFilterSourceLogsOperator
    Operator to use for filtering.
    field String
    Field in the logs to apply the filter on.
    observationField GetDashboardFilterSourceLogsObservationField
    operator GetDashboardFilterSourceLogsOperator
    Operator to use for filtering.
    field string
    Field in the logs to apply the filter on.
    observationField GetDashboardFilterSourceLogsObservationField
    operator GetDashboardFilterSourceLogsOperator
    Operator to use for filtering.
    field str
    Field in the logs to apply the filter on.
    observation_field GetDashboardFilterSourceLogsObservationField
    operator GetDashboardFilterSourceLogsOperator
    Operator to use for filtering.
    field String
    Field in the logs to apply the filter on.
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardFilterSourceLogsObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardFilterSourceLogsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardFilterSourceMetrics

    Label string
    MetricName string
    Operator GetDashboardFilterSourceMetricsOperator
    Operator to use for filtering.
    Label string
    MetricName string
    Operator GetDashboardFilterSourceMetricsOperator
    Operator to use for filtering.
    label String
    metricName String
    operator GetDashboardFilterSourceMetricsOperator
    Operator to use for filtering.
    label string
    metricName string
    operator GetDashboardFilterSourceMetricsOperator
    Operator to use for filtering.
    label String
    metricName String
    operator Property Map
    Operator to use for filtering.

    GetDashboardFilterSourceMetricsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardFilterSourceSpans

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardFilterSourceSpansField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardFilterSourceSpansOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardFolder

    Id string
    Path string
    Id string
    Path string
    id String
    path String
    id string
    path string
    id str
    path str
    id String
    path String

    GetDashboardLayout

    GetDashboardLayoutSection

    GetDashboardLayoutSectionOptions

    Collapsed bool
    Color string
    Section color, valid values: [unspecified cyan green blue purple magenta pink orange]
    Description string
    Name string
    Collapsed bool
    Color string
    Section color, valid values: [unspecified cyan green blue purple magenta pink orange]
    Description string
    Name string
    collapsed Boolean
    color String
    Section color, valid values: [unspecified cyan green blue purple magenta pink orange]
    description String
    name String
    collapsed boolean
    color string
    Section color, valid values: [unspecified cyan green blue purple magenta pink orange]
    description string
    name string
    collapsed bool
    color str
    Section color, valid values: [unspecified cyan green blue purple magenta pink orange]
    description str
    name str
    collapsed Boolean
    color String
    Section color, valid values: [unspecified cyan green blue purple magenta pink orange]
    description String
    name String

    GetDashboardLayoutSectionRow

    Height double
    The height of the row.
    Id string
    Widgets List<GetDashboardLayoutSectionRowWidget>
    The list of widgets to display in the dashboard.
    Height float64
    The height of the row.
    Id string
    Widgets []GetDashboardLayoutSectionRowWidget
    The list of widgets to display in the dashboard.
    height Double
    The height of the row.
    id String
    widgets List<GetDashboardLayoutSectionRowWidget>
    The list of widgets to display in the dashboard.
    height number
    The height of the row.
    id string
    widgets GetDashboardLayoutSectionRowWidget[]
    The list of widgets to display in the dashboard.
    height float
    The height of the row.
    id str
    widgets Sequence[GetDashboardLayoutSectionRowWidget]
    The list of widgets to display in the dashboard.
    height Number
    The height of the row.
    id String
    widgets List<Property Map>
    The list of widgets to display in the dashboard.

    GetDashboardLayoutSectionRowWidget

    Definition GetDashboardLayoutSectionRowWidgetDefinition
    The widget definition. Can contain one of [datatable gauge hexagon linechart piechart barchart horizontalbarchart markdown]
    Description string
    Widget description.
    Id string
    Title string
    Widget title. Required for all widgets except markdown.
    Width double
    The width of the chart.
    Definition GetDashboardLayoutSectionRowWidgetDefinition
    The widget definition. Can contain one of [datatable gauge hexagon linechart piechart barchart horizontalbarchart markdown]
    Description string
    Widget description.
    Id string
    Title string
    Widget title. Required for all widgets except markdown.
    Width float64
    The width of the chart.
    definition GetDashboardLayoutSectionRowWidgetDefinition
    The widget definition. Can contain one of [datatable gauge hexagon linechart piechart barchart horizontalbarchart markdown]
    description String
    Widget description.
    id String
    title String
    Widget title. Required for all widgets except markdown.
    width Double
    The width of the chart.
    definition GetDashboardLayoutSectionRowWidgetDefinition
    The widget definition. Can contain one of [datatable gauge hexagon linechart piechart barchart horizontalbarchart markdown]
    description string
    Widget description.
    id string
    title string
    Widget title. Required for all widgets except markdown.
    width number
    The width of the chart.
    definition GetDashboardLayoutSectionRowWidgetDefinition
    The widget definition. Can contain one of [datatable gauge hexagon linechart piechart barchart horizontalbarchart markdown]
    description str
    Widget description.
    id str
    title str
    Widget title. Required for all widgets except markdown.
    width float
    The width of the chart.
    definition Property Map
    The widget definition. Can contain one of [datatable gauge hexagon linechart piechart barchart horizontalbarchart markdown]
    description String
    Widget description.
    id String
    title String
    Widget title. Required for all widgets except markdown.
    width Number
    The width of the chart.

    GetDashboardLayoutSectionRowWidgetDefinition

    GetDashboardLayoutSectionRowWidgetDefinitionBarChart

    ColorScheme string
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    ColorsBy string
    DataModeType string
    GroupNameTemplate string
    MaxBarsPerChart double
    Query GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuery
    ScaleType string
    SortBy string
    The field to sort by. Can be one of name, unspecified, value.
    StackDefinition GetDashboardLayoutSectionRowWidgetDefinitionBarChartStackDefinition
    Unit string
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    Xaxis GetDashboardLayoutSectionRowWidgetDefinitionBarChartXaxis
    ColorScheme string
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    ColorsBy string
    DataModeType string
    GroupNameTemplate string
    MaxBarsPerChart float64
    Query GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuery
    ScaleType string
    SortBy string
    The field to sort by. Can be one of name, unspecified, value.
    StackDefinition GetDashboardLayoutSectionRowWidgetDefinitionBarChartStackDefinition
    Unit string
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    Xaxis GetDashboardLayoutSectionRowWidgetDefinitionBarChartXaxis
    colorScheme String
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    colorsBy String
    dataModeType String
    groupNameTemplate String
    maxBarsPerChart Double
    query GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuery
    scaleType String
    sortBy String
    The field to sort by. Can be one of name, unspecified, value.
    stackDefinition GetDashboardLayoutSectionRowWidgetDefinitionBarChartStackDefinition
    unit String
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    xaxis GetDashboardLayoutSectionRowWidgetDefinitionBarChartXaxis
    colorScheme string
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    colorsBy string
    dataModeType string
    groupNameTemplate string
    maxBarsPerChart number
    query GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuery
    scaleType string
    sortBy string
    The field to sort by. Can be one of name, unspecified, value.
    stackDefinition GetDashboardLayoutSectionRowWidgetDefinitionBarChartStackDefinition
    unit string
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    xaxis GetDashboardLayoutSectionRowWidgetDefinitionBarChartXaxis
    color_scheme str
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    colors_by str
    data_mode_type str
    group_name_template str
    max_bars_per_chart float
    query GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuery
    scale_type str
    sort_by str
    The field to sort by. Can be one of name, unspecified, value.
    stack_definition GetDashboardLayoutSectionRowWidgetDefinitionBarChartStackDefinition
    unit str
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    xaxis GetDashboardLayoutSectionRowWidgetDefinitionBarChartXaxis
    colorScheme String
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    colorsBy String
    dataModeType String
    groupNameTemplate String
    maxBarsPerChart Number
    query Property Map
    scaleType String
    sortBy String
    The field to sort by. Can be one of name, unspecified, value.
    stackDefinition Property Map
    unit String
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    xaxis Property Map

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuery

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrime

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilter

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterLogs

    field String
    Field in the logs to apply the filter on.
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterLogsObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterLogsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterMetrics

    label String
    metricName String
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterMetricsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterSpans

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterSpansField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterSpansOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogs

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsAggregation

    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsAggregationObservationField
    Percent double
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsAggregationObservationField
    Percent float64
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsAggregationObservationField
    percent Double
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field string
    observationField GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsAggregationObservationField
    percent number
    The percentage of the aggregation to return. required when type is percentile.
    type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field str
    observation_field GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsAggregationObservationField
    percent float
    The percentage of the aggregation to return. required when type is percentile.
    type str
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField Property Map
    percent Number
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsAggregationObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsFilter

    field String
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsFilterObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsGroupNamesField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsStackedGroupNameField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetrics

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetricsFilter

    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label string
    Label associated with the metric.
    metric string
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label str
    Label associated with the metric.
    metric str
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetricsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpans

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansAggregation

    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]
    aggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type string
    Can be one of ["metric" "dimension"]
    aggregation_type str
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field str
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type str
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansFilter

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansFilterField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansGroupName

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansStackedGroupName

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartStackDefinition

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartXaxis

    GetDashboardLayoutSectionRowWidgetDefinitionBarChartXaxisTime

    BucketsPresented double
    Interval string
    The time interval to use for the x-axis. Valid values are in duration format, for example 1m0s or 1h0m0s (currently leading zeros should be added).
    BucketsPresented float64
    Interval string
    The time interval to use for the x-axis. Valid values are in duration format, for example 1m0s or 1h0m0s (currently leading zeros should be added).
    bucketsPresented Double
    interval String
    The time interval to use for the x-axis. Valid values are in duration format, for example 1m0s or 1h0m0s (currently leading zeros should be added).
    bucketsPresented number
    interval string
    The time interval to use for the x-axis. Valid values are in duration format, for example 1m0s or 1h0m0s (currently leading zeros should be added).
    buckets_presented float
    interval str
    The time interval to use for the x-axis. Valid values are in duration format, for example 1m0s or 1h0m0s (currently leading zeros should be added).
    bucketsPresented Number
    interval String
    The time interval to use for the x-axis. Valid values are in duration format, for example 1m0s or 1h0m0s (currently leading zeros should be added).

    GetDashboardLayoutSectionRowWidgetDefinitionDataTable

    Columns List<GetDashboardLayoutSectionRowWidgetDefinitionDataTableColumn>
    DataModeType string
    The data mode type. Can be one of ["archive" "unspecified"].
    OrderBy GetDashboardLayoutSectionRowWidgetDefinitionDataTableOrderBy
    Query GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuery
    ResultsPerPage double
    The number of results to display per page.
    RowStyle string
    The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
    Columns []GetDashboardLayoutSectionRowWidgetDefinitionDataTableColumn
    DataModeType string
    The data mode type. Can be one of ["archive" "unspecified"].
    OrderBy GetDashboardLayoutSectionRowWidgetDefinitionDataTableOrderBy
    Query GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuery
    ResultsPerPage float64
    The number of results to display per page.
    RowStyle string
    The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
    columns List<GetDashboardLayoutSectionRowWidgetDefinitionDataTableColumn>
    dataModeType String
    The data mode type. Can be one of ["archive" "unspecified"].
    orderBy GetDashboardLayoutSectionRowWidgetDefinitionDataTableOrderBy
    query GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuery
    resultsPerPage Double
    The number of results to display per page.
    rowStyle String
    The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
    columns GetDashboardLayoutSectionRowWidgetDefinitionDataTableColumn[]
    dataModeType string
    The data mode type. Can be one of ["archive" "unspecified"].
    orderBy GetDashboardLayoutSectionRowWidgetDefinitionDataTableOrderBy
    query GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuery
    resultsPerPage number
    The number of results to display per page.
    rowStyle string
    The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
    columns Sequence[GetDashboardLayoutSectionRowWidgetDefinitionDataTableColumn]
    data_mode_type str
    The data mode type. Can be one of ["archive" "unspecified"].
    order_by GetDashboardLayoutSectionRowWidgetDefinitionDataTableOrderBy
    query GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuery
    results_per_page float
    The number of results to display per page.
    row_style str
    The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
    columns List<Property Map>
    dataModeType String
    The data mode type. Can be one of ["archive" "unspecified"].
    orderBy Property Map
    query Property Map
    resultsPerPage Number
    The number of results to display per page.
    rowStyle String
    The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableColumn

    Field string
    Width double
    Field string
    Width float64
    field String
    width Double
    field string
    width number
    field str
    width float
    field String
    width Number

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableOrderBy

    Field string
    OrderDirection string
    The order direction. Can be one of ["asc" "desc" "unspecified"].
    Field string
    OrderDirection string
    The order direction. Can be one of ["asc" "desc" "unspecified"].
    field String
    orderDirection String
    The order direction. Can be one of ["asc" "desc" "unspecified"].
    field string
    orderDirection string
    The order direction. Can be one of ["asc" "desc" "unspecified"].
    field str
    order_direction str
    The order direction. Can be one of ["asc" "desc" "unspecified"].
    field String
    orderDirection String
    The order direction. Can be one of ["asc" "desc" "unspecified"].

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuery

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrime

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilter

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterLogs

    field String
    Field in the logs to apply the filter on.
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterLogsObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterLogsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterMetrics

    label String
    metricName String
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterMetricsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterSpans

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterSpansField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterSpansOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogs

    filters List<Property Map>
    grouping Property Map
    luceneQuery String
    timeFrame Property Map
    Specifies the time frame. Can be either absolute or relative.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsFilter

    field String
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsFilterObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGrouping

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregation

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregationAggregation

    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregationAggregationObservationField
    Percent double
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregationAggregationObservationField
    Percent float64
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregationAggregationObservationField
    percent Double
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field string
    observationField GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregationAggregationObservationField
    percent number
    The percentage of the aggregation to return. required when type is percentile.
    type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field str
    observation_field GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregationAggregationObservationField
    percent float
    The percentage of the aggregation to return. required when type is percentile.
    type str
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField Property Map
    percent Number
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregationAggregationObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingGroupBy

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrame

    Absolute GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    Relative GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    Absolute GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    Relative GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    relative GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    relative GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    relative GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute Property Map
    Absolute time frame specifying a fixed start and end time.
    relative Property Map
    Relative time frame specifying a duration from the current time.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameAbsolute

    End string
    Start string
    End string
    Start string
    end String
    start String
    end string
    start string
    end str
    start str
    end String
    start String

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameRelative

    Duration string
    Duration string
    duration String
    duration string
    duration String

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetrics

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetricsFilter

    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetricsFilterOperator
    Operator to use for filtering.
    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetricsFilterOperator
    Operator to use for filtering.
    label string
    Label associated with the metric.
    metric string
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetricsFilterOperator
    Operator to use for filtering.
    label str
    Label associated with the metric.
    metric str
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetricsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpans

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansFilter

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansFilterField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansGrouping

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansGroupingAggregation

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansGroupingAggregationAggregation

    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]
    aggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type string
    Can be one of ["metric" "dimension"]
    aggregation_type str
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field str
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type str
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]

    GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansGroupingGroupBy

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionGauge

    DataModeType string
    The data mode type. Can be one of ["archive" "unspecified"].
    Max double
    Min double
    Query GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuery
    ShowInnerArc bool
    ShowOuterArc bool
    ThresholdBy string
    The threshold by. Can be one of ["background" "unspecified" "value"].
    Thresholds List<GetDashboardLayoutSectionRowWidgetDefinitionGaugeThreshold>
    Unit string
    The unit of the gauge. Can be one of ["bytes" "bytesiec" "custom" "euro" "eurocents" "gbytes" "gibytes" "kbytes" "kibytes" "mbytes" "mibytes" "microseconds" "milliseconds" "nanoseconds" "none" "percent" "percent01" "percent100" "seconds" "unspecified" "usd" "usd_cents"].
    DataModeType string
    The data mode type. Can be one of ["archive" "unspecified"].
    Max float64
    Min float64
    Query GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuery
    ShowInnerArc bool
    ShowOuterArc bool
    ThresholdBy string
    The threshold by. Can be one of ["background" "unspecified" "value"].
    Thresholds []GetDashboardLayoutSectionRowWidgetDefinitionGaugeThreshold
    Unit string
    The unit of the gauge. Can be one of ["bytes" "bytesiec" "custom" "euro" "eurocents" "gbytes" "gibytes" "kbytes" "kibytes" "mbytes" "mibytes" "microseconds" "milliseconds" "nanoseconds" "none" "percent" "percent01" "percent100" "seconds" "unspecified" "usd" "usd_cents"].
    dataModeType String
    The data mode type. Can be one of ["archive" "unspecified"].
    max Double
    min Double
    query GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuery
    showInnerArc Boolean
    showOuterArc Boolean
    thresholdBy String
    The threshold by. Can be one of ["background" "unspecified" "value"].
    thresholds List<GetDashboardLayoutSectionRowWidgetDefinitionGaugeThreshold>
    unit String
    The unit of the gauge. Can be one of ["bytes" "bytesiec" "custom" "euro" "eurocents" "gbytes" "gibytes" "kbytes" "kibytes" "mbytes" "mibytes" "microseconds" "milliseconds" "nanoseconds" "none" "percent" "percent01" "percent100" "seconds" "unspecified" "usd" "usd_cents"].
    dataModeType string
    The data mode type. Can be one of ["archive" "unspecified"].
    max number
    min number
    query GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuery
    showInnerArc boolean
    showOuterArc boolean
    thresholdBy string
    The threshold by. Can be one of ["background" "unspecified" "value"].
    thresholds GetDashboardLayoutSectionRowWidgetDefinitionGaugeThreshold[]
    unit string
    The unit of the gauge. Can be one of ["bytes" "bytesiec" "custom" "euro" "eurocents" "gbytes" "gibytes" "kbytes" "kibytes" "mbytes" "mibytes" "microseconds" "milliseconds" "nanoseconds" "none" "percent" "percent01" "percent100" "seconds" "unspecified" "usd" "usd_cents"].
    data_mode_type str
    The data mode type. Can be one of ["archive" "unspecified"].
    max float
    min float
    query GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuery
    show_inner_arc bool
    show_outer_arc bool
    threshold_by str
    The threshold by. Can be one of ["background" "unspecified" "value"].
    thresholds Sequence[GetDashboardLayoutSectionRowWidgetDefinitionGaugeThreshold]
    unit str
    The unit of the gauge. Can be one of ["bytes" "bytesiec" "custom" "euro" "eurocents" "gbytes" "gibytes" "kbytes" "kibytes" "mbytes" "mibytes" "microseconds" "milliseconds" "nanoseconds" "none" "percent" "percent01" "percent100" "seconds" "unspecified" "usd" "usd_cents"].
    dataModeType String
    The data mode type. Can be one of ["archive" "unspecified"].
    max Number
    min Number
    query Property Map
    showInnerArc Boolean
    showOuterArc Boolean
    thresholdBy String
    The threshold by. Can be one of ["background" "unspecified" "value"].
    thresholds List<Property Map>
    unit String
    The unit of the gauge. Can be one of ["bytes" "bytesiec" "custom" "euro" "eurocents" "gbytes" "gibytes" "kbytes" "kibytes" "mbytes" "mibytes" "microseconds" "milliseconds" "nanoseconds" "none" "percent" "percent01" "percent100" "seconds" "unspecified" "usd" "usd_cents"].

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuery

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrime

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilter

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterLogs

    field String
    Field in the logs to apply the filter on.
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterLogsObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterLogsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterMetrics

    label String
    metricName String
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterMetricsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterSpans

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterSpansField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterSpansOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogs

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsFilter

    field String
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsFilterObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsLogsAggregation

    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsLogsAggregationObservationField
    Percent double
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsLogsAggregationObservationField
    Percent float64
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsLogsAggregationObservationField
    percent Double
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field string
    observationField GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsLogsAggregationObservationField
    percent number
    The percentage of the aggregation to return. required when type is percentile.
    type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field str
    observation_field GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsLogsAggregationObservationField
    percent float
    The percentage of the aggregation to return. required when type is percentile.
    type str
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField Property Map
    percent Number
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsLogsAggregationObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetrics

    Aggregation string
    The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
    Filters List<GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilter>
    PromqlQuery string
    Aggregation string
    The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
    Filters []GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilter
    PromqlQuery string
    aggregation String
    The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
    filters List<GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilter>
    promqlQuery String
    aggregation string
    The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
    filters GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilter[]
    promqlQuery string
    aggregation str
    The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
    filters Sequence[GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilter]
    promql_query str
    aggregation String
    The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
    filters List<Property Map>
    promqlQuery String

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilter

    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilterOperator
    Operator to use for filtering.
    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilterOperator
    Operator to use for filtering.
    label string
    Label associated with the metric.
    metric string
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilterOperator
    Operator to use for filtering.
    label str
    Label associated with the metric.
    metric str
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpans

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpansFilter

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpansFilterField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpansFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpansSpansAggregation

    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]
    aggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type string
    Can be one of ["metric" "dimension"]
    aggregation_type str
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field str
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type str
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]

    GetDashboardLayoutSectionRowWidgetDefinitionGaugeThreshold

    Color string
    From double
    Color string
    From float64
    color String
    from Double
    color string
    from number
    color str
    from_ float
    color String
    from Number

    GetDashboardLayoutSectionRowWidgetDefinitionHexagon

    CustomUnit string
    A custom unit
    DataModeType string
    Decimal double
    Legend GetDashboardLayoutSectionRowWidgetDefinitionHexagonLegend
    LegendBy string
    The legend by. Valid values are: groups, thresholds, unspecified.
    Max double
    Min double
    Query GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuery
    ThresholdType string
    The threshold type. Valid values are: absolute, relative, unspecified.
    Thresholds List<GetDashboardLayoutSectionRowWidgetDefinitionHexagonThreshold>
    TimeFrame GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    Unit string
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    CustomUnit string
    A custom unit
    DataModeType string
    Decimal float64
    Legend GetDashboardLayoutSectionRowWidgetDefinitionHexagonLegend
    LegendBy string
    The legend by. Valid values are: groups, thresholds, unspecified.
    Max float64
    Min float64
    Query GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuery
    ThresholdType string
    The threshold type. Valid values are: absolute, relative, unspecified.
    Thresholds []GetDashboardLayoutSectionRowWidgetDefinitionHexagonThreshold
    TimeFrame GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    Unit string
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    customUnit String
    A custom unit
    dataModeType String
    decimal Double
    legend GetDashboardLayoutSectionRowWidgetDefinitionHexagonLegend
    legendBy String
    The legend by. Valid values are: groups, thresholds, unspecified.
    max Double
    min Double
    query GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuery
    thresholdType String
    The threshold type. Valid values are: absolute, relative, unspecified.
    thresholds List<GetDashboardLayoutSectionRowWidgetDefinitionHexagonThreshold>
    timeFrame GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    unit String
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    customUnit string
    A custom unit
    dataModeType string
    decimal number
    legend GetDashboardLayoutSectionRowWidgetDefinitionHexagonLegend
    legendBy string
    The legend by. Valid values are: groups, thresholds, unspecified.
    max number
    min number
    query GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuery
    thresholdType string
    The threshold type. Valid values are: absolute, relative, unspecified.
    thresholds GetDashboardLayoutSectionRowWidgetDefinitionHexagonThreshold[]
    timeFrame GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    unit string
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    custom_unit str
    A custom unit
    data_mode_type str
    decimal float
    legend GetDashboardLayoutSectionRowWidgetDefinitionHexagonLegend
    legend_by str
    The legend by. Valid values are: groups, thresholds, unspecified.
    max float
    min float
    query GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuery
    threshold_type str
    The threshold type. Valid values are: absolute, relative, unspecified.
    thresholds Sequence[GetDashboardLayoutSectionRowWidgetDefinitionHexagonThreshold]
    time_frame GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrame
    Specifies the time frame. Can be either absolute or relative.
    unit str
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    customUnit String
    A custom unit
    dataModeType String
    decimal Number
    legend Property Map
    legendBy String
    The legend by. Valid values are: groups, thresholds, unspecified.
    max Number
    min Number
    query Property Map
    thresholdType String
    The threshold type. Valid values are: absolute, relative, unspecified.
    thresholds List<Property Map>
    timeFrame Property Map
    Specifies the time frame. Can be either absolute or relative.
    unit String
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonLegend

    Columns List<string>
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    GroupByQuery bool
    IsVisible bool
    Whether to display the legend. True by default.
    Placement string
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    Columns []string
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    GroupByQuery bool
    IsVisible bool
    Whether to display the legend. True by default.
    Placement string
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    columns List<String>
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    groupByQuery Boolean
    isVisible Boolean
    Whether to display the legend. True by default.
    placement String
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    columns string[]
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    groupByQuery boolean
    isVisible boolean
    Whether to display the legend. True by default.
    placement string
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    columns Sequence[str]
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    group_by_query bool
    is_visible bool
    Whether to display the legend. True by default.
    placement str
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    columns List<String>
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    groupByQuery Boolean
    isVisible Boolean
    Whether to display the legend. True by default.
    placement String
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuery

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrime

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilter

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterLogs

    field String
    Field in the logs to apply the filter on.
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterLogsObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterLogsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterMetrics

    label String
    metricName String
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterMetricsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterSpans

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterSpansField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterSpansOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogs

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsAggregation

    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsAggregationObservationField
    Percent double
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsAggregationObservationField
    Percent float64
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsAggregationObservationField
    percent Double
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field string
    observationField GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsAggregationObservationField
    percent number
    The percentage of the aggregation to return. required when type is percentile.
    type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field str
    observation_field GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsAggregationObservationField
    percent float
    The percentage of the aggregation to return. required when type is percentile.
    type str
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField Property Map
    percent Number
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsAggregationObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsFilter

    field String
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsFilterObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsGroupBy

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetrics

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetricsFilter

    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetricsFilterOperator
    Operator to use for filtering.
    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetricsFilterOperator
    Operator to use for filtering.
    label string
    Label associated with the metric.
    metric string
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetricsFilterOperator
    Operator to use for filtering.
    label str
    Label associated with the metric.
    metric str
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetricsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpans

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpansAggregation

    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]
    aggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type string
    Can be one of ["metric" "dimension"]
    aggregation_type str
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field str
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type str
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpansFilter

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpansFilterField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpansFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpansGroupBy

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonThreshold

    Color string
    From double
    Label string
    Color string
    From float64
    Label string
    color String
    from Double
    label String
    color string
    from number
    label string
    color str
    from_ float
    label str
    color String
    from Number
    label String

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrame

    Absolute GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    Relative GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    Absolute GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    Relative GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    relative GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    relative GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    relative GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute Property Map
    Absolute time frame specifying a fixed start and end time.
    relative Property Map
    Relative time frame specifying a duration from the current time.

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameAbsolute

    End string
    Start string
    End string
    Start string
    end String
    start String
    end string
    start string
    end str
    start str
    end String
    start String

    GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameRelative

    Duration string
    Duration string
    duration String
    duration string
    duration String

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChart

    ColorScheme string
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    ColorsBy string
    DataModeType string
    DisplayOnBar bool
    GroupNameTemplate string
    MaxBarsPerChart double
    Query GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuery
    ScaleType string
    SortBy string
    StackDefinition GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartStackDefinition
    Unit string
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    YAxisViewBy string
    ColorScheme string
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    ColorsBy string
    DataModeType string
    DisplayOnBar bool
    GroupNameTemplate string
    MaxBarsPerChart float64
    Query GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuery
    ScaleType string
    SortBy string
    StackDefinition GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartStackDefinition
    Unit string
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    YAxisViewBy string
    colorScheme String
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    colorsBy String
    dataModeType String
    displayOnBar Boolean
    groupNameTemplate String
    maxBarsPerChart Double
    query GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuery
    scaleType String
    sortBy String
    stackDefinition GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartStackDefinition
    unit String
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    yAxisViewBy String
    colorScheme string
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    colorsBy string
    dataModeType string
    displayOnBar boolean
    groupNameTemplate string
    maxBarsPerChart number
    query GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuery
    scaleType string
    sortBy string
    stackDefinition GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartStackDefinition
    unit string
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    yAxisViewBy string
    color_scheme str
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    colors_by str
    data_mode_type str
    display_on_bar bool
    group_name_template str
    max_bars_per_chart float
    query GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuery
    scale_type str
    sort_by str
    stack_definition GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartStackDefinition
    unit str
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    y_axis_view_by str
    colorScheme String
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    colorsBy String
    dataModeType String
    displayOnBar Boolean
    groupNameTemplate String
    maxBarsPerChart Number
    query Property Map
    scaleType String
    sortBy String
    stackDefinition Property Map
    unit String
    The unit of the chart. Can be one of bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    yAxisViewBy String

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuery

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogs

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsAggregation

    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsAggregationObservationField
    Percent double
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsAggregationObservationField
    Percent float64
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsAggregationObservationField
    percent Double
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field string
    observationField GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsAggregationObservationField
    percent number
    The percentage of the aggregation to return. required when type is percentile.
    type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field str
    observation_field GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsAggregationObservationField
    percent float
    The percentage of the aggregation to return. required when type is percentile.
    type str
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField Property Map
    percent Number
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsAggregationObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsFilter

    field String
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsFilterObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsGroupNamesField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsStackedGroupNameField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetrics

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetricsFilter

    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label string
    Label associated with the metric.
    metric string
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label str
    Label associated with the metric.
    metric str
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetricsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpans

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansAggregation

    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]
    aggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type string
    Can be one of ["metric" "dimension"]
    aggregation_type str
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field str
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type str
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansFilter

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansFilterField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansGroupName

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansStackedGroupName

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartStackDefinition

    GetDashboardLayoutSectionRowWidgetDefinitionLineChart

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartLegend

    Columns List<string>
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    GroupByQuery bool
    IsVisible bool
    Whether to display the legend. True by default.
    Placement string
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    Columns []string
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    GroupByQuery bool
    IsVisible bool
    Whether to display the legend. True by default.
    Placement string
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    columns List<String>
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    groupByQuery Boolean
    isVisible Boolean
    Whether to display the legend. True by default.
    placement String
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    columns string[]
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    groupByQuery boolean
    isVisible boolean
    Whether to display the legend. True by default.
    placement string
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    columns Sequence[str]
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    group_by_query bool
    is_visible bool
    Whether to display the legend. True by default.
    placement str
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.
    columns List<String>
    The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
    groupByQuery Boolean
    isVisible Boolean
    Whether to display the legend. True by default.
    placement String
    The placement of the legend. Valid values are: auto, bottom, hidden, side, unspecified.

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinition

    ColorScheme string
    DataModeType string
    Id string
    IsVisible bool
    Name string
    Query GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuery
    Resolution GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionResolution
    ScaleType string
    The scale type. Valid values are: linear, logarithmic, unspecified.
    SeriesCountLimit double
    SeriesNameTemplate string
    Unit string
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    ColorScheme string
    DataModeType string
    Id string
    IsVisible bool
    Name string
    Query GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuery
    Resolution GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionResolution
    ScaleType string
    The scale type. Valid values are: linear, logarithmic, unspecified.
    SeriesCountLimit float64
    SeriesNameTemplate string
    Unit string
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    colorScheme String
    dataModeType String
    id String
    isVisible Boolean
    name String
    query GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuery
    resolution GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionResolution
    scaleType String
    The scale type. Valid values are: linear, logarithmic, unspecified.
    seriesCountLimit Double
    seriesNameTemplate String
    unit String
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    colorScheme string
    dataModeType string
    id string
    isVisible boolean
    name string
    query GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuery
    resolution GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionResolution
    scaleType string
    The scale type. Valid values are: linear, logarithmic, unspecified.
    seriesCountLimit number
    seriesNameTemplate string
    unit string
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    color_scheme str
    data_mode_type str
    id str
    is_visible bool
    name str
    query GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuery
    resolution GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionResolution
    scale_type str
    The scale type. Valid values are: linear, logarithmic, unspecified.
    series_count_limit float
    series_name_template str
    unit str
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.
    colorScheme String
    dataModeType String
    id String
    isVisible Boolean
    name String
    query Property Map
    resolution Property Map
    scaleType String
    The scale type. Valid values are: linear, logarithmic, unspecified.
    seriesCountLimit Number
    seriesNameTemplate String
    unit String
    The unit. Valid values are: bytes, bytesiec, custom, euro, eurocents, gbytes, gibytes, kbytes, kibytes, mbytes, mibytes, microseconds, milliseconds, nanoseconds, percent01, percent100, seconds, unspecified, usd, usd_cents.

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuery

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogs

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsAggregation

    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsAggregationObservationField
    Percent double
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsAggregationObservationField
    Percent float64
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsAggregationObservationField
    percent Double
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field string
    observationField GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsAggregationObservationField
    percent number
    The percentage of the aggregation to return. required when type is percentile.
    type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field str
    observation_field GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsAggregationObservationField
    percent float
    The percentage of the aggregation to return. required when type is percentile.
    type str
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField Property Map
    percent Number
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsAggregationObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsFilter

    field String
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsFilterObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetrics

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetricsFilter

    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetricsFilterOperator
    Operator to use for filtering.
    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetricsFilterOperator
    Operator to use for filtering.
    label string
    Label associated with the metric.
    metric string
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetricsFilterOperator
    Operator to use for filtering.
    label str
    Label associated with the metric.
    metric str
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetricsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpans

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpansAggregation

    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]
    aggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type string
    Can be one of ["metric" "dimension"]
    aggregation_type str
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field str
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type str
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpansFilter

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpansFilterField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpansFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpansGroupBy

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionResolution

    GetDashboardLayoutSectionRowWidgetDefinitionLineChartTooltip

    ShowLabels bool
    Type string
    The tooltip type. Valid values are: all, single, unspecified.
    ShowLabels bool
    Type string
    The tooltip type. Valid values are: all, single, unspecified.
    showLabels Boolean
    type String
    The tooltip type. Valid values are: all, single, unspecified.
    showLabels boolean
    type string
    The tooltip type. Valid values are: all, single, unspecified.
    show_labels bool
    type str
    The tooltip type. Valid values are: all, single, unspecified.
    showLabels Boolean
    type String
    The tooltip type. Valid values are: all, single, unspecified.

    GetDashboardLayoutSectionRowWidgetDefinitionMarkdown

    GetDashboardLayoutSectionRowWidgetDefinitionPieChart

    colorScheme String
    The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
    dataModeType String
    groupNameTemplate String
    labelDefinition Property Map
    maxSlicesPerChart Number
    minSlicePercentage Number
    query Property Map
    showLegend Boolean
    stackDefinition Property Map
    unit String

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartLabelDefinition

    IsVisible bool
    LabelSource string
    The source of the label. Valid values are: inner, stack, unspecified
    ShowName bool
    ShowPercentage bool
    ShowValue bool
    IsVisible bool
    LabelSource string
    The source of the label. Valid values are: inner, stack, unspecified
    ShowName bool
    ShowPercentage bool
    ShowValue bool
    isVisible Boolean
    labelSource String
    The source of the label. Valid values are: inner, stack, unspecified
    showName Boolean
    showPercentage Boolean
    showValue Boolean
    isVisible boolean
    labelSource string
    The source of the label. Valid values are: inner, stack, unspecified
    showName boolean
    showPercentage boolean
    showValue boolean
    is_visible bool
    label_source str
    The source of the label. Valid values are: inner, stack, unspecified
    show_name bool
    show_percentage bool
    show_value bool
    isVisible Boolean
    labelSource String
    The source of the label. Valid values are: inner, stack, unspecified
    showName Boolean
    showPercentage Boolean
    showValue Boolean

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuery

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrime

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilter

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterLogs

    field String
    Field in the logs to apply the filter on.
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterLogsObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterLogsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterMetrics

    label String
    metricName String
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterMetricsOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterSpans

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterSpansField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterSpansOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogs

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsAggregation

    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsAggregationObservationField
    Percent double
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    Field string
    ObservationField GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsAggregationObservationField
    Percent float64
    The percentage of the aggregation to return. required when type is percentile.
    Type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsAggregationObservationField
    percent Double
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field string
    observationField GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsAggregationObservationField
    percent number
    The percentage of the aggregation to return. required when type is percentile.
    type string
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field str
    observation_field GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsAggregationObservationField
    percent float
    The percentage of the aggregation to return. required when type is percentile.
    type str
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]
    field String
    observationField Property Map
    percent Number
    The percentage of the aggregation to return. required when type is percentile.
    type String
    The type of the aggregation. Can be one of ["count" "count_distinct" "sum" "avg" "min" "max" "percentile"]

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsAggregationObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsFilter

    field String
    observationField Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsFilterObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsGroupNamesField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsStackedGroupNameField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetrics

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetricsFilter

    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetricsFilterOperator
    Operator to use for filtering.
    Label string
    Label associated with the metric.
    Metric string
    Metric name to apply the filter on.
    Operator GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label string
    Label associated with the metric.
    metric string
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label str
    Label associated with the metric.
    metric str
    Metric name to apply the filter on.
    operator GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetricsFilterOperator
    Operator to use for filtering.
    label String
    Label associated with the metric.
    metric String
    Metric name to apply the filter on.
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetricsFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpans

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansAggregation

    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    AggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    Field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    Type string
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]
    aggregationType string
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field string
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type string
    Can be one of ["metric" "dimension"]
    aggregation_type str
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field str
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type str
    Can be one of ["metric" "dimension"]
    aggregationType String
    The type of the aggregation. When the aggregation type is metrics, can be one of ["avg" "max" "min" "percentile50" "percentile95" "percentile99" "sum" "unspecified"]. When the aggregation type is dimension, can be one of ["errorcount" "unique_count" "unspecified"].
    field String
    The field to aggregate on. When the aggregation type is metrics, can be one of ["duration" "unspecified"]. When the aggregation type is dimension, can be one of ["trace_id" "unspecified"].
    type String
    Can be one of ["metric" "dimension"]

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansFilter

    field Property Map
    operator Property Map
    Operator to use for filtering.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansFilterField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansFilterOperator

    SelectedValues List<string>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    SelectedValues []string
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    Type string
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.
    selectedValues string[]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type string
    The type of the operator. Can be one of equals or not_equals.
    selected_values Sequence[str]
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type str
    The type of the operator. Can be one of equals or not_equals.
    selectedValues List<String>
    the values to filter by. When the type is equals, this field is optional, the filter will match only the selected values, and all the values if not set. When the type is not_equals, this field is required, and the filter will match spans without the selected values.
    type String
    The type of the operator. Can be one of equals or not_equals.

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansGroupName

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansStackedGroupName

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardLayoutSectionRowWidgetDefinitionPieChartStackDefinition

    GetDashboardTimeFrame

    Absolute GetDashboardTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    Relative GetDashboardTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    Absolute GetDashboardTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    Relative GetDashboardTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute GetDashboardTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    relative GetDashboardTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute GetDashboardTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    relative GetDashboardTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute GetDashboardTimeFrameAbsolute
    Absolute time frame specifying a fixed start and end time.
    relative GetDashboardTimeFrameRelative
    Relative time frame specifying a duration from the current time.
    absolute Property Map
    Absolute time frame specifying a fixed start and end time.
    relative Property Map
    Relative time frame specifying a duration from the current time.

    GetDashboardTimeFrameAbsolute

    End string
    Start string
    End string
    Start string
    end String
    start String
    end string
    start string
    end str
    start str
    end String
    start String

    GetDashboardTimeFrameRelative

    Duration string
    Duration string
    duration String
    duration string
    duration String

    GetDashboardVariable

    GetDashboardVariableDefinition

    GetDashboardVariableDefinitionMultiSelect

    SelectedValues List<string>
    Source GetDashboardVariableDefinitionMultiSelectSource
    ValuesOrderDirection string
    The order direction of the values. Can be one of asc, desc, unspecified.
    SelectedValues []string
    Source GetDashboardVariableDefinitionMultiSelectSource
    ValuesOrderDirection string
    The order direction of the values. Can be one of asc, desc, unspecified.
    selectedValues List<String>
    source GetDashboardVariableDefinitionMultiSelectSource
    valuesOrderDirection String
    The order direction of the values. Can be one of asc, desc, unspecified.
    selectedValues string[]
    source GetDashboardVariableDefinitionMultiSelectSource
    valuesOrderDirection string
    The order direction of the values. Can be one of asc, desc, unspecified.
    selected_values Sequence[str]
    source GetDashboardVariableDefinitionMultiSelectSource
    values_order_direction str
    The order direction of the values. Can be one of asc, desc, unspecified.
    selectedValues List<String>
    source Property Map
    valuesOrderDirection String
    The order direction of the values. Can be one of asc, desc, unspecified.

    GetDashboardVariableDefinitionMultiSelectSource

    GetDashboardVariableDefinitionMultiSelectSourceMetricLabel

    Label string
    MetricName string
    Label string
    MetricName string
    label String
    metricName String
    label string
    metricName string
    label String
    metricName String

    GetDashboardVariableDefinitionMultiSelectSourceQuery

    GetDashboardVariableDefinitionMultiSelectSourceQueryQuery

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryLogs

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryLogsFieldName

    LogRegex string
    LogRegex string
    logRegex String
    logRegex string
    logRegex String

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryLogsFieldValue

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryLogsFieldValueObservationField

    Keypaths List<string>
    Scope string
    Keypaths []string
    Scope string
    keypaths List<String>
    scope String
    keypaths string[]
    scope string
    keypaths Sequence[str]
    scope str
    keypaths List<String>
    scope String

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetrics

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelName

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValue

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilter

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilterLabel

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilterMetric

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilterOperator

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilterOperatorSelectedValue

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelName

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueMetricName

    GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsMetricName

    GetDashboardVariableDefinitionMultiSelectSourceQueryQuerySpans

    GetDashboardVariableDefinitionMultiSelectSourceQueryQuerySpansFieldName

    SpanRegex string
    SpanRegex string
    spanRegex String
    spanRegex string
    spanRegex String

    GetDashboardVariableDefinitionMultiSelectSourceQueryQuerySpansFieldValue

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    GetDashboardVariableDefinitionMultiSelectSourceQueryValueDisplayOptions

    LabelRegex string
    ValueRegex string
    LabelRegex string
    ValueRegex string
    labelRegex String
    valueRegex String
    labelRegex string
    valueRegex string
    labelRegex String
    valueRegex String

    GetDashboardVariableDefinitionMultiSelectSourceSpanField

    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    Type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    Value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type string
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value string
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type str
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value str
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]
    type String
    The type of the field. Can be one of ["metadata" "tag" "process_tag"]
    value String
    The value of the field. When the field type is metadata, can be one of ["applicationname" "operationname" "servicename" "subsystemname" "unspecified"]

    Package Details

    Repository
    coralogix coralogix/terraform-provider-coralogix
    License
    Notes
    This Pulumi package is based on the coralogix Terraform Provider.
    coralogix logo
    coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix