summaryrefslogtreecommitdiff
path: root/simulator/opendc-trace/opendc-trace-core/src
AgeCommit message (Collapse)Author
2021-03-26tracer: Remove event tracer from repositoryFabian Mastenbroek
This change removes the event tracer from the repository as we migrate to the industry standard OpenTelemetry.
2021-01-12Properly close EventStream on close callFabian Mastenbroek
This change fixes an issue where an EventStream was not properly closed when the user asked so.
2021-01-03Add library for event tracingFabian Mastenbroek
This change adds a new library for event tracing, in order to use a consistent approach for recording and processing event (streams).