This commit is contained in:
2025-11-13 19:35:48 +01:00
parent c3b62a3a95
commit 4eb8dc39a6
8 changed files with 41 additions and 359 deletions
-1
View File
@@ -133,7 +133,6 @@ func (c *Collector) ConsumeLogs(ctx context.Context, ld plog.Logs) error {
c.broadcaster.Broadcast(&entry)
//c.broadcaster.Broadcast(buf)
return nil
}