Closed Infra-Red closed 4 years ago
@shinji62 Could you please review this PR? Thanks!
This also affects CF API, I see huge number of following events in cloud controller logs:
The app could not be found: 00000000-0000-0000-0000-000000000000
@shinji62 Can this please be merged?
Сurrent version of go-loggregator library returns
00000000-0000-0000-0000-000000000000
UUID when no application ID specified in HttpStartStop event. That issue was addressed in following commit https://github.com/cloudfoundry/go-loggregator/commit/a7ca75117c4a284319559e1cd104b6998d0b8e64. Bumpinggo-loggregator
dependency to v7.7.0 to resolve this issue.Fixes #219