src/Elastic.OpenTelemetry.Core/Extensions/ActivityExtensions.cs (4 lines): - line 59: // TODO - Duration configuration check - line 66: // TODO - Duration configuration check - line 69: // TODO - Set name - line 81: // TODO - Further implementation if possible src/Elastic.OpenTelemetry.Core/Processors/Composite.cs (1 line): - line 7: // TODO - Consider a struct, but consider if this would get copied too much src/Elastic.OpenTelemetry.Core/Diagnostics/LoggingEventListener.cs (1 line): - line 85: // TODO - We can only get the OS thread ID from the args - Do we send that instead??