Shay Pletcher

Results 2 issues of Shay Pletcher

When running `RemoteContext('host').Popen(['run', 'my_command'], cwd='/some/directory')`, I would expect the `cwd` param passed to `Popen` to control the working directory from which the command is run _on the remote host,_ but...

wontfix

### What's wrong? otelcol.connector.servicegraph is reporting the duration of spans in milliseconds in its exported histogram metrics (`traces_service_graph_request_client_seconds` and `traces_service_graph_request_server_seconds`). This is due to a bug in the upstream otel...

bug