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".

Attributes

AttributeTypeDescriptionExamplesRequirement LevelStability
db.namestringThe HBase namespace. [1]mynamespaceConditionally Required If applicable.Experimental

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