ResourceSpans

trace4cats.opentelemetry.otlp.json.ResourceSpans
See theResourceSpans companion object
case class ResourceSpans(resource: Resource, scope_spans: List[ScopeSpans])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product