[
https://issues.apache.org/jira/browse/HBASE-26473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-26473:
---------------------------------
Release Note: <!-- markdown --> Introduces an HBase-specific tracing
attribute called `db.hbase.container_operations`. This attribute contains a
list of table operations contained in the batch/list/envelope operation,
allowing an operator to seek, for example, all `PUT` operations, even they
occur inside of a `BATCH` or `COMPARE_AND_SET`.
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Introduce `db.hbase.container_operations` span attribute
> --------------------------------------------------------
>
> Key: HBASE-26473
> URL: https://issues.apache.org/jira/browse/HBASE-26473
> Project: HBase
> Issue Type: Sub-task
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
> Fix For: 2.5.0, 2.6.0, 3.0.0-alpha-3
>
>
> For batch operations, collect and annotate the associated span with the set
> of all operations contained in the batch.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)