guardian / guardian/s3-chunking-lambda
Is gu-audio-logs actually used anymore? - this repo might be ripe for deletion.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The output of this lambda writes to the 'gu-audio-logs' bucket.
However as far as I can tell this data is not used anywhere!
A search across the guardian found one mention in the [podcast-analytics-lambda](https://github.com/guardian/podcasts-analytics-lambda/blob/6ae5ebe07835d0a28154570f9a0dde7309937b50/src/main/scala/com/gu/contentapi/Config.scala#L10)
However even in that repo, the bucket is defined but [the variable is never actually used](https://github.com/search?q=org%3Aguardian+AudioLogsBucketName&type=code)!
If there is something really obscure using this bucket then let me know but as far as I can tell this Lambdas output is no longer being used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.