Convert

object Convert
class Object
trait Matchable
class Any
Convert.type

Value members

Concrete methods

def attributesJson(attributes: Map[String, AttributeValue]): Json
def spanJson(span: CompletedSpan): Json
def toJson[G[_] : Foldable](batch: Batch[G]): Json

Implicits

Implicits

implicit val traceValueEncoder: Encoder[AttributeValue]