Class Exemplar.Builder
Object
Builder
- Enclosing class:
Exemplar
-
Method Summary
Modifier and TypeMethodDescriptionbuild()timestampMillis(long timestampMillis) value(double value)
-
Method Details
-
value
-
traceId
-
spanId
-
labels
-
timestampMillis
-
build
- Throws:
IllegalStateException- ifvalue(double)wasn't called.
-