harold-kfuse
harold-kfuse
I'm running standalone mode of Stirling and then deploying it on GKE. I noticed that it occassionally segfaults. I only noticed this when using the default google container optimized image...
I'm using Stirling standalone mode, which should also captures client-side trace (since all client traffic in this case will be treated as out of cluster). I simply log the captured...
I'm running on AWS EC2 instance (Amazon linux image). This is the docker version: ``` docker --version Docker version 24.0.5, build ced0996 ``` I deployed otel-demo. The front-end is has...
Looking at `BaseSingleSegmentConversionExecutor`, I see that it always uploads the segment, even if the segment did not change but only the metadata (e.g., updating custom map for some minion task...