{"source":"semconv","version":"1.44.0","attribute":{"id":"db.operation.parameter","type":"template[string]","stability":"development","brief":"A database operation parameter, with `<key>` being the parameter name, and the attribute value being a string representation of the parameter value.","note":"For example, a client-side maximum number of rows to read from the database\nMAY be recorded as the `db.operation.parameter.max_rows` attribute.\n\n`db.query.text` parameters SHOULD be captured using `db.query.parameter.<key>`\ninstead of `db.operation.parameter.<key>`.","examples":["someval","55"],"namespace":"db","definedIn":"model/db/registry.yaml","usedBy":[{"groupId":"span.db.elasticsearch.client","groupType":"span","requirementLevel":"conditionally_required"}]},"history":[{"version":"1.30.0","publishedAt":"2025-01-24T19:11:42Z","kind":"first-seen","detail":"Already present at v1.30.0, the oldest release tracked here (release_candidate)."},{"version":"1.33.0","publishedAt":"2025-05-02T19:48:40Z","kind":"stability-changed","detail":"Stability lowered to development.","severity":"breaking"}],"replaces":["db.elasticsearch.path_parts"]}