bulk-stats query

Configures the query to retrive bulk statistics data.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

bulk-stats query query_name { expression expression | label label | default-value default_value | default-namespace default_namespace } 

query_name

Specify the query name.

Must be a string.

expression expression

Specify the query to execute in PromQL format.

Must be a string.

label label

Specify the label to lookup and replace the word "INSTANCE" in the query.

Must be a string.

default-value default_value

Specify the value used in bulk statistics file if the query did not return any value.

Must be a string.

default-namespace default_namespace

Specify the namespace used in bulk statistics file if the query did not return any value.

Must be a string.

Usage Guidelines

Use this command to configure the query to execute to retrive the bulk statistics data.