Luke Gilson
Results
2
issues of
Luke Gilson
Currently, if the Jest request exceeds `connection.timeout.ms` or `read.timeout.ms`, the Elasticsearch Connector throws a ConnectionError and kills the task. Preferably, the current `max.retries` and `retry.backoff.ms` configuration options would apply to...
**Description of the bug** When sending a trace to an otel-collector, the client receives a 400: ``` json: cannot unmarshal string into Go struct field Endpoint.remoteEndpoint.Port of type uint16 ```...
bug
stale