Tag

sealed trait Tag

Marker trait for allowed Tag implementations. Users are not meant to create implementations of this trait outside of Kamon. Furthermore, users of TagSet might never need to interact with these classes but rather perform lookups using the lookup DSL.

Companion:
object
class Object
trait Matchable
class Any
trait Boolean
trait Long
trait String

Value members

Abstract methods

def key: String