Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 991 Bytes

hbase.md

File metadata and controls

25 lines (17 loc) · 991 Bytes

Semantic Conventions for HBase

Status: Experimental

The Semantic Conventions for HBase extend and override the Database Semantic Conventions that describe common database operations attributes in addition to the Semantic Conventions described on this page.

db.system MUST be set to "hbase".

Call-level attributes

Attribute Type Description Examples Requirement Level
db.name string The HBase namespace. [1] mynamespace Conditionally Required: If applicable.

[1]: For HBase the db.name should be set to the HBase namespace.