Maxime David
Maxime David
### What does this PR do? Send the API key to the process parent (shell) via tcp This feature is protected by an env variable to make sure it's safe...
### What does this PR do? Init commit for supporting serverless container instrumentation ### Reviewer's Checklist - [ ] If known, an appropriate milestone has been selected; otherwise the `Triage`...
### What does this PR do? This PR adds `IsError` field to the `ChannelMessage` structure. Before all message were set with status `info` but in some case, we want to...
### What does this PR do? Remove h2non from the serverless build ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ###...
### What does this PR do? Fix wrong log import in dogstatsd ### Motivation Don't import trace log in dogstatsd ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe...
### What does this PR do? Remove tagger dependencies from the serverless build `comp/dogstatsd/replay/writer.go` Remove reference to tagger by extracting the writer function to a dedicated file (+ !serverless build...
### What does this PR do? remove `github.com/opencontainers/image-spec/specs-go/v1` from the serverless build (causing 3ms INIT time duration overhead) ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe...
Reproducer for issue #88
Hey team! We're experiencing an issue while dealing with the Telemetry API when the function has 1k logs. At some point, we're receiving a `platform.logsDropped`, likely because we're not succeeding...
Hi ! Thanks for your videos ! I've checked out the code sor S01E01 but it breaks on my machine, so here is an update for Swift3 :)