Remove .log from event.dataset#62
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
|
/test |
|
As an aside I have no idea how to fix these terrible upstream deps between the agent and this logging library. I suppose we could pin our tests to What do you think @sethmlarson @beniwohli ? |
|
Would it make sense to run the ecs-logging test suite as part of the agent tests? Maybe as an allowed failure, so we are aware that things are going to break, but it's not holding up the PR merge |
|
@beniwohli 100% agree these two components should be tested together regularly. |
|
The robots team implemented Beni's recommendation here: #64 |
Fixes some test issues caused by upstream release 6.5.0 of the Python agent