pub const DB__QUERY__PARAMETER__KEY: &str = "db.query.parameter.<key>";Expand description
A query parameter used in db.query.text, with <key> being the parameter name, and the attribute value being a string representation of the parameter value.
- PII: Maybe
- Rewriting behavior: None