Beyla redacts sensitive query-parameter values in url.full and url.query. Users can extend or reduce the built-in list of sensitive parameter names.
Fields to document
attributes.sensitive_query_params.add / BEYLA_SENSITIVE_QUERY_PARAMS_ADD
attributes.sensitive_query_params.remove / BEYLA_SENSITIVE_QUERY_PARAMS_REMOVE
Document the list format, defaults, matching behavior, and the order in which the built-in, added, and removed parameter names are combined. Include a minimal YAML example.
Beyla redacts sensitive query-parameter values in
url.fullandurl.query. Users can extend or reduce the built-in list of sensitive parameter names.Fields to document
attributes.sensitive_query_params.add/BEYLA_SENSITIVE_QUERY_PARAMS_ADDattributes.sensitive_query_params.remove/BEYLA_SENSITIVE_QUERY_PARAMS_REMOVEDocument the list format, defaults, matching behavior, and the order in which the built-in, added, and removed parameter names are combined. Include a minimal YAML example.