published on Friday, Jun 5, 2026 by Chronosphere
published on Friday, Jun 5, 2026 by Chronosphere
Singleton tree of consumption partitions that classify metric and log data into hierarchical groups so that consumption_budget resources can enforce quotas against them.
Create ConsumptionConfig Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ConsumptionConfig(name: string, args?: ConsumptionConfigArgs, opts?: CustomResourceOptions);@overload
def ConsumptionConfig(resource_name: str,
args: Optional[ConsumptionConfigArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ConsumptionConfig(resource_name: str,
opts: Optional[ResourceOptions] = None,
partitions: Optional[Sequence[ConsumptionConfigPartitionArgs]] = None)func NewConsumptionConfig(ctx *Context, name string, args *ConsumptionConfigArgs, opts ...ResourceOption) (*ConsumptionConfig, error)public ConsumptionConfig(string name, ConsumptionConfigArgs? args = null, CustomResourceOptions? opts = null)
public ConsumptionConfig(String name, ConsumptionConfigArgs args)
public ConsumptionConfig(String name, ConsumptionConfigArgs args, CustomResourceOptions options)
type: chronosphere:ConsumptionConfig
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
resource "chronosphere_consumptionconfig" "name" {
# resource properties
}Parameters
- name string
- The unique name of the resource.
- args ConsumptionConfigArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ConsumptionConfigArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ConsumptionConfigArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConsumptionConfigArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ConsumptionConfigArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var consumptionConfigResource = new Pulumi.ConsumptionConfig("consumptionConfigResource", new()
{
Partitions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionArgs
{
Filters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionFilterArgs
{
Conditions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionFilterConditionArgs
{
DatasetId = "string",
LogFilter = new Pulumi.Inputs.ConsumptionConfigPartitionFilterConditionLogFilterArgs
{
Query = "string",
},
MetricFilters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionFilterConditionMetricFilterArgs
{
Name = "string",
ValueGlob = "string",
},
},
},
},
Operator = "string",
},
},
Name = "string",
Partitions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionArgs
{
Filters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionFilterArgs
{
Conditions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionFilterConditionArgs
{
DatasetId = "string",
LogFilter = new Pulumi.Inputs.ConsumptionConfigPartitionPartitionFilterConditionLogFilterArgs
{
Query = "string",
},
MetricFilters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionFilterConditionMetricFilterArgs
{
Name = "string",
ValueGlob = "string",
},
},
},
},
Operator = "string",
},
},
Name = "string",
Partitions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionArgs
{
Filters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionFilterArgs
{
Conditions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionFilterConditionArgs
{
DatasetId = "string",
LogFilter = new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionFilterConditionLogFilterArgs
{
Query = "string",
},
MetricFilters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionFilterConditionMetricFilterArgs
{
Name = "string",
ValueGlob = "string",
},
},
},
},
Operator = "string",
},
},
Name = "string",
Partitions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionArgs
{
Filters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionFilterArgs
{
Conditions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionArgs
{
DatasetId = "string",
LogFilter = new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs
{
Query = "string",
},
MetricFilters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs
{
Name = "string",
ValueGlob = "string",
},
},
},
},
Operator = "string",
},
},
Name = "string",
Partitions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionArgs
{
Filters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterArgs
{
Conditions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionArgs
{
DatasetId = "string",
LogFilter = new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs
{
Query = "string",
},
MetricFilters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs
{
Name = "string",
ValueGlob = "string",
},
},
},
},
Operator = "string",
},
},
Name = "string",
Partitions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionArgs
{
Filters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterArgs
{
Conditions = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionArgs
{
DatasetId = "string",
LogFilter = new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs
{
Query = "string",
},
MetricFilters = new[]
{
new Pulumi.Inputs.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs
{
Name = "string",
ValueGlob = "string",
},
},
},
},
Operator = "string",
},
},
Name = "string",
Slug = "string",
},
},
Slug = "string",
},
},
Slug = "string",
},
},
Slug = "string",
},
},
Slug = "string",
},
},
Slug = "string",
},
},
});
example, err := chronosphere.NewConsumptionConfig(ctx, "consumptionConfigResource", &chronosphere.ConsumptionConfigArgs{
Partitions: chronosphere.ConsumptionConfigPartitionArray{
&chronosphere.ConsumptionConfigPartitionArgs{
Filters: chronosphere.ConsumptionConfigPartitionFilterArray{
&chronosphere.ConsumptionConfigPartitionFilterArgs{
Conditions: chronosphere.ConsumptionConfigPartitionFilterConditionArray{
&chronosphere.ConsumptionConfigPartitionFilterConditionArgs{
DatasetId: pulumi.String("string"),
LogFilter: &chronosphere.ConsumptionConfigPartitionFilterConditionLogFilterArgs{
Query: pulumi.String("string"),
},
MetricFilters: chronosphere.ConsumptionConfigPartitionFilterConditionMetricFilterArray{
&chronosphere.ConsumptionConfigPartitionFilterConditionMetricFilterArgs{
Name: pulumi.String("string"),
ValueGlob: pulumi.String("string"),
},
},
},
},
Operator: pulumi.String("string"),
},
},
Name: pulumi.String("string"),
Partitions: chronosphere.ConsumptionConfigPartitionPartitionArray{
&chronosphere.ConsumptionConfigPartitionPartitionArgs{
Filters: chronosphere.ConsumptionConfigPartitionPartitionFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionFilterArgs{
Conditions: chronosphere.ConsumptionConfigPartitionPartitionFilterConditionArray{
&chronosphere.ConsumptionConfigPartitionPartitionFilterConditionArgs{
DatasetId: pulumi.String("string"),
LogFilter: &chronosphere.ConsumptionConfigPartitionPartitionFilterConditionLogFilterArgs{
Query: pulumi.String("string"),
},
MetricFilters: chronosphere.ConsumptionConfigPartitionPartitionFilterConditionMetricFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionFilterConditionMetricFilterArgs{
Name: pulumi.String("string"),
ValueGlob: pulumi.String("string"),
},
},
},
},
Operator: pulumi.String("string"),
},
},
Name: pulumi.String("string"),
Partitions: chronosphere.ConsumptionConfigPartitionPartitionPartitionArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionArgs{
Filters: chronosphere.ConsumptionConfigPartitionPartitionPartitionFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionFilterArgs{
Conditions: chronosphere.ConsumptionConfigPartitionPartitionPartitionFilterConditionArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionFilterConditionArgs{
DatasetId: pulumi.String("string"),
LogFilter: &chronosphere.ConsumptionConfigPartitionPartitionPartitionFilterConditionLogFilterArgs{
Query: pulumi.String("string"),
},
MetricFilters: chronosphere.ConsumptionConfigPartitionPartitionPartitionFilterConditionMetricFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionFilterConditionMetricFilterArgs{
Name: pulumi.String("string"),
ValueGlob: pulumi.String("string"),
},
},
},
},
Operator: pulumi.String("string"),
},
},
Name: pulumi.String("string"),
Partitions: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionArgs{
Filters: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionFilterArgs{
Conditions: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionArgs{
DatasetId: pulumi.String("string"),
LogFilter: &chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs{
Query: pulumi.String("string"),
},
MetricFilters: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionMetricFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs{
Name: pulumi.String("string"),
ValueGlob: pulumi.String("string"),
},
},
},
},
Operator: pulumi.String("string"),
},
},
Name: pulumi.String("string"),
Partitions: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionArgs{
Filters: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterArgs{
Conditions: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionArgs{
DatasetId: pulumi.String("string"),
LogFilter: &chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs{
Query: pulumi.String("string"),
},
MetricFilters: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs{
Name: pulumi.String("string"),
ValueGlob: pulumi.String("string"),
},
},
},
},
Operator: pulumi.String("string"),
},
},
Name: pulumi.String("string"),
Partitions: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionArgs{
Filters: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterArgs{
Conditions: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionArgs{
DatasetId: pulumi.String("string"),
LogFilter: &chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs{
Query: pulumi.String("string"),
},
MetricFilters: chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArray{
&chronosphere.ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs{
Name: pulumi.String("string"),
ValueGlob: pulumi.String("string"),
},
},
},
},
Operator: pulumi.String("string"),
},
},
Name: pulumi.String("string"),
Slug: pulumi.String("string"),
},
},
Slug: pulumi.String("string"),
},
},
Slug: pulumi.String("string"),
},
},
Slug: pulumi.String("string"),
},
},
Slug: pulumi.String("string"),
},
},
Slug: pulumi.String("string"),
},
},
})
resource "chronosphere_consumptionconfig" "consumptionConfigResource" {
partitions {
filters {
conditions {
dataset_id = "string"
log_filter = {
query = "string"
}
metric_filters {
name = "string"
value_glob = "string"
}
}
operator = "string"
}
name = "string"
partitions {
filters {
conditions {
dataset_id = "string"
log_filter = {
query = "string"
}
metric_filters {
name = "string"
value_glob = "string"
}
}
operator = "string"
}
name = "string"
partitions {
filters {
conditions {
dataset_id = "string"
log_filter = {
query = "string"
}
metric_filters {
name = "string"
value_glob = "string"
}
}
operator = "string"
}
name = "string"
partitions {
filters {
conditions {
dataset_id = "string"
log_filter = {
query = "string"
}
metric_filters {
name = "string"
value_glob = "string"
}
}
operator = "string"
}
name = "string"
partitions {
filters {
conditions {
dataset_id = "string"
log_filter = {
query = "string"
}
metric_filters {
name = "string"
value_glob = "string"
}
}
operator = "string"
}
name = "string"
partitions {
filters {
conditions {
dataset_id = "string"
log_filter = {
query = "string"
}
metric_filters {
name = "string"
value_glob = "string"
}
}
operator = "string"
}
name = "string"
slug = "string"
}
slug = "string"
}
slug = "string"
}
slug = "string"
}
slug = "string"
}
slug = "string"
}
}
var consumptionConfigResource = new ConsumptionConfig("consumptionConfigResource", ConsumptionConfigArgs.builder()
.partitions(ConsumptionConfigPartitionArgs.builder()
.filters(ConsumptionConfigPartitionFilterArgs.builder()
.conditions(ConsumptionConfigPartitionFilterConditionArgs.builder()
.datasetId("string")
.logFilter(ConsumptionConfigPartitionFilterConditionLogFilterArgs.builder()
.query("string")
.build())
.metricFilters(ConsumptionConfigPartitionFilterConditionMetricFilterArgs.builder()
.name("string")
.valueGlob("string")
.build())
.build())
.operator("string")
.build())
.name("string")
.partitions(ConsumptionConfigPartitionPartitionArgs.builder()
.filters(ConsumptionConfigPartitionPartitionFilterArgs.builder()
.conditions(ConsumptionConfigPartitionPartitionFilterConditionArgs.builder()
.datasetId("string")
.logFilter(ConsumptionConfigPartitionPartitionFilterConditionLogFilterArgs.builder()
.query("string")
.build())
.metricFilters(ConsumptionConfigPartitionPartitionFilterConditionMetricFilterArgs.builder()
.name("string")
.valueGlob("string")
.build())
.build())
.operator("string")
.build())
.name("string")
.partitions(ConsumptionConfigPartitionPartitionPartitionArgs.builder()
.filters(ConsumptionConfigPartitionPartitionPartitionFilterArgs.builder()
.conditions(ConsumptionConfigPartitionPartitionPartitionFilterConditionArgs.builder()
.datasetId("string")
.logFilter(ConsumptionConfigPartitionPartitionPartitionFilterConditionLogFilterArgs.builder()
.query("string")
.build())
.metricFilters(ConsumptionConfigPartitionPartitionPartitionFilterConditionMetricFilterArgs.builder()
.name("string")
.valueGlob("string")
.build())
.build())
.operator("string")
.build())
.name("string")
.partitions(ConsumptionConfigPartitionPartitionPartitionPartitionArgs.builder()
.filters(ConsumptionConfigPartitionPartitionPartitionPartitionFilterArgs.builder()
.conditions(ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionArgs.builder()
.datasetId("string")
.logFilter(ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs.builder()
.query("string")
.build())
.metricFilters(ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs.builder()
.name("string")
.valueGlob("string")
.build())
.build())
.operator("string")
.build())
.name("string")
.partitions(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionArgs.builder()
.filters(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterArgs.builder()
.conditions(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionArgs.builder()
.datasetId("string")
.logFilter(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs.builder()
.query("string")
.build())
.metricFilters(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs.builder()
.name("string")
.valueGlob("string")
.build())
.build())
.operator("string")
.build())
.name("string")
.partitions(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionArgs.builder()
.filters(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterArgs.builder()
.conditions(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionArgs.builder()
.datasetId("string")
.logFilter(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs.builder()
.query("string")
.build())
.metricFilters(ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs.builder()
.name("string")
.valueGlob("string")
.build())
.build())
.operator("string")
.build())
.name("string")
.slug("string")
.build())
.slug("string")
.build())
.slug("string")
.build())
.slug("string")
.build())
.slug("string")
.build())
.slug("string")
.build())
.build());
consumption_config_resource = chronosphere.ConsumptionConfig("consumptionConfigResource", partitions=[{
"filters": [{
"conditions": [{
"dataset_id": "string",
"log_filter": {
"query": "string",
},
"metric_filters": [{
"name": "string",
"value_glob": "string",
}],
}],
"operator": "string",
}],
"name": "string",
"partitions": [{
"filters": [{
"conditions": [{
"dataset_id": "string",
"log_filter": {
"query": "string",
},
"metric_filters": [{
"name": "string",
"value_glob": "string",
}],
}],
"operator": "string",
}],
"name": "string",
"partitions": [{
"filters": [{
"conditions": [{
"dataset_id": "string",
"log_filter": {
"query": "string",
},
"metric_filters": [{
"name": "string",
"value_glob": "string",
}],
}],
"operator": "string",
}],
"name": "string",
"partitions": [{
"filters": [{
"conditions": [{
"dataset_id": "string",
"log_filter": {
"query": "string",
},
"metric_filters": [{
"name": "string",
"value_glob": "string",
}],
}],
"operator": "string",
}],
"name": "string",
"partitions": [{
"filters": [{
"conditions": [{
"dataset_id": "string",
"log_filter": {
"query": "string",
},
"metric_filters": [{
"name": "string",
"value_glob": "string",
}],
}],
"operator": "string",
}],
"name": "string",
"partitions": [{
"filters": [{
"conditions": [{
"dataset_id": "string",
"log_filter": {
"query": "string",
},
"metric_filters": [{
"name": "string",
"value_glob": "string",
}],
}],
"operator": "string",
}],
"name": "string",
"slug": "string",
}],
"slug": "string",
}],
"slug": "string",
}],
"slug": "string",
}],
"slug": "string",
}],
"slug": "string",
}])
const consumptionConfigResource = new chronosphere.ConsumptionConfig("consumptionConfigResource", {partitions: [{
filters: [{
conditions: [{
datasetId: "string",
logFilter: {
query: "string",
},
metricFilters: [{
name: "string",
valueGlob: "string",
}],
}],
operator: "string",
}],
name: "string",
partitions: [{
filters: [{
conditions: [{
datasetId: "string",
logFilter: {
query: "string",
},
metricFilters: [{
name: "string",
valueGlob: "string",
}],
}],
operator: "string",
}],
name: "string",
partitions: [{
filters: [{
conditions: [{
datasetId: "string",
logFilter: {
query: "string",
},
metricFilters: [{
name: "string",
valueGlob: "string",
}],
}],
operator: "string",
}],
name: "string",
partitions: [{
filters: [{
conditions: [{
datasetId: "string",
logFilter: {
query: "string",
},
metricFilters: [{
name: "string",
valueGlob: "string",
}],
}],
operator: "string",
}],
name: "string",
partitions: [{
filters: [{
conditions: [{
datasetId: "string",
logFilter: {
query: "string",
},
metricFilters: [{
name: "string",
valueGlob: "string",
}],
}],
operator: "string",
}],
name: "string",
partitions: [{
filters: [{
conditions: [{
datasetId: "string",
logFilter: {
query: "string",
},
metricFilters: [{
name: "string",
valueGlob: "string",
}],
}],
operator: "string",
}],
name: "string",
slug: "string",
}],
slug: "string",
}],
slug: "string",
}],
slug: "string",
}],
slug: "string",
}],
slug: "string",
}]});
type: chronosphere:ConsumptionConfig
properties:
partitions:
- filters:
- conditions:
- datasetId: string
logFilter:
query: string
metricFilters:
- name: string
valueGlob: string
operator: string
name: string
partitions:
- filters:
- conditions:
- datasetId: string
logFilter:
query: string
metricFilters:
- name: string
valueGlob: string
operator: string
name: string
partitions:
- filters:
- conditions:
- datasetId: string
logFilter:
query: string
metricFilters:
- name: string
valueGlob: string
operator: string
name: string
partitions:
- filters:
- conditions:
- datasetId: string
logFilter:
query: string
metricFilters:
- name: string
valueGlob: string
operator: string
name: string
partitions:
- filters:
- conditions:
- datasetId: string
logFilter:
query: string
metricFilters:
- name: string
valueGlob: string
operator: string
name: string
partitions:
- filters:
- conditions:
- datasetId: string
logFilter:
query: string
metricFilters:
- name: string
valueGlob: string
operator: string
name: string
slug: string
slug: string
slug: string
slug: string
slug: string
slug: string
ConsumptionConfig Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ConsumptionConfig resource accepts the following input properties:
- Partitions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- Partitions
[]Consumption
Config Partition Args - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions list(object)
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions
List<Consumption
Config Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions
Consumption
Config Partition[] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions
Sequence[Consumption
Config Partition Args] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions List<Property Map>
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
Outputs
All input properties are implicitly available as output properties. Additionally, the ConsumptionConfig resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing ConsumptionConfig Resource
Get an existing ConsumptionConfig resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ConsumptionConfigState, opts?: CustomResourceOptions): ConsumptionConfig@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
partitions: Optional[Sequence[ConsumptionConfigPartitionArgs]] = None) -> ConsumptionConfigfunc GetConsumptionConfig(ctx *Context, name string, id IDInput, state *ConsumptionConfigState, opts ...ResourceOption) (*ConsumptionConfig, error)public static ConsumptionConfig Get(string name, Input<string> id, ConsumptionConfigState? state, CustomResourceOptions? opts = null)public static ConsumptionConfig get(String name, Output<String> id, ConsumptionConfigState state, CustomResourceOptions options)resources: _: type: chronosphere:ConsumptionConfig get: id: ${id}import {
to = chronosphere_consumptionconfig.example
id = "${id}"
}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Partitions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- Partitions
[]Consumption
Config Partition Args - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions list(object)
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions
List<Consumption
Config Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions
Consumption
Config Partition[] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions
Sequence[Consumption
Config Partition Args] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
- partitions List<Property Map>
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition.
Supporting Types
ConsumptionConfigPartition, ConsumptionConfigPartitionArgs
- Filters
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- Filters
[]Consumption
Config Partition Filter - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
[]Consumption
Config Partition Partition - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters list(object)
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions list(object)
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
List<Consumption
Config Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
List<Consumption
Config Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Consumption
Config Partition Filter[] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Consumption
Config Partition Partition[] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Sequence[Consumption
Config Partition Filter] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name str
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Sequence[Consumption
Config Partition Partition] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug str
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters List<Property Map>
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions List<Property Map>
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
ConsumptionConfigPartitionFilter, ConsumptionConfigPartitionFilterArgs
- Conditions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- Conditions
[]Consumption
Config Partition Filter Condition - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions list(object)
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
List<Consumption
Config Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Consumption
Config Partition Filter Condition[] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Sequence[Consumption
Config Partition Filter Condition] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator str
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions List<Property Map>
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
ConsumptionConfigPartitionFilterCondition, ConsumptionConfigPartitionFilterConditionArgs
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter Chronosphere.Pulumi. Inputs. Consumption Config Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters List<Chronosphere.Pulumi. Inputs. Consumption Config Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter ConsumptionConfig Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters []ConsumptionConfig Partition Filter Condition Metric Filter - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter object - Log search filter matching log data for this condition.
- metric_
filters list(object) - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters List<ConsumptionConfig Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters ConsumptionConfig Partition Filter Condition Metric Filter[] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id str - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter ConsumptionConfig Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric_
filters Sequence[ConsumptionConfig Partition Filter Condition Metric Filter] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter Property Map - Log search filter matching log data for this condition.
- metric
Filters List<Property Map> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
ConsumptionConfigPartitionFilterConditionLogFilter, ConsumptionConfigPartitionFilterConditionLogFilterArgs
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query str
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
ConsumptionConfigPartitionFilterConditionMetricFilter, ConsumptionConfigPartitionFilterConditionMetricFilterArgs
- name string
- Label name to match.
- value_
glob string - Glob pattern matched against the label's value.
- name str
- Label name to match.
- value_
glob str - Glob pattern matched against the label's value.
ConsumptionConfigPartitionPartition, ConsumptionConfigPartitionPartitionArgs
- Filters
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- Filters
[]Consumption
Config Partition Partition Filter - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
[]Consumption
Config Partition Partition Partition - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters list(object)
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions list(object)
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
List<Consumption
Config Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
List<Consumption
Config Partition Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Consumption
Config Partition Partition Filter[] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Consumption
Config Partition Partition Partition[] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Sequence[Consumption
Config Partition Partition Filter] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name str
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Sequence[Consumption
Config Partition Partition Partition] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug str
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters List<Property Map>
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions List<Property Map>
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
ConsumptionConfigPartitionPartitionFilter, ConsumptionConfigPartitionPartitionFilterArgs
- Conditions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- Conditions
[]Consumption
Config Partition Partition Filter Condition - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions list(object)
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
List<Consumption
Config Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Consumption
Config Partition Partition Filter Condition[] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Sequence[Consumption
Config Partition Partition Filter Condition] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator str
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions List<Property Map>
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
ConsumptionConfigPartitionPartitionFilterCondition, ConsumptionConfigPartitionPartitionFilterConditionArgs
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters List<Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter ConsumptionConfig Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters []ConsumptionConfig Partition Partition Filter Condition Metric Filter - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter object - Log search filter matching log data for this condition.
- metric_
filters list(object) - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters List<ConsumptionConfig Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters ConsumptionConfig Partition Partition Filter Condition Metric Filter[] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id str - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter ConsumptionConfig Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric_
filters Sequence[ConsumptionConfig Partition Partition Filter Condition Metric Filter] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter Property Map - Log search filter matching log data for this condition.
- metric
Filters List<Property Map> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
ConsumptionConfigPartitionPartitionFilterConditionLogFilter, ConsumptionConfigPartitionPartitionFilterConditionLogFilterArgs
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query str
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
ConsumptionConfigPartitionPartitionFilterConditionMetricFilter, ConsumptionConfigPartitionPartitionFilterConditionMetricFilterArgs
- name string
- Label name to match.
- value_
glob string - Glob pattern matched against the label's value.
- name str
- Label name to match.
- value_
glob str - Glob pattern matched against the label's value.
ConsumptionConfigPartitionPartitionPartition, ConsumptionConfigPartitionPartitionPartitionArgs
- Filters
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- Filters
[]Consumption
Config Partition Partition Partition Filter - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
[]Consumption
Config Partition Partition Partition Partition - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters list(object)
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions list(object)
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
List<Consumption
Config Partition Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
List<Consumption
Config Partition Partition Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Consumption
Config Partition Partition Partition Filter[] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Consumption
Config Partition Partition Partition Partition[] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Sequence[Consumption
Config Partition Partition Partition Filter] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name str
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Sequence[Consumption
Config Partition Partition Partition Partition] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug str
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters List<Property Map>
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions List<Property Map>
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
ConsumptionConfigPartitionPartitionPartitionFilter, ConsumptionConfigPartitionPartitionPartitionFilterArgs
- Conditions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- Conditions
[]Consumption
Config Partition Partition Partition Filter Condition - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions list(object)
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
List<Consumption
Config Partition Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Consumption
Config Partition Partition Partition Filter Condition[] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Sequence[Consumption
Config Partition Partition Partition Filter Condition] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator str
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions List<Property Map>
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
ConsumptionConfigPartitionPartitionPartitionFilterCondition, ConsumptionConfigPartitionPartitionPartitionFilterConditionArgs
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters List<Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter ConsumptionConfig Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters []ConsumptionConfig Partition Partition Partition Filter Condition Metric Filter - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter object - Log search filter matching log data for this condition.
- metric_
filters list(object) - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters List<ConsumptionConfig Partition Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters ConsumptionConfig Partition Partition Partition Filter Condition Metric Filter[] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id str - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter ConsumptionConfig Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric_
filters Sequence[ConsumptionConfig Partition Partition Partition Filter Condition Metric Filter] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter Property Map - Log search filter matching log data for this condition.
- metric
Filters List<Property Map> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
ConsumptionConfigPartitionPartitionPartitionFilterConditionLogFilter, ConsumptionConfigPartitionPartitionPartitionFilterConditionLogFilterArgs
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query str
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
ConsumptionConfigPartitionPartitionPartitionFilterConditionMetricFilter, ConsumptionConfigPartitionPartitionPartitionFilterConditionMetricFilterArgs
- name string
- Label name to match.
- value_
glob string - Glob pattern matched against the label's value.
- name str
- Label name to match.
- value_
glob str - Glob pattern matched against the label's value.
ConsumptionConfigPartitionPartitionPartitionPartition, ConsumptionConfigPartitionPartitionPartitionPartitionArgs
- Filters
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- Filters
[]Consumption
Config Partition Partition Partition Partition Filter - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
[]Consumption
Config Partition Partition Partition Partition Partition - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters list(object)
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions list(object)
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
List<Consumption
Config Partition Partition Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
List<Consumption
Config Partition Partition Partition Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Consumption
Config Partition Partition Partition Partition Filter[] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Consumption
Config Partition Partition Partition Partition Partition[] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Sequence[Consumption
Config Partition Partition Partition Partition Filter] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name str
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Sequence[Consumption
Config Partition Partition Partition Partition Partition] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug str
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters List<Property Map>
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions List<Property Map>
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
ConsumptionConfigPartitionPartitionPartitionPartitionFilter, ConsumptionConfigPartitionPartitionPartitionPartitionFilterArgs
- Conditions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- Conditions
[]Consumption
Config Partition Partition Partition Partition Filter Condition - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions list(object)
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
List<Consumption
Config Partition Partition Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Consumption
Config Partition Partition Partition Partition Filter Condition[] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Sequence[Consumption
Config Partition Partition Partition Partition Filter Condition] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator str
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions List<Property Map>
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
ConsumptionConfigPartitionPartitionPartitionPartitionFilterCondition, ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionArgs
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters List<Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter ConsumptionConfig Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters []ConsumptionConfig Partition Partition Partition Partition Filter Condition Metric Filter - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter object - Log search filter matching log data for this condition.
- metric_
filters list(object) - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters List<ConsumptionConfig Partition Partition Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters ConsumptionConfig Partition Partition Partition Partition Filter Condition Metric Filter[] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id str - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter ConsumptionConfig Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric_
filters Sequence[ConsumptionConfig Partition Partition Partition Partition Filter Condition Metric Filter] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter Property Map - Log search filter matching log data for this condition.
- metric
Filters List<Property Map> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionLogFilter, ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query str
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionMetricFilter, ConsumptionConfigPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs
- name string
- Label name to match.
- value_
glob string - Glob pattern matched against the label's value.
- name str
- Label name to match.
- value_
glob str - Glob pattern matched against the label's value.
ConsumptionConfigPartitionPartitionPartitionPartitionPartition, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionArgs
- Filters
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- Filters
[]Consumption
Config Partition Partition Partition Partition Partition Filter - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Partitions
[]Consumption
Config Partition Partition Partition Partition Partition Partition - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters list(object)
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions list(object)
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
List<Consumption
Config Partition Partition Partition Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
List<Consumption
Config Partition Partition Partition Partition Partition Partition> - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Consumption
Config Partition Partition Partition Partition Partition Filter[] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Consumption
Config Partition Partition Partition Partition Partition Partition[] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Sequence[Consumption
Config Partition Partition Partition Partition Partition Filter] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name str
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions
Sequence[Consumption
Config Partition Partition Partition Partition Partition Partition] - Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug str
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters List<Property Map>
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- partitions List<Property Map>
- Child partitions of this partition. Evaluated in order; requests not matching any child fall into an implicit
defaultchild partition. - slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilter, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterArgs
- Conditions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- Conditions
[]Consumption
Config Partition Partition Partition Partition Partition Filter Condition - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions list(object)
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
List<Consumption
Config Partition Partition Partition Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Consumption
Config Partition Partition Partition Partition Partition Filter Condition[] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Sequence[Consumption
Config Partition Partition Partition Partition Partition Filter Condition] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator str
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions List<Property Map>
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterCondition, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionArgs
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters List<Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter ConsumptionConfig Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters []ConsumptionConfig Partition Partition Partition Partition Partition Filter Condition Metric Filter - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter object - Log search filter matching log data for this condition.
- metric_
filters list(object) - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters List<ConsumptionConfig Partition Partition Partition Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters ConsumptionConfig Partition Partition Partition Partition Partition Filter Condition Metric Filter[] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id str - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter ConsumptionConfig Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric_
filters Sequence[ConsumptionConfig Partition Partition Partition Partition Partition Filter Condition Metric Filter] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter Property Map - Log search filter matching log data for this condition.
- metric
Filters List<Property Map> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilter, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query str
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilter, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs
- name string
- Label name to match.
- value_
glob string - Glob pattern matched against the label's value.
- name str
- Label name to match.
- value_
glob str - Glob pattern matched against the label's value.
ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartition, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionArgs
- Filters
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- Filters
[]Consumption
Config Partition Partition Partition Partition Partition Partition Filter - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - Name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- Slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters list(object)
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
List<Consumption
Config Partition Partition Partition Partition Partition Partition Filter> - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Consumption
Config Partition Partition Partition Partition Partition Partition Filter[] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name string
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- slug string
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters
Sequence[Consumption
Config Partition Partition Partition Partition Partition Partition Filter] - Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name str
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- slug str
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
- filters List<Property Map>
- Filters identifying which data belongs to this partition. Filters are AND-ed together: a request must match every filter to be assigned to the partition. At most one
INfilter and oneNOT_INfilter can be specified. - name String
- Display name of the partition. Must be unique within its parent partition. Can be changed after creation.
- slug String
- Stable identifier of the partition. Must be unique within its parent partition. Immutable after creation.
ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilter, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterArgs
- Conditions
List<Chronosphere.
Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- Conditions
[]Consumption
Config Partition Partition Partition Partition Partition Partition Filter Condition - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - Operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions list(object)
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
List<Consumption
Config Partition Partition Partition Partition Partition Partition Filter Condition> - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Consumption
Config Partition Partition Partition Partition Partition Partition Filter Condition[] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator string
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions
Sequence[Consumption
Config Partition Partition Partition Partition Partition Partition Filter Condition] - Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator str
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
- conditions List<Property Map>
- Conditions evaluated by the filter. Each condition matches by dataset, logs, metrics, or trace data; exactly one of
log_filter,metric_filter, ordataset_idmust be set per condition. - operator String
- Match operator (e.g.
IN,NOT_IN) applied to the filter conditions.
ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterCondition, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionArgs
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters List<Chronosphere.Pulumi. Inputs. Consumption Config Partition Partition Partition Partition Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- Dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - Log
Filter ConsumptionConfig Partition Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- Metric
Filters []ConsumptionConfig Partition Partition Partition Partition Partition Partition Filter Condition Metric Filter - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter object - Log search filter matching log data for this condition.
- metric_
filters list(object) - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters List<ConsumptionConfig Partition Partition Partition Partition Partition Partition Filter Condition Metric Filter> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id string - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter ConsumptionConfig Partition Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric
Filters ConsumptionConfig Partition Partition Partition Partition Partition Partition Filter Condition Metric Filter[] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset_
id str - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log_
filter ConsumptionConfig Partition Partition Partition Partition Partition Partition Filter Condition Log Filter - Log search filter matching log data for this condition.
- metric_
filters Sequence[ConsumptionConfig Partition Partition Partition Partition Partition Partition Filter Condition Metric Filter] - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
- dataset
Id String - Deprecated: use
log_filter,metric_filter, or trace filters instead. Slug of the dataset to match. - log
Filter Property Map - Log search filter matching log data for this condition.
- metric
Filters List<Property Map> - Metric label filters matched against incoming metric data. Multiple filters are AND-ed together; values support glob patterns including
service:{svc1,svc2}style alternations.
ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilter, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionLogFilterArgs
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- Query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query string
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query str
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
- query String
- Log search query that selects matching logs. Supports only top-level operations; nested clauses are not allowed and only one type of
ANDorORoperator can be used.
ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilter, ConsumptionConfigPartitionPartitionPartitionPartitionPartitionPartitionFilterConditionMetricFilterArgs
- name string
- Label name to match.
- value_
glob string - Glob pattern matched against the label's value.
- name str
- Label name to match.
- value_
glob str - Glob pattern matched against the label's value.
Package Details
- Repository
- chronosphere chronosphereio/pulumi-chronosphere
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
chronosphereTerraform Provider.
published on Friday, Jun 5, 2026 by Chronosphere