You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by nd...@apache.org on 2022/01/26 21:56:58 UTC

[hbase] branch master updated (7be9f26 -> 7d8dc35)

This is an automated email from the ASF dual-hosted git repository.

ndimiduk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 7be9f26  HBASE-26711 Remove 2.3 from Downloads page (#4068)
     add 7d8dc35  HBASE-26473 Introduce `db.hbase.container_operations` span attribute

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/client/RawAsyncTableImpl.java     | 39 ++++++++----
 .../client/trace/TableOperationSpanBuilder.java    | 73 ++++++++++++++++++++++
 .../hadoop/hbase/client/TestAsyncTableTracing.java | 49 ++++++++++-----
 .../hbase/trace/HBaseSemanticAttributes.java       |  6 ++
 4 files changed, 140 insertions(+), 27 deletions(-)