Home

envoy.config.metrics.v3.TagSpecifier

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.config.metrics.v3.TagSpecifier
.withFixedValue('string')
.withRegex('string')
.withTagName('string')
._validate()

Fields

Name Type One-of group Required Constraints
fixed_value string tag_value  
regex string tag_value   {"String_":{"WellKnown":null,"max_bytes":1024}}
tag_name string