Þórhallur Sverrisson

Results 7 issues of Þórhallur Sverrisson

Added flag --step, which is the step size in seconds. This will generate a line every step seconds. Not specifying a step size, or supplying a step size of 0...

Fixes #997 Design discussion issue (if applicable) # ## Changes We already append /v1/traces for grpc-tonic, start appending /v1/traces to http URLs, as well as using the OTEL_EXPORTER_OTLP_TRACES_ENDPOINT if it...

I've been writing a client that does both several GET requests, and a single POST uploading 100GB. I am frequently getting timeouts both during the GET and the POST calls....

I've created a small patch to add the option of a base URL. I'm running behind a reverse proxy and found this lacking. This was a simple two line code,...

### Cookbook version 1.2.1 ### Chef-client version 12.14.89 ### Platform Details AIX 7.1 ### Scenario: I have a few oracle servers which are managed by chef. I would like to...

As mentioned in #4, --exit-on-error is not returning an error if a script exits with an error

This PR adds an option to select the item under the cursor if nothing is selected. Many users, myself included, have a habit of choosing an item and hitting enter...