v4.0.0
- #141 - breaking - recognize core
OTEL_OTLP_EXPORTER_*variables (@AlbertoMonteiro) - #145 - add GitHub issue templates (@nblumhardt)
- #146 - breaking - recognize
OTEL_SERVICE_NAME(@nblumhardt) - #147 - breaking - map events carrying
SpanStartTimestampas OTLP spans (@nblumhardt) - #149 - README updates (@nblumhardt)
Breaking changes
- Sink behavior may change in the presence of
OTEL_*environment variables. To prevent this, passignoreEnvironment: trueto any of theWriteToconfiguration methods. - Log events carrying a
SpanStartTimestampproperty of typeDateTimewill now be recognized as spans rather than logs.