Rishabh Singh
Rishabh Singh
So any query layer change would generally go through gql and gateway & one of entity/query service (conditionally) But I guess we should be starting with the design proposal and...
> d can be calculated using the following heuristic: d = (dparent - dchild) / 2. Ultimately, we have: Sparent + d = Schild + adjustment. Once adjustment is known,...
attaching deployment manifest to bring up the container in a Pod. ``` apiVersion: apps/v1 kind: Deployment metadata: name: hypertrace-data-config-service-test labels: release: test-release spec: replicas: 1 selector: matchLabels: app: hypertrace-data-config-service-test template:...
Also, according to the Otel semantics the key for Span kind is `span_kind`
Additional attribute requirements: At least one of the following sets of attributes is required: net.peer.name net.peer.ip
I have a pr on the platform to handle this. So, this issue shouldn't block our testing at the moment.