coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix
coralogix.getDashboard
Explore with Pulumi AI
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<Get
Dashboard Annotation> - Auto
Refresh GetDashboard Auto Refresh - Content
Json 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<Get
Dashboard Filter> - List of filters that can be applied to the dashboard's data.
- Folder
Get
Dashboard Folder - Id string
- Unique identifier for the dashboard.
- Layout
Get
Dashboard Layout - Layout configuration for the dashboard's visual elements.
- Name string
- Display name of the dashboard.
- Time
Frame GetDashboard Time Frame - Specifies the time frame. Can be either absolute or relative.
- Variables
List<Get
Dashboard Variable> - List of variables that can be used within the dashboard for dynamic content.
- Annotations
[]Get
Dashboard Annotation - Auto
Refresh GetDashboard Auto Refresh - Content
Json 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
[]Get
Dashboard Filter - List of filters that can be applied to the dashboard's data.
- Folder
Get
Dashboard Folder - Id string
- Unique identifier for the dashboard.
- Layout
Get
Dashboard Layout - Layout configuration for the dashboard's visual elements.
- Name string
- Display name of the dashboard.
- Time
Frame GetDashboard Time Frame - Specifies the time frame. Can be either absolute or relative.
- Variables
[]Get
Dashboard Variable - List of variables that can be used within the dashboard for dynamic content.
- annotations
List<Get
Dashboard Annotation> - auto
Refresh GetDashboard Auto Refresh - content
Json 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<Get
Dashboard Filter> - List of filters that can be applied to the dashboard's data.
- folder
Get
Dashboard Folder - id String
- Unique identifier for the dashboard.
- layout
Get
Dashboard Layout - Layout configuration for the dashboard's visual elements.
- name String
- Display name of the dashboard.
- time
Frame GetDashboard Time Frame - Specifies the time frame. Can be either absolute or relative.
- variables
List<Get
Dashboard Variable> - List of variables that can be used within the dashboard for dynamic content.
- annotations
Get
Dashboard Annotation[] - auto
Refresh GetDashboard Auto Refresh - content
Json 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
Get
Dashboard Filter[] - List of filters that can be applied to the dashboard's data.
- folder
Get
Dashboard Folder - id string
- Unique identifier for the dashboard.
- layout
Get
Dashboard Layout - Layout configuration for the dashboard's visual elements.
- name string
- Display name of the dashboard.
- time
Frame GetDashboard Time Frame - Specifies the time frame. Can be either absolute or relative.
- variables
Get
Dashboard Variable[] - List of variables that can be used within the dashboard for dynamic content.
- annotations
Sequence[Get
Dashboard Annotation] - auto_
refresh GetDashboard Auto Refresh - 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[Get
Dashboard Filter] - List of filters that can be applied to the dashboard's data.
- folder
Get
Dashboard Folder - id str
- Unique identifier for the dashboard.
- layout
Get
Dashboard Layout - Layout configuration for the dashboard's visual elements.
- name str
- Display name of the dashboard.
- time_
frame GetDashboard Time Frame - Specifies the time frame. Can be either absolute or relative.
- variables
Sequence[Get
Dashboard Variable] - List of variables that can be used within the dashboard for dynamic content.
- annotations List<Property Map>
- auto
Refresh Property Map - content
Json 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.
- time
Frame 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 bool
- Id string
- Name string
- Source
Get
Dashboard Annotation Source
- Enabled bool
- Id string
- Name string
- Source
Get
Dashboard Annotation Source
- enabled Boolean
- id String
- name String
- source
Get
Dashboard Annotation Source
- enabled boolean
- id string
- name string
- source
Get
Dashboard Annotation Source
- enabled bool
- id str
- name str
- source
Get
Dashboard Annotation Source
- enabled Boolean
- id String
- name String
- source Property Map
GetDashboardAnnotationSource
GetDashboardAnnotationSourceLogs
GetDashboardAnnotationSourceLogsLabelField
GetDashboardAnnotationSourceLogsStrategy
GetDashboardAnnotationSourceLogsStrategyDuration
GetDashboardAnnotationSourceLogsStrategyDurationDurationField
GetDashboardAnnotationSourceLogsStrategyDurationStartTimestampField
GetDashboardAnnotationSourceLogsStrategyInstant
GetDashboardAnnotationSourceLogsStrategyInstantTimestampField
GetDashboardAnnotationSourceLogsStrategyRange
GetDashboardAnnotationSourceLogsStrategyRangeEndTimestampField
GetDashboardAnnotationSourceLogsStrategyRangeStartTimestampField
GetDashboardAnnotationSourceMetrics
- Labels List<string>
- Message
Template string - Promql
Query string - Strategy
Get
Dashboard Annotation Source Metrics Strategy
- Labels []string
- Message
Template string - Promql
Query string - Strategy
Get
Dashboard Annotation Source Metrics Strategy
- labels List<String>
- message
Template String - promql
Query String - strategy
Get
Dashboard Annotation Source Metrics Strategy
- labels string[]
- message
Template string - promql
Query string - strategy
Get
Dashboard Annotation Source Metrics Strategy
- labels Sequence[str]
- message_
template str - promql_
query str - strategy
Get
Dashboard Annotation Source Metrics Strategy
- labels List<String>
- message
Template String - promql
Query String - strategy Property Map
GetDashboardAnnotationSourceMetricsStrategy
GetDashboardAnnotationSourceSpans
GetDashboardAnnotationSourceSpansLabelField
GetDashboardAnnotationSourceSpansStrategy
GetDashboardAnnotationSourceSpansStrategyDuration
GetDashboardAnnotationSourceSpansStrategyDurationDurationField
GetDashboardAnnotationSourceSpansStrategyDurationStartTimestampField
GetDashboardAnnotationSourceSpansStrategyInstant
GetDashboardAnnotationSourceSpansStrategyInstantTimestampField
GetDashboardAnnotationSourceSpansStrategyRange
GetDashboardAnnotationSourceSpansStrategyRangeEndTimestampField
GetDashboardAnnotationSourceSpansStrategyRangeStartTimestampField
GetDashboardAutoRefresh
- Type string
- Type string
- type String
- type string
- type str
- type String
GetDashboardFilter
- collapsed Boolean
- enabled Boolean
- source
Get
Dashboard Filter Source
- collapsed boolean
- enabled boolean
- source
Get
Dashboard Filter Source
- collapsed Boolean
- enabled Boolean
- source Property Map
GetDashboardFilterSource
GetDashboardFilterSourceLogs
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Filter Source Logs Observation Field - Operator
Get
Dashboard Filter Source Logs Operator - Operator to use for filtering.
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Filter Source Logs Observation Field - Operator
Get
Dashboard Filter Source Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Filter Source Logs Observation Field - operator
Get
Dashboard Filter Source Logs Operator - Operator to use for filtering.
- field string
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Filter Source Logs Observation Field - operator
Get
Dashboard Filter Source Logs Operator - Operator to use for filtering.
- field str
- Field in the logs to apply the filter on.
- observation_
field GetDashboard Filter Source Logs Observation Field - operator
Get
Dashboard Filter Source Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardFilterSourceLogsObservationField
GetDashboardFilterSourceLogsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardFilterSourceMetrics
- Label string
- Metric
Name string - Operator
Get
Dashboard Filter Source Metrics Operator - Operator to use for filtering.
- Label string
- Metric
Name string - Operator
Get
Dashboard Filter Source Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator
Get
Dashboard Filter Source Metrics Operator - Operator to use for filtering.
- label string
- metric
Name string - operator
Get
Dashboard Filter Source Metrics Operator - Operator to use for filtering.
- label str
- metric_
name str - operator
Get
Dashboard Filter Source Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator Property Map
- Operator to use for filtering.
GetDashboardFilterSourceMetricsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardFilterSourceSpans
- Field
Get
Dashboard Filter Source Spans Field - Operator
Get
Dashboard Filter Source Spans Operator - Operator to use for filtering.
- Field
Get
Dashboard Filter Source Spans Field - Operator
Get
Dashboard Filter Source Spans Operator - Operator to use for filtering.
- field
Get
Dashboard Filter Source Spans Field - operator
Get
Dashboard Filter Source Spans Operator - Operator to use for filtering.
- field
Get
Dashboard Filter Source Spans Field - operator
Get
Dashboard Filter Source Spans Operator - Operator to use for filtering.
- field
Get
Dashboard Filter Source Spans Field - operator
Get
Dashboard Filter Source Spans Operator - Operator to use for filtering.
- field Property Map
- operator Property Map
- Operator to use for filtering.
GetDashboardFilterSourceSpansField
GetDashboardFilterSourceSpansOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardFolder
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<Get
Dashboard Layout Section Row Widget> - The list of widgets to display in the dashboard.
- Height float64
- The height of the row.
- Id string
- Widgets
[]Get
Dashboard Layout Section Row Widget - The list of widgets to display in the dashboard.
- height Double
- The height of the row.
- id String
- widgets
List<Get
Dashboard Layout Section Row Widget> - The list of widgets to display in the dashboard.
- height number
- The height of the row.
- id string
- widgets
Get
Dashboard Layout Section Row Widget[] - The list of widgets to display in the dashboard.
- height float
- The height of the row.
- id str
- widgets
Sequence[Get
Dashboard Layout Section Row Widget] - 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
Get
Dashboard Layout Section Row Widget Definition - 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
Get
Dashboard Layout Section Row Widget Definition - 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
Get
Dashboard Layout Section Row Widget Definition - 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
Get
Dashboard Layout Section Row Widget Definition - 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
Get
Dashboard Layout Section Row Widget Definition - 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
- Bar
Chart GetDashboard Layout Section Row Widget Definition Bar Chart - Data
Table GetDashboard Layout Section Row Widget Definition Data Table - Gauge
Get
Dashboard Layout Section Row Widget Definition Gauge - Hexagon
Get
Dashboard Layout Section Row Widget Definition Hexagon - Horizontal
Bar GetChart Dashboard Layout Section Row Widget Definition Horizontal Bar Chart - Line
Chart GetDashboard Layout Section Row Widget Definition Line Chart - Markdown
Get
Dashboard Layout Section Row Widget Definition Markdown - Pie
Chart GetDashboard Layout Section Row Widget Definition Pie Chart
- Bar
Chart GetDashboard Layout Section Row Widget Definition Bar Chart - Data
Table GetDashboard Layout Section Row Widget Definition Data Table - Gauge
Get
Dashboard Layout Section Row Widget Definition Gauge - Hexagon
Get
Dashboard Layout Section Row Widget Definition Hexagon - Horizontal
Bar GetChart Dashboard Layout Section Row Widget Definition Horizontal Bar Chart - Line
Chart GetDashboard Layout Section Row Widget Definition Line Chart - Markdown
Get
Dashboard Layout Section Row Widget Definition Markdown - Pie
Chart GetDashboard Layout Section Row Widget Definition Pie Chart
- bar
Chart GetDashboard Layout Section Row Widget Definition Bar Chart - data
Table GetDashboard Layout Section Row Widget Definition Data Table - gauge
Get
Dashboard Layout Section Row Widget Definition Gauge - hexagon
Get
Dashboard Layout Section Row Widget Definition Hexagon - horizontal
Bar GetChart Dashboard Layout Section Row Widget Definition Horizontal Bar Chart - line
Chart GetDashboard Layout Section Row Widget Definition Line Chart - markdown
Get
Dashboard Layout Section Row Widget Definition Markdown - pie
Chart GetDashboard Layout Section Row Widget Definition Pie Chart
- bar
Chart GetDashboard Layout Section Row Widget Definition Bar Chart - data
Table GetDashboard Layout Section Row Widget Definition Data Table - gauge
Get
Dashboard Layout Section Row Widget Definition Gauge - hexagon
Get
Dashboard Layout Section Row Widget Definition Hexagon - horizontal
Bar GetChart Dashboard Layout Section Row Widget Definition Horizontal Bar Chart - line
Chart GetDashboard Layout Section Row Widget Definition Line Chart - markdown
Get
Dashboard Layout Section Row Widget Definition Markdown - pie
Chart GetDashboard Layout Section Row Widget Definition Pie Chart
- bar_
chart GetDashboard Layout Section Row Widget Definition Bar Chart - data_
table GetDashboard Layout Section Row Widget Definition Data Table - gauge
Get
Dashboard Layout Section Row Widget Definition Gauge - hexagon
Get
Dashboard Layout Section Row Widget Definition Hexagon - horizontal_
bar_ Getchart Dashboard Layout Section Row Widget Definition Horizontal Bar Chart - line_
chart GetDashboard Layout Section Row Widget Definition Line Chart - markdown
Get
Dashboard Layout Section Row Widget Definition Markdown - pie_
chart GetDashboard Layout Section Row Widget Definition Pie Chart
GetDashboardLayoutSectionRowWidgetDefinitionBarChart
- Color
Scheme string - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- Colors
By string - Data
Mode stringType - Group
Name stringTemplate - Max
Bars doublePer Chart - Query
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query - Scale
Type string - Sort
By string - The field to sort by. Can be one of name, unspecified, value.
- Stack
Definition GetDashboard Layout Section Row Widget Definition Bar Chart Stack Definition - 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
Get
Dashboard Layout Section Row Widget Definition Bar Chart Xaxis
- Color
Scheme string - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- Colors
By string - Data
Mode stringType - Group
Name stringTemplate - Max
Bars float64Per Chart - Query
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query - Scale
Type string - Sort
By string - The field to sort by. Can be one of name, unspecified, value.
- Stack
Definition GetDashboard Layout Section Row Widget Definition Bar Chart Stack Definition - 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
Get
Dashboard Layout Section Row Widget Definition Bar Chart Xaxis
- color
Scheme String - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- colors
By String - data
Mode StringType - group
Name StringTemplate - max
Bars DoublePer Chart - query
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query - scale
Type String - sort
By String - The field to sort by. Can be one of name, unspecified, value.
- stack
Definition GetDashboard Layout Section Row Widget Definition Bar Chart Stack Definition - 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
Get
Dashboard Layout Section Row Widget Definition Bar Chart Xaxis
- color
Scheme string - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- colors
By string - data
Mode stringType - group
Name stringTemplate - max
Bars numberPer Chart - query
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query - scale
Type string - sort
By string - The field to sort by. Can be one of name, unspecified, value.
- stack
Definition GetDashboard Layout Section Row Widget Definition Bar Chart Stack Definition - 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
Get
Dashboard Layout Section Row Widget Definition Bar Chart Xaxis
- color_
scheme str - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- colors_
by str - data_
mode_ strtype - group_
name_ strtemplate - max_
bars_ floatper_ chart - query
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query - scale_
type str - sort_
by str - The field to sort by. Can be one of name, unspecified, value.
- stack_
definition GetDashboard Layout Section Row Widget Definition Bar Chart Stack Definition - 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
Get
Dashboard Layout Section Row Widget Definition Bar Chart Xaxis
- color
Scheme String - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- colors
By String - data
Mode StringType - group
Name StringTemplate - max
Bars NumberPer Chart - query Property Map
- scale
Type String - sort
By String - The field to sort by. Can be one of name, unspecified, value.
- stack
Definition 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
- filters List<Property Map>
- group
Names List<String> - query String
- stacked
Group StringName
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilter
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterLogs
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field string
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field str
- Field in the logs to apply the filter on.
- observation_
field GetDashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterLogsObservationField
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterLogsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterMetrics
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label string
- metric
Name string - operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label str
- metric_
name str - operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterMetricsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterSpans
- field Property Map
- operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterSpansField
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryDataPrimeFilterSpansOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogs
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation - Filters
List<Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Filter> - Group
Names List<string> - Group
Names List<GetFields Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Group Names Field> - Lucene
Query string - Stacked
Group stringName - Stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Stacked Group Name Field
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation - Filters
[]Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Filter - Group
Names []string - Group
Names []GetFields Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Group Names Field - Lucene
Query string - Stacked
Group stringName - Stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Stacked Group Name Field
- aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation - filters
List<Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Filter> - group
Names List<String> - group
Names List<GetFields Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Group Names Field> - lucene
Query String - stacked
Group StringName - stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Stacked Group Name Field
- aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation - filters
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Filter[] - group
Names string[] - group
Names GetFields Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Group Names Field[] - lucene
Query string - stacked
Group stringName - stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Stacked Group Name Field
- aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation - filters
Sequence[Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Filter] - group_
names Sequence[str] - group_
names_ Sequence[Getfields Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Group Names Field] - lucene_
query str - stacked_
group_ strname - stacked_
group_ Getname_ field Dashboard Layout Section Row Widget Definition Bar Chart Query Logs Stacked Group Name Field
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsAggregation
- Field string
- Observation
Field GetDashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation Observation Field - 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
- Observation
Field GetDashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation Observation Field - 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 GetDashboard Layout Section Row Widget Definition Bar Chart Query Logs Aggregation Observation Field - 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
- observation
Field 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
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsFilter
- field String
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsFilterObservationField
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsGroupNamesField
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryLogsStackedGroupNameField
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetrics
- filters List<Property Map>
- group
Names List<String> - promql
Query String - stacked
Group StringName
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQueryMetricsFilter
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Metrics Filter Operator - Operator to use for filtering.
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Metrics Filter Operator - Operator to use for filtering.
- label String
- Label associated with the metric.
- metric String
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Metrics Filter Operator - Operator to use for filtering.
- label string
- Label associated with the metric.
- metric string
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Metrics Filter Operator - Operator to use for filtering.
- label str
- Label associated with the metric.
- metric str
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Metrics Filter Operator - 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
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpans
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Aggregation - Filters
List<Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Filter> - Group
Names List<GetDashboard Layout Section Row Widget Definition Bar Chart Query Spans Group Name> - Lucene
Query string - Stacked
Group GetName Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Stacked Group Name
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Aggregation - Filters
[]Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Filter - Group
Names []GetDashboard Layout Section Row Widget Definition Bar Chart Query Spans Group Name - Lucene
Query string - Stacked
Group GetName Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Stacked Group Name
- aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Aggregation - filters
List<Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Filter> - group
Names List<GetDashboard Layout Section Row Widget Definition Bar Chart Query Spans Group Name> - lucene
Query String - stacked
Group GetName Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Stacked Group Name
- aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Aggregation - filters
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Filter[] - group
Names GetDashboard Layout Section Row Widget Definition Bar Chart Query Spans Group Name[] - lucene
Query string - stacked
Group GetName Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Stacked Group Name
- aggregation
Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Aggregation - filters
Sequence[Get
Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Filter] - group_
names Sequence[GetDashboard Layout Section Row Widget Definition Bar Chart Query Spans Group Name] - lucene_
query str - stacked_
group_ Getname Dashboard Layout Section Row Widget Definition Bar Chart Query Spans Stacked Group Name
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansAggregation
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type String
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type str
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansGroupName
GetDashboardLayoutSectionRowWidgetDefinitionBarChartQuerySpansStackedGroupName
GetDashboardLayoutSectionRowWidgetDefinitionBarChartStackDefinition
- Max
Slices doublePer Bar - Stack
Name stringTemplate
- Max
Slices float64Per Bar - Stack
Name stringTemplate
- max
Slices DoublePer Bar - stack
Name StringTemplate
- max
Slices numberPer Bar - stack
Name stringTemplate
- max_
slices_ floatper_ bar - stack_
name_ strtemplate
- max
Slices NumberPer Bar - stack
Name StringTemplate
GetDashboardLayoutSectionRowWidgetDefinitionBarChartXaxis
GetDashboardLayoutSectionRowWidgetDefinitionBarChartXaxisTime
- Buckets
Presented double - Interval string
- The time interval to use for the x-axis. Valid values are in duration format, for example
1m0s
or1h0m0s
(currently leading zeros should be added).
- Buckets
Presented float64 - Interval string
- The time interval to use for the x-axis. Valid values are in duration format, for example
1m0s
or1h0m0s
(currently leading zeros should be added).
- buckets
Presented Double - interval String
- The time interval to use for the x-axis. Valid values are in duration format, for example
1m0s
or1h0m0s
(currently leading zeros should be added).
- buckets
Presented number - interval string
- The time interval to use for the x-axis. Valid values are in duration format, for example
1m0s
or1h0m0s
(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
or1h0m0s
(currently leading zeros should be added).
- buckets
Presented Number - interval String
- The time interval to use for the x-axis. Valid values are in duration format, for example
1m0s
or1h0m0s
(currently leading zeros should be added).
GetDashboardLayoutSectionRowWidgetDefinitionDataTable
- Columns
List<Get
Dashboard Layout Section Row Widget Definition Data Table Column> - Data
Mode stringType - The data mode type. Can be one of ["archive" "unspecified"].
- Order
By GetDashboard Layout Section Row Widget Definition Data Table Order By - Query
Get
Dashboard Layout Section Row Widget Definition Data Table Query - Results
Per doublePage - The number of results to display per page.
- Row
Style string - The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
- Columns
[]Get
Dashboard Layout Section Row Widget Definition Data Table Column - Data
Mode stringType - The data mode type. Can be one of ["archive" "unspecified"].
- Order
By GetDashboard Layout Section Row Widget Definition Data Table Order By - Query
Get
Dashboard Layout Section Row Widget Definition Data Table Query - Results
Per float64Page - The number of results to display per page.
- Row
Style string - The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
- columns
List<Get
Dashboard Layout Section Row Widget Definition Data Table Column> - data
Mode StringType - The data mode type. Can be one of ["archive" "unspecified"].
- order
By GetDashboard Layout Section Row Widget Definition Data Table Order By - query
Get
Dashboard Layout Section Row Widget Definition Data Table Query - results
Per DoublePage - The number of results to display per page.
- row
Style String - The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
- columns
Get
Dashboard Layout Section Row Widget Definition Data Table Column[] - data
Mode stringType - The data mode type. Can be one of ["archive" "unspecified"].
- order
By GetDashboard Layout Section Row Widget Definition Data Table Order By - query
Get
Dashboard Layout Section Row Widget Definition Data Table Query - results
Per numberPage - The number of results to display per page.
- row
Style string - The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
- columns
Sequence[Get
Dashboard Layout Section Row Widget Definition Data Table Column] - data_
mode_ strtype - The data mode type. Can be one of ["archive" "unspecified"].
- order_
by GetDashboard Layout Section Row Widget Definition Data Table Order By - query
Get
Dashboard Layout Section Row Widget Definition Data Table Query - results_
per_ floatpage - 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>
- data
Mode StringType - The data mode type. Can be one of ["archive" "unspecified"].
- order
By Property Map - query Property Map
- results
Per NumberPage - The number of results to display per page.
- row
Style String - The style of the rows. Can be one of ["condensed" "json" "list" "oneline" "twoline" "unspecified"].
GetDashboardLayoutSectionRowWidgetDefinitionDataTableColumn
GetDashboardLayoutSectionRowWidgetDefinitionDataTableOrderBy
- Field string
- Order
Direction string - The order direction. Can be one of ["asc" "desc" "unspecified"].
- Field string
- Order
Direction string - The order direction. Can be one of ["asc" "desc" "unspecified"].
- field String
- order
Direction String - The order direction. Can be one of ["asc" "desc" "unspecified"].
- field string
- order
Direction 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
- order
Direction String - The order direction. Can be one of ["asc" "desc" "unspecified"].
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuery
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrime
- filters List<Property Map>
- query String
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilter
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterLogs
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Operator - Operator to use for filtering.
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field string
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field str
- Field in the logs to apply the filter on.
- observation_
field GetDashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterLogsObservationField
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterLogsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterMetrics
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label string
- metric
Name string - operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label str
- metric_
name str - operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterMetricsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterSpans
- field Property Map
- operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterSpansField
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryDataPrimeFilterSpansOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogs
- Filters
List<Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Filter> - Grouping
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Grouping - Lucene
Query string - Time
Frame GetDashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame - Specifies the time frame. Can be either absolute or relative.
- Filters
[]Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Filter - Grouping
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Grouping - Lucene
Query string - Time
Frame GetDashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame - Specifies the time frame. Can be either absolute or relative.
- filters
List<Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Filter> - grouping
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Grouping - lucene
Query String - time
Frame GetDashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame - Specifies the time frame. Can be either absolute or relative.
- filters
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Filter[] - grouping
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Grouping - lucene
Query string - time
Frame GetDashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame - Specifies the time frame. Can be either absolute or relative.
- filters
Sequence[Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Filter] - grouping
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Grouping - lucene_
query str - time_
frame GetDashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame - Specifies the time frame. Can be either absolute or relative.
- filters List<Property Map>
- grouping Property Map
- lucene
Query String - time
Frame Property Map - Specifies the time frame. Can be either absolute or relative.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsFilter
- field String
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsFilterObservationField
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGrouping
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregation
- aggregation Property Map
- id String
- is
Visible Boolean - name String
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingAggregationAggregation
- Field string
- Observation
Field GetDashboard Layout Section Row Widget Definition Data Table Query Logs Grouping Aggregation Aggregation Observation Field - 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
- Observation
Field GetDashboard Layout Section Row Widget Definition Data Table Query Logs Grouping Aggregation Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Data Table Query Logs Grouping Aggregation Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Data Table Query Logs Grouping Aggregation Aggregation Observation Field - 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 GetDashboard Layout Section Row Widget Definition Data Table Query Logs Grouping Aggregation Aggregation Observation Field - 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
- observation
Field 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
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsGroupingGroupBy
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrame
- Absolute
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- Relative
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Relative - Relative time frame specifying a duration from the current time.
- Absolute
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- Relative
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Relative - Relative time frame specifying a duration from the current time.
- absolute
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- relative
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Relative - Relative time frame specifying a duration from the current time.
- absolute
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- relative
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Relative - Relative time frame specifying a duration from the current time.
- absolute
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- relative
Get
Dashboard Layout Section Row Widget Definition Data Table Query Logs Time Frame Relative - 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
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryLogsTimeFrameRelative
- Duration string
- Duration string
- duration String
- duration string
- duration str
- duration String
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetrics
- filters List<Property Map>
- promql
Query String - promql
Query StringType
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQueryMetricsFilter
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Metrics Filter Operator - Operator to use for filtering.
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Metrics Filter Operator - Operator to use for filtering.
- label String
- Label associated with the metric.
- metric String
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Metrics Filter Operator - Operator to use for filtering.
- label string
- Label associated with the metric.
- metric string
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Metrics Filter Operator - Operator to use for filtering.
- label str
- Label associated with the metric.
- metric str
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Data Table Query Metrics Filter Operator - 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
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpans
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansFilter
- field Property Map
- operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansFilterField
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansGrouping
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansGroupingAggregation
- aggregation Property Map
- id String
- is
Visible Boolean - name String
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansGroupingAggregationAggregation
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type String
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type str
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type String
- Can be one of ["metric" "dimension"]
GetDashboardLayoutSectionRowWidgetDefinitionDataTableQuerySpansGroupingGroupBy
GetDashboardLayoutSectionRowWidgetDefinitionGauge
- Data
Mode stringType - The data mode type. Can be one of ["archive" "unspecified"].
- Max double
- Min double
- Query
Get
Dashboard Layout Section Row Widget Definition Gauge Query - Show
Inner boolArc - Show
Outer boolArc - Threshold
By string - The threshold by. Can be one of ["background" "unspecified" "value"].
- Thresholds
List<Get
Dashboard Layout Section Row Widget Definition Gauge Threshold> - 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 stringType - The data mode type. Can be one of ["archive" "unspecified"].
- Max float64
- Min float64
- Query
Get
Dashboard Layout Section Row Widget Definition Gauge Query - Show
Inner boolArc - Show
Outer boolArc - Threshold
By string - The threshold by. Can be one of ["background" "unspecified" "value"].
- Thresholds
[]Get
Dashboard Layout Section Row Widget Definition Gauge Threshold - 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 StringType - The data mode type. Can be one of ["archive" "unspecified"].
- max Double
- min Double
- query
Get
Dashboard Layout Section Row Widget Definition Gauge Query - show
Inner BooleanArc - show
Outer BooleanArc - threshold
By String - The threshold by. Can be one of ["background" "unspecified" "value"].
- thresholds
List<Get
Dashboard Layout Section Row Widget Definition Gauge Threshold> - 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 stringType - The data mode type. Can be one of ["archive" "unspecified"].
- max number
- min number
- query
Get
Dashboard Layout Section Row Widget Definition Gauge Query - show
Inner booleanArc - show
Outer booleanArc - threshold
By string - The threshold by. Can be one of ["background" "unspecified" "value"].
- thresholds
Get
Dashboard Layout Section Row Widget Definition Gauge Threshold[] - 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_ strtype - The data mode type. Can be one of ["archive" "unspecified"].
- max float
- min float
- query
Get
Dashboard Layout Section Row Widget Definition Gauge Query - show_
inner_ boolarc - show_
outer_ boolarc - threshold_
by str - The threshold by. Can be one of ["background" "unspecified" "value"].
- thresholds
Sequence[Get
Dashboard Layout Section Row Widget Definition Gauge Threshold] - 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"].
- data
Mode StringType - The data mode type. Can be one of ["archive" "unspecified"].
- max Number
- min Number
- query Property Map
- show
Inner BooleanArc - show
Outer BooleanArc - threshold
By 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
- filters List<Property Map>
- query String
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilter
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterLogs
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Operator - Operator to use for filtering.
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field string
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field str
- Field in the logs to apply the filter on.
- observation_
field GetDashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterLogsObservationField
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterLogsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterMetrics
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label string
- metric
Name string - operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label str
- metric_
name str - operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterMetricsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterSpans
- field Property Map
- operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterSpansField
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryDataPrimeFilterSpansOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogs
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsFilter
- field String
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsFilterObservationField
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryLogsLogsAggregation
- Field string
- Observation
Field GetDashboard Layout Section Row Widget Definition Gauge Query Logs Logs Aggregation Observation Field - 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
- Observation
Field GetDashboard Layout Section Row Widget Definition Gauge Query Logs Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Gauge Query Logs Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Gauge Query Logs Logs Aggregation Observation Field - 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 GetDashboard Layout Section Row Widget Definition Gauge Query Logs Logs Aggregation Observation Field - 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
- observation
Field 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
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetrics
- Aggregation string
- The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
- Filters
List<Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter> - Promql
Query string
- Aggregation string
- The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
- Filters
[]Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter - Promql
Query string
- aggregation String
- The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
- filters
List<Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter> - promql
Query String
- aggregation string
- The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
- filters
Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter[] - promql
Query string
- aggregation str
- The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
- filters
Sequence[Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter] - promql_
query str
- aggregation String
- The type of aggregation. Can be one of ["avg" "last" "max" "min" "sum" "unspecified"].
- filters List<Property Map>
- promql
Query String
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQueryMetricsFilter
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter Operator - Operator to use for filtering.
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter Operator - Operator to use for filtering.
- label String
- Label associated with the metric.
- metric String
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter Operator - Operator to use for filtering.
- label string
- Label associated with the metric.
- metric string
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter Operator - Operator to use for filtering.
- label str
- Label associated with the metric.
- metric str
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Gauge Query Metrics Filter Operator - 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
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpans
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpansFilter
- field Property Map
- operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpansFilterField
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpansFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionGaugeQuerySpansSpansAggregation
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type String
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type str
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type String
- Can be one of ["metric" "dimension"]
GetDashboardLayoutSectionRowWidgetDefinitionGaugeThreshold
GetDashboardLayoutSectionRowWidgetDefinitionHexagon
- Custom
Unit string - A custom unit
- Data
Mode stringType - Decimal double
- Legend
Get
Dashboard Layout Section Row Widget Definition Hexagon Legend - Legend
By string - The legend by. Valid values are: groups, thresholds, unspecified.
- Max double
- Min double
- Query
Get
Dashboard Layout Section Row Widget Definition Hexagon Query - Threshold
Type string - The threshold type. Valid values are: absolute, relative, unspecified.
- Thresholds
List<Get
Dashboard Layout Section Row Widget Definition Hexagon Threshold> - Time
Frame GetDashboard Layout Section Row Widget Definition Hexagon Time Frame - 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 string - A custom unit
- Data
Mode stringType - Decimal float64
- Legend
Get
Dashboard Layout Section Row Widget Definition Hexagon Legend - Legend
By string - The legend by. Valid values are: groups, thresholds, unspecified.
- Max float64
- Min float64
- Query
Get
Dashboard Layout Section Row Widget Definition Hexagon Query - Threshold
Type string - The threshold type. Valid values are: absolute, relative, unspecified.
- Thresholds
[]Get
Dashboard Layout Section Row Widget Definition Hexagon Threshold - Time
Frame GetDashboard Layout Section Row Widget Definition Hexagon Time Frame - 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 String - A custom unit
- data
Mode StringType - decimal Double
- legend
Get
Dashboard Layout Section Row Widget Definition Hexagon Legend - legend
By String - The legend by. Valid values are: groups, thresholds, unspecified.
- max Double
- min Double
- query
Get
Dashboard Layout Section Row Widget Definition Hexagon Query - threshold
Type String - The threshold type. Valid values are: absolute, relative, unspecified.
- thresholds
List<Get
Dashboard Layout Section Row Widget Definition Hexagon Threshold> - time
Frame GetDashboard Layout Section Row Widget Definition Hexagon Time Frame - 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 string - A custom unit
- data
Mode stringType - decimal number
- legend
Get
Dashboard Layout Section Row Widget Definition Hexagon Legend - legend
By string - The legend by. Valid values are: groups, thresholds, unspecified.
- max number
- min number
- query
Get
Dashboard Layout Section Row Widget Definition Hexagon Query - threshold
Type string - The threshold type. Valid values are: absolute, relative, unspecified.
- thresholds
Get
Dashboard Layout Section Row Widget Definition Hexagon Threshold[] - time
Frame GetDashboard Layout Section Row Widget Definition Hexagon Time Frame - 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_ strtype - decimal float
- legend
Get
Dashboard Layout Section Row Widget Definition Hexagon Legend - legend_
by str - The legend by. Valid values are: groups, thresholds, unspecified.
- max float
- min float
- query
Get
Dashboard Layout Section Row Widget Definition Hexagon Query - threshold_
type str - The threshold type. Valid values are: absolute, relative, unspecified.
- thresholds
Sequence[Get
Dashboard Layout Section Row Widget Definition Hexagon Threshold] - time_
frame GetDashboard Layout Section Row Widget Definition Hexagon Time Frame - 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.
- custom
Unit String - A custom unit
- data
Mode StringType - decimal Number
- legend Property Map
- legend
By String - The legend by. Valid values are: groups, thresholds, unspecified.
- max Number
- min Number
- query Property Map
- threshold
Type String - The threshold type. Valid values are: absolute, relative, unspecified.
- thresholds List<Property Map>
- time
Frame 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.
- Group
By boolQuery - Is
Visible 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.
- Group
By boolQuery - Is
Visible 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.
- group
By BooleanQuery - is
Visible 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.
- group
By booleanQuery - is
Visible 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_ boolquery - 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.
- group
By BooleanQuery - is
Visible 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.
- Observation
Field GetDashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Operator - Operator to use for filtering.
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field string
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field str
- Field in the logs to apply the filter on.
- observation_
field GetDashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterLogsObservationField
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterLogsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterMetrics
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label string
- metric
Name string - operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label str
- metric_
name str - operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterMetricsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterSpans
- field Property Map
- operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterSpansField
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryDataPrimeFilterSpansOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogs
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsAggregation
- Field string
- Observation
Field GetDashboard Layout Section Row Widget Definition Hexagon Query Logs Aggregation Observation Field - 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
- Observation
Field GetDashboard Layout Section Row Widget Definition Hexagon Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Hexagon Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Hexagon Query Logs Aggregation Observation Field - 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 GetDashboard Layout Section Row Widget Definition Hexagon Query Logs Aggregation Observation Field - 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
- observation
Field 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
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsFilter
- field String
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsFilterObservationField
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryLogsGroupBy
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetrics
- aggregation String
- filters List<Property Map>
- promql
Query String - promql
Query StringType
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQueryMetricsFilter
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Metrics Filter Operator - Operator to use for filtering.
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Metrics Filter Operator - Operator to use for filtering.
- label String
- Label associated with the metric.
- metric String
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Metrics Filter Operator - Operator to use for filtering.
- label string
- Label associated with the metric.
- metric string
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Metrics Filter Operator - Operator to use for filtering.
- label str
- Label associated with the metric.
- metric str
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Hexagon Query Metrics Filter Operator - 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
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpans
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpansAggregation
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type String
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type str
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpansFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionHexagonQuerySpansGroupBy
GetDashboardLayoutSectionRowWidgetDefinitionHexagonThreshold
GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrame
- Absolute
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- Relative
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Relative - Relative time frame specifying a duration from the current time.
- Absolute
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- Relative
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Relative - Relative time frame specifying a duration from the current time.
- absolute
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- relative
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Relative - Relative time frame specifying a duration from the current time.
- absolute
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- relative
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Relative - Relative time frame specifying a duration from the current time.
- absolute
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- relative
Get
Dashboard Layout Section Row Widget Definition Hexagon Time Frame Relative - 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
GetDashboardLayoutSectionRowWidgetDefinitionHexagonTimeFrameRelative
- Duration string
- Duration string
- duration String
- duration string
- duration str
- duration String
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChart
- Color
Scheme string - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- Colors
By string - Data
Mode stringType - Display
On boolBar - Group
Name stringTemplate - Max
Bars doublePer Chart - Query
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query - Scale
Type string - Sort
By string - Stack
Definition GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Stack Definition - 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.
- YAxis
View stringBy
- Color
Scheme string - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- Colors
By string - Data
Mode stringType - Display
On boolBar - Group
Name stringTemplate - Max
Bars float64Per Chart - Query
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query - Scale
Type string - Sort
By string - Stack
Definition GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Stack Definition - 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.
- YAxis
View stringBy
- color
Scheme String - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- colors
By String - data
Mode StringType - display
On BooleanBar - group
Name StringTemplate - max
Bars DoublePer Chart - query
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query - scale
Type String - sort
By String - stack
Definition GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Stack Definition - 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.
- y
Axis StringView By
- color
Scheme string - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- colors
By string - data
Mode stringType - display
On booleanBar - group
Name stringTemplate - max
Bars numberPer Chart - query
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query - scale
Type string - sort
By string - stack
Definition GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Stack Definition - 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.
- y
Axis stringView By
- color_
scheme str - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- colors_
by str - data_
mode_ strtype - display_
on_ boolbar - group_
name_ strtemplate - max_
bars_ floatper_ chart - query
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query - scale_
type str - sort_
by str - stack_
definition GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Stack Definition - 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_ strview_ by
- color
Scheme String - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- colors
By String - data
Mode StringType - display
On BooleanBar - group
Name StringTemplate - max
Bars NumberPer Chart - query Property Map
- scale
Type String - sort
By String - stack
Definition 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.
- y
Axis StringView By
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuery
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogs
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation - Filters
List<Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Filter> - Group
Names List<string> - Group
Names List<GetFields Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Group Names Field> - Lucene
Query string - Stacked
Group stringName - Stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Stacked Group Name Field
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation - Filters
[]Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Filter - Group
Names []string - Group
Names []GetFields Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Group Names Field - Lucene
Query string - Stacked
Group stringName - Stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Stacked Group Name Field
- aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation - filters
List<Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Filter> - group
Names List<String> - group
Names List<GetFields Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Group Names Field> - lucene
Query String - stacked
Group StringName - stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Stacked Group Name Field
- aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation - filters
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Filter[] - group
Names string[] - group
Names GetFields Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Group Names Field[] - lucene
Query string - stacked
Group stringName - stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Stacked Group Name Field
- aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation - filters
Sequence[Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Filter] - group_
names Sequence[str] - group_
names_ Sequence[Getfields Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Group Names Field] - lucene_
query str - stacked_
group_ strname - stacked_
group_ Getname_ field Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Stacked Group Name Field
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsAggregation
- Field string
- Observation
Field GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation Observation Field - 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
- Observation
Field GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation Observation Field - 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 GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Logs Aggregation Observation Field - 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
- observation
Field 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
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsFilter
- field String
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsFilterObservationField
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsGroupNamesField
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryLogsStackedGroupNameField
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetrics
- filters List<Property Map>
- group
Names List<String> - promql
Query String - stacked
Group StringName
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQueryMetricsFilter
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Metrics Filter Operator - Operator to use for filtering.
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Metrics Filter Operator - Operator to use for filtering.
- label String
- Label associated with the metric.
- metric String
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Metrics Filter Operator - Operator to use for filtering.
- label string
- Label associated with the metric.
- metric string
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Metrics Filter Operator - Operator to use for filtering.
- label str
- Label associated with the metric.
- metric str
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Metrics Filter Operator - 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
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpans
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Aggregation - Filters
List<Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Filter> - Group
Names List<GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Group Name> - Lucene
Query string - Stacked
Group GetName Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Stacked Group Name
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Aggregation - Filters
[]Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Filter - Group
Names []GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Group Name - Lucene
Query string - Stacked
Group GetName Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Stacked Group Name
- aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Aggregation - filters
List<Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Filter> - group
Names List<GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Group Name> - lucene
Query String - stacked
Group GetName Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Stacked Group Name
- aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Aggregation - filters
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Filter[] - group
Names GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Group Name[] - lucene
Query string - stacked
Group GetName Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Stacked Group Name
- aggregation
Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Aggregation - filters
Sequence[Get
Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Filter] - group_
names Sequence[GetDashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Group Name] - lucene_
query str - stacked_
group_ Getname Dashboard Layout Section Row Widget Definition Horizontal Bar Chart Query Spans Stacked Group Name
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansAggregation
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type String
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type str
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansGroupName
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartQuerySpansStackedGroupName
GetDashboardLayoutSectionRowWidgetDefinitionHorizontalBarChartStackDefinition
- Max
Slices doublePer Bar - Stack
Name stringTemplate
- Max
Slices float64Per Bar - Stack
Name stringTemplate
- max
Slices DoublePer Bar - stack
Name StringTemplate
- max
Slices numberPer Bar - stack
Name stringTemplate
- max_
slices_ floatper_ bar - stack_
name_ strtemplate
- max
Slices NumberPer Bar - stack
Name StringTemplate
GetDashboardLayoutSectionRowWidgetDefinitionLineChart
GetDashboardLayoutSectionRowWidgetDefinitionLineChartLegend
- Columns List<string>
- The columns to display in the legend. Valid values are: avg, last, max, min, name, sum, unspecified.
- Group
By boolQuery - Is
Visible 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.
- Group
By boolQuery - Is
Visible 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.
- group
By BooleanQuery - is
Visible 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.
- group
By booleanQuery - is
Visible 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_ boolquery - 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.
- group
By BooleanQuery - is
Visible 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
- Color
Scheme string - Data
Mode stringType - Id string
- Is
Visible bool - Name string
- Query
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query - Resolution
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Resolution - Scale
Type string - The scale type. Valid values are: linear, logarithmic, unspecified.
- Series
Count doubleLimit - Series
Name stringTemplate - 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 string - Data
Mode stringType - Id string
- Is
Visible bool - Name string
- Query
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query - Resolution
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Resolution - Scale
Type string - The scale type. Valid values are: linear, logarithmic, unspecified.
- Series
Count float64Limit - Series
Name stringTemplate - 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 String - data
Mode StringType - id String
- is
Visible Boolean - name String
- query
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query - resolution
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Resolution - scale
Type String - The scale type. Valid values are: linear, logarithmic, unspecified.
- series
Count DoubleLimit - series
Name StringTemplate - 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 string - data
Mode stringType - id string
- is
Visible boolean - name string
- query
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query - resolution
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Resolution - scale
Type string - The scale type. Valid values are: linear, logarithmic, unspecified.
- series
Count numberLimit - series
Name stringTemplate - 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_ strtype - id str
- is_
visible bool - name str
- query
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query - resolution
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Resolution - scale_
type str - The scale type. Valid values are: linear, logarithmic, unspecified.
- series_
count_ floatlimit - series_
name_ strtemplate - 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.
- color
Scheme String - data
Mode StringType - id String
- is
Visible Boolean - name String
- query Property Map
- resolution Property Map
- scale
Type String - The scale type. Valid values are: linear, logarithmic, unspecified.
- series
Count NumberLimit - series
Name StringTemplate - 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
- aggregations List<Property Map>
- filters List<Property Map>
- group
Bies List<String> - lucene
Query String
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsAggregation
- Field string
- Observation
Field GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Logs Aggregation Observation Field - 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
- Observation
Field GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Logs Aggregation Observation Field - 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 GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Logs Aggregation Observation Field - 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
- observation
Field 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
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsFilter
- field String
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsFilterObservationField
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryLogsFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetrics
- filters List<Property Map>
- promql
Query String - promql
Query StringType
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQueryMetricsFilter
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Metrics Filter Operator - Operator to use for filtering.
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Metrics Filter Operator - Operator to use for filtering.
- label String
- Label associated with the metric.
- metric String
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Metrics Filter Operator - Operator to use for filtering.
- label string
- Label associated with the metric.
- metric string
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Metrics Filter Operator - Operator to use for filtering.
- label str
- Label associated with the metric.
- metric str
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Metrics Filter Operator - 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
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpans
- Aggregations
List<Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Aggregation> - Filters
List<Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Filter> - Group
Bies List<GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Group By> - Lucene
Query string
- Aggregations
[]Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Aggregation - Filters
[]Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Filter - Group
Bies []GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Group By - Lucene
Query string
- aggregations
List<Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Aggregation> - filters
List<Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Filter> - group
Bies List<GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Group By> - lucene
Query String
- aggregations
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Aggregation[] - filters
Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Filter[] - group
Bies GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Group By[] - lucene
Query string
- aggregations
Sequence[Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Aggregation] - filters
Sequence[Get
Dashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Filter] - group_
bies Sequence[GetDashboard Layout Section Row Widget Definition Line Chart Query Definition Query Spans Group By] - lucene_
query str
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpansAggregation
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type String
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type str
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpansFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionQuerySpansGroupBy
GetDashboardLayoutSectionRowWidgetDefinitionLineChartQueryDefinitionResolution
- Buckets
Presented double - Interval string
- Buckets
Presented float64 - Interval string
- buckets
Presented Double - interval String
- buckets
Presented number - interval string
- buckets_
presented float - interval str
- buckets
Presented Number - interval String
GetDashboardLayoutSectionRowWidgetDefinitionLineChartTooltip
- Show
Labels bool - Type string
- The tooltip type. Valid values are: all, single, unspecified.
- Show
Labels bool - Type string
- The tooltip type. Valid values are: all, single, unspecified.
- show
Labels Boolean - type String
- The tooltip type. Valid values are: all, single, unspecified.
- show
Labels 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.
- show
Labels Boolean - type String
- The tooltip type. Valid values are: all, single, unspecified.
GetDashboardLayoutSectionRowWidgetDefinitionMarkdown
- Markdown
Text string - Tooltip
Text string
- Markdown
Text string - Tooltip
Text string
- markdown
Text String - tooltip
Text String
- markdown
Text string - tooltip
Text string
- markdown_
text str - tooltip_
text str
- markdown
Text String - tooltip
Text String
GetDashboardLayoutSectionRowWidgetDefinitionPieChart
- Color
Scheme string - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- Data
Mode stringType - Group
Name stringTemplate - Label
Definition GetDashboard Layout Section Row Widget Definition Pie Chart Label Definition - Max
Slices doublePer Chart - Min
Slice doublePercentage - Query
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query - Show
Legend bool - Stack
Definition GetDashboard Layout Section Row Widget Definition Pie Chart Stack Definition - Unit string
- Color
Scheme string - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- Data
Mode stringType - Group
Name stringTemplate - Label
Definition GetDashboard Layout Section Row Widget Definition Pie Chart Label Definition - Max
Slices float64Per Chart - Min
Slice float64Percentage - Query
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query - Show
Legend bool - Stack
Definition GetDashboard Layout Section Row Widget Definition Pie Chart Stack Definition - Unit string
- color
Scheme String - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- data
Mode StringType - group
Name StringTemplate - label
Definition GetDashboard Layout Section Row Widget Definition Pie Chart Label Definition - max
Slices DoublePer Chart - min
Slice DoublePercentage - query
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query - show
Legend Boolean - stack
Definition GetDashboard Layout Section Row Widget Definition Pie Chart Stack Definition - unit String
- color
Scheme string - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- data
Mode stringType - group
Name stringTemplate - label
Definition GetDashboard Layout Section Row Widget Definition Pie Chart Label Definition - max
Slices numberPer Chart - min
Slice numberPercentage - query
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query - show
Legend boolean - stack
Definition GetDashboard Layout Section Row Widget Definition Pie Chart Stack Definition - unit string
- color_
scheme str - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- data_
mode_ strtype - group_
name_ strtemplate - label_
definition GetDashboard Layout Section Row Widget Definition Pie Chart Label Definition - max_
slices_ floatper_ chart - min_
slice_ floatpercentage - query
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query - show_
legend bool - stack_
definition GetDashboard Layout Section Row Widget Definition Pie Chart Stack Definition - unit str
- color
Scheme String - The color scheme. Can be one of classic, severity, cold, negative, green, red, blue.
- data
Mode StringType - group
Name StringTemplate - label
Definition Property Map - max
Slices NumberPer Chart - min
Slice NumberPercentage - query Property Map
- show
Legend Boolean - stack
Definition Property Map - unit String
GetDashboardLayoutSectionRowWidgetDefinitionPieChartLabelDefinition
- Is
Visible bool - Label
Source string - The source of the label. Valid values are: inner, stack, unspecified
- Show
Name bool - Show
Percentage bool - Show
Value bool
- Is
Visible bool - Label
Source string - The source of the label. Valid values are: inner, stack, unspecified
- Show
Name bool - Show
Percentage bool - Show
Value bool
- is
Visible Boolean - label
Source String - The source of the label. Valid values are: inner, stack, unspecified
- show
Name Boolean - show
Percentage Boolean - show
Value Boolean
- is
Visible boolean - label
Source string - The source of the label. Valid values are: inner, stack, unspecified
- show
Name boolean - show
Percentage boolean - show
Value 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
- is
Visible Boolean - label
Source String - The source of the label. Valid values are: inner, stack, unspecified
- show
Name Boolean - show
Percentage Boolean - show
Value Boolean
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuery
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrime
- filters List<Property Map>
- group
Names List<String> - query String
- stacked
Group StringName
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilter
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterLogs
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- Field string
- Field in the logs to apply the filter on.
- Observation
Field GetDashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Observation Field - Operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field string
- Field in the logs to apply the filter on.
- observation
Field GetDashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field str
- Field in the logs to apply the filter on.
- observation_
field GetDashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Observation Field - operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Logs Operator - Operator to use for filtering.
- field String
- Field in the logs to apply the filter on.
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterLogsObservationField
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterLogsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterMetrics
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- Label string
- Metric
Name string - Operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label string
- metric
Name string - operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label str
- metric_
name str - operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Data Prime Filter Metrics Operator - Operator to use for filtering.
- label String
- metric
Name String - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterMetricsOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterSpans
- field Property Map
- operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterSpansField
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryDataPrimeFilterSpansOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogs
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation - Filters
List<Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Filter> - Group
Names List<string> - Group
Names List<GetFields Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Group Names Field> - Lucene
Query string - Stacked
Group stringName - Stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Stacked Group Name Field
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation - Filters
[]Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Filter - Group
Names []string - Group
Names []GetFields Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Group Names Field - Lucene
Query string - Stacked
Group stringName - Stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Stacked Group Name Field
- aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation - filters
List<Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Filter> - group
Names List<String> - group
Names List<GetFields Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Group Names Field> - lucene
Query String - stacked
Group StringName - stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Stacked Group Name Field
- aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation - filters
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Filter[] - group
Names string[] - group
Names GetFields Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Group Names Field[] - lucene
Query string - stacked
Group stringName - stacked
Group GetName Field Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Stacked Group Name Field
- aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation - filters
Sequence[Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Filter] - group_
names Sequence[str] - group_
names_ Sequence[Getfields Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Group Names Field] - lucene_
query str - stacked_
group_ strname - stacked_
group_ Getname_ field Dashboard Layout Section Row Widget Definition Pie Chart Query Logs Stacked Group Name Field
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsAggregation
- Field string
- Observation
Field GetDashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation Observation Field - 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
- Observation
Field GetDashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation Observation Field - 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
- observation
Field GetDashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation Observation Field - 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 GetDashboard Layout Section Row Widget Definition Pie Chart Query Logs Aggregation Observation Field - 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
- observation
Field 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
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsFilter
- field String
- observation
Field Property Map - operator Property Map
- Operator to use for filtering.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsFilterObservationField
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsGroupNamesField
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryLogsStackedGroupNameField
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetrics
- filters List<Property Map>
- group
Names List<String> - promql
Query String - stacked
Group StringName
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQueryMetricsFilter
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Metrics Filter Operator - Operator to use for filtering.
- Label string
- Label associated with the metric.
- Metric string
- Metric name to apply the filter on.
- Operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Metrics Filter Operator - Operator to use for filtering.
- label String
- Label associated with the metric.
- metric String
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Metrics Filter Operator - Operator to use for filtering.
- label string
- Label associated with the metric.
- metric string
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Metrics Filter Operator - Operator to use for filtering.
- label str
- Label associated with the metric.
- metric str
- Metric name to apply the filter on.
- operator
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Metrics Filter Operator - 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
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpans
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Aggregation - Filters
List<Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Filter> - Group
Names List<GetDashboard Layout Section Row Widget Definition Pie Chart Query Spans Group Name> - Lucene
Query string - Stacked
Group GetName Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Stacked Group Name
- Aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Aggregation - Filters
[]Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Filter - Group
Names []GetDashboard Layout Section Row Widget Definition Pie Chart Query Spans Group Name - Lucene
Query string - Stacked
Group GetName Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Stacked Group Name
- aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Aggregation - filters
List<Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Filter> - group
Names List<GetDashboard Layout Section Row Widget Definition Pie Chart Query Spans Group Name> - lucene
Query String - stacked
Group GetName Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Stacked Group Name
- aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Aggregation - filters
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Filter[] - group
Names GetDashboard Layout Section Row Widget Definition Pie Chart Query Spans Group Name[] - lucene
Query string - stacked
Group GetName Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Stacked Group Name
- aggregation
Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Aggregation - filters
Sequence[Get
Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Filter] - group_
names Sequence[GetDashboard Layout Section Row Widget Definition Pie Chart Query Spans Group Name] - lucene_
query str - stacked_
group_ Getname Dashboard Layout Section Row Widget Definition Pie Chart Query Spans Stacked Group Name
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansAggregation
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- Aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - Type string
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type String
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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 isdimension
, 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 isdimension
, can be one of ["trace_id" "unspecified"]. - type str
- Can be one of ["metric" "dimension"]
- aggregation
Type 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 isdimension
, 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 isdimension
, 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
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansFilterOperator
- Selected
Values 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 isnot_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
ornot_equals
.
- Selected
Values []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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_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 isnot_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
ornot_equals
.
- selected
Values 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 isnot_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
ornot_equals
.
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansGroupName
GetDashboardLayoutSectionRowWidgetDefinitionPieChartQuerySpansStackedGroupName
GetDashboardLayoutSectionRowWidgetDefinitionPieChartStackDefinition
- Max
Slices doublePer Stack - Stack
Name stringTemplate
- Max
Slices float64Per Stack - Stack
Name stringTemplate
- max
Slices DoublePer Stack - stack
Name StringTemplate
- max
Slices numberPer Stack - stack
Name stringTemplate
- max_
slices_ floatper_ stack - stack_
name_ strtemplate
- max
Slices NumberPer Stack - stack
Name StringTemplate
GetDashboardTimeFrame
- Absolute
Get
Dashboard Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- Relative
Get
Dashboard Time Frame Relative - Relative time frame specifying a duration from the current time.
- Absolute
Get
Dashboard Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- Relative
Get
Dashboard Time Frame Relative - Relative time frame specifying a duration from the current time.
- absolute
Get
Dashboard Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- relative
Get
Dashboard Time Frame Relative - Relative time frame specifying a duration from the current time.
- absolute
Get
Dashboard Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- relative
Get
Dashboard Time Frame Relative - Relative time frame specifying a duration from the current time.
- absolute
Get
Dashboard Time Frame Absolute - Absolute time frame specifying a fixed start and end time.
- relative
Get
Dashboard Time Frame Relative - 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
GetDashboardTimeFrameRelative
- Duration string
- Duration string
- duration String
- duration string
- duration str
- duration String
GetDashboardVariable
- Definition
Get
Dashboard Variable Definition - Display
Name string - Name string
- Definition
Get
Dashboard Variable Definition - Display
Name string - Name string
- definition
Get
Dashboard Variable Definition - display
Name String - name String
- definition
Get
Dashboard Variable Definition - display
Name string - name string
- definition Property Map
- display
Name String - name String
GetDashboardVariableDefinition
GetDashboardVariableDefinitionMultiSelect
- Selected
Values List<string> - Source
Get
Dashboard Variable Definition Multi Select Source - Values
Order stringDirection - The order direction of the values. Can be one of
asc
,desc
,unspecified
.
- Selected
Values []string - Source
Get
Dashboard Variable Definition Multi Select Source - Values
Order stringDirection - The order direction of the values. Can be one of
asc
,desc
,unspecified
.
- selected
Values List<String> - source
Get
Dashboard Variable Definition Multi Select Source - values
Order StringDirection - The order direction of the values. Can be one of
asc
,desc
,unspecified
.
- selected
Values string[] - source
Get
Dashboard Variable Definition Multi Select Source - values
Order stringDirection - The order direction of the values. Can be one of
asc
,desc
,unspecified
.
- selected_
values Sequence[str] - source
Get
Dashboard Variable Definition Multi Select Source - values_
order_ strdirection - The order direction of the values. Can be one of
asc
,desc
,unspecified
.
- selected
Values List<String> - source Property Map
- values
Order StringDirection - The order direction of the values. Can be one of
asc
,desc
,unspecified
.
GetDashboardVariableDefinitionMultiSelectSource
- constant
Lists List<String> - logs
Path String - metric
Label Property Map - query Property Map
- span
Field Property Map
GetDashboardVariableDefinitionMultiSelectSourceMetricLabel
- Label string
- Metric
Name string
- Label string
- Metric
Name string
- label String
- metric
Name String
- label string
- metric
Name string
- label str
- metric_
name str
- label String
- metric
Name String
GetDashboardVariableDefinitionMultiSelectSourceQuery
GetDashboardVariableDefinitionMultiSelectSourceQueryQuery
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryLogs
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryLogsFieldName
- Log
Regex string
- Log
Regex string
- log
Regex String
- log
Regex string
- log_
regex str
- log
Regex String
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryLogsFieldValue
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryLogsFieldValueObservationField
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetrics
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelName
- Metric
Regex string
- Metric
Regex string
- metric
Regex String
- metric
Regex string
- metric_
regex str
- metric
Regex String
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValue
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilter
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilterLabel
- String
Value string - Variable
Name string
- String
Value string - Variable
Name string
- string
Value String - variable
Name String
- string
Value string - variable
Name string
- string_
value str - variable_
name str
- string
Value String - variable
Name String
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilterMetric
- String
Value string - Variable
Name string
- String
Value string - Variable
Name string
- string
Value String - variable
Name String
- string
Value string - variable
Name string
- string_
value str - variable_
name str
- string
Value String - variable
Name String
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilterOperator
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelFilterOperatorSelectedValue
- String
Value string - Variable
Name string
- String
Value string - Variable
Name string
- string
Value String - variable
Name String
- string
Value string - variable
Name string
- string_
value str - variable_
name str
- string
Value String - variable
Name String
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueLabelName
- String
Value string - Variable
Name string
- String
Value string - Variable
Name string
- string
Value String - variable
Name String
- string
Value string - variable
Name string
- string_
value str - variable_
name str
- string
Value String - variable
Name String
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsLabelValueMetricName
- String
Value string - Variable
Name string
- String
Value string - Variable
Name string
- string
Value String - variable
Name String
- string
Value string - variable
Name string
- string_
value str - variable_
name str
- string
Value String - variable
Name String
GetDashboardVariableDefinitionMultiSelectSourceQueryQueryMetricsMetricName
- Metric
Regex string
- Metric
Regex string
- metric
Regex String
- metric
Regex string
- metric_
regex str
- metric
Regex String
GetDashboardVariableDefinitionMultiSelectSourceQueryQuerySpans
GetDashboardVariableDefinitionMultiSelectSourceQueryQuerySpansFieldName
- Span
Regex string
- Span
Regex string
- span
Regex String
- span
Regex string
- span_
regex str
- span
Regex String
GetDashboardVariableDefinitionMultiSelectSourceQueryQuerySpansFieldValue
GetDashboardVariableDefinitionMultiSelectSourceQueryValueDisplayOptions
- Label
Regex string - Value
Regex string
- Label
Regex string - Value
Regex string
- label
Regex String - value
Regex String
- label
Regex string - value
Regex string
- label_
regex str - value_
regex str
- label
Regex String - value
Regex String
GetDashboardVariableDefinitionMultiSelectSourceSpanField
Package Details
- Repository
- coralogix coralogix/terraform-provider-coralogix
- License
- Notes
- This Pulumi package is based on the
coralogix
Terraform Provider.
coralogix 2.0.17 published on Tuesday, Apr 22, 2025 by coralogix