Vinn Sunder
Vinn Sunder
@ianlancetaylor @AdamKorcz Did you find any solutions to prevent this from happening? I am facing the same issue in production for my chat service which handles alot of requests per...
@prattmic Hey. Apologies for the delay. We actually did some changes to the function which had for loop that spawned go routine at each iterations. Each go routine fetches some...
hmmm yeah might be coz of that.. have nt checked with race detector. I did not add mutex there since there were no read happening concurrently and was just appending
@swiatekm is this something we aiming to fix? I can work on adding this new serviceName field. Would be great if you could assign this issue to me
[Bug]: Jaeger v2 Using CRD OpenTelemetryCollector cannot use 0 replicas to create Elasticsarch Index
@yurishkuro I would like to raise a pr on this. Can you assign this issue to me?
> Could you please add assert here https://github.com/open-telemetry/opentelemetry-operator/blob/6d2f18b0ac0303aff2b904c2de76296cea60fbf9/tests/e2e/smoke-statefulset/00-assert.yaml @pavolloffay I have added them
@pavolloffay @iblancasa requesting for workflow approvals and reviews
> I imagined this feature working a bit differently. Rather than letting the user rename the Service (which in and out of itself isn't that useful), it should let them...
@iblancasa Waiting for your review and approval. Thanks
Hey there! I am new to this project. I see its due next month end. I am happy to take this issue and raise pr. So I have checked the...