Constant Field Values

Contents

io.smallrye.*

  • io.smallrye.metrics.SharedMetricRegistries 
    Modifier and Type Constant Field Value
    protected static final String GLOBAL_TAG_MALFORMED_EXCEPTION "Malformed list of Global Tags. Tag names must match the following regex [a-zA-Z_][a-zA-Z0-9_]*. Global Tag values must not be empty. Global Tag values MUST escape equal signs `=` and commas `,` with a backslash `\\` "
    protected static final String GLOBAL_TAGS_VARIABLE "mp.metrics.tags"