grafana fields with name matching regex 表达式格式 表达式(expression)和运算符 4.9 关系表达式 4.9.3 in运算符 4.9.4 instanceof运算符 4.10 逻辑表达式 4.10.1 逻辑与&& 4.10.2 逻辑或|| 语句(statement) 5.2 复合语句和空语句 5.5 循环 5.6 跳转 5.7 其他 表达式(expression)和运算符 基础知识点略过 4.9...
具有名称的字段Fields with name -从所有可用字段的列表中选择一个字段。您使用此选择器添加到规则的属性仅适用于该单个字段。 名称与正则表达式匹配Fields with name matching regex的字段 - 指定要使用正则表达式覆盖的字段。使用此选择器添加到规则的属性将应用于字段名称与正则表达式匹配的所有字段。 具有类型的字段F...
Fields with name matching regex Specify fields to override with a regular expression. Properties you add to this type of rule are applied to all fields where the field name matches the regular expression. This override doesn’t rename the field; to do this, use theRename by regex transformatio...
Field with name matching regexSpecify fields to override with a regular expression. Fields with typeSelect fields by type, such as string, numeric, or time. Fields returned by querySelect all fields returned by a specific query, such as A, B, or C. ...
Overrides allow you to customize visualization settings for specific fields or series. This is accomplished by adding an override rule that targets a particular set of fields and that can each define multiple options.
Used with simple regex groups without named matching groups. By default, the first match overrides the variable with the name of the field that is used as the input. To change that default behavior you can specify the mapValue property. The provided name is used to create a new variable. ...
[log_source_ips_header: <string> | default = ""] #用于匹配源ip,仅当server.log-source-ips-enabled=true时有效 # CLI flag: -server.log-source-ips-regex [log_source_ips_regex: <string> | default = ""] # 可选,记录请求头 # CLI flag: -server.log-request-headers [log_request_headers...
Regex matching You can type in regex patterns for metric names or tag filter values, be sure to wrap the regex pattern in forward slashes (/). Grafana will automatically adjust the filter tag condition to use the InfluxDB regex match condition operator (=~)。
lambda-promtail, update s3 filename regex to allow finding of log files from AWS GovCloud regions (#12482) (7a81d26) loki version prefix in Makefile (#12514) (dff72d2) loki-operational.libsonnet (#12789) (51a841f) make detected fields work for both json and proto (#12682) (f68d1...
6375 dannykopping: Fix bug that prevented users from using the json parser after a line_format pipeline stage. 6505 dmitri-lerko Fixes failed to receive pubsub messages error with promtail GCPLog client. 6372 splitice: Add support for numbers in JSON fields.Changes...