Dinesh Gurumurthy
Dinesh Gurumurthy
@cartersocha This PR address https://github.com/open-telemetry/opentelemetry-demo/issues/381 . I have added `PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION` to docker compose for recommendation service
Currently demo application isn't working. See #358 . When i manually fixed that in my environment , am seeing that checkout service is unable to connect to email service ```...
@mx-psi @nhinsch i have added configuration whether to include body or not. I have also expanded the test cases. @djaglowski Thanks for the feedback .
> Hoisting this as it was on a comment chain that got resolved: > > > On success, the server MUST respond with `HTTP 200 OK`. > > > If...
@Aneurysm9 @songy23 I have created an issue on Spec . https://github.com/open-telemetry/opentelemetry-specification/issues/3203 . It looks like we need a clarification on the spec for this issue.
Thanks for reporting. Can you please test this with collector after setting [trace buffer] (https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/4918e96af2447d4b5110d71143eb1a8e1071cb78/exporter/datadogexporter/config.go#L297) in datadog exporter to 1000. Could also please share the full collector config.
@sirianni Are you using Datadog connector ? It would be helpful to have share the full collector config.
@sirianni Thanks for the details. We have fixed datadogconnector to support compute_stats_by_span_kind or peer_tags_aggregation. It should be available in the next release. Are you using the feature gate in the...
@sirianni are you still facing the issue? can you please us know if you were able to try the latest version of connector.