Arvid Bjurklint

Results 6 issues of Arvid Bjurklint

Hi! Would it be possible to have termpdf refresh the current pdf when the file is updated? #10 solves this using the workflow described there but having an option for...

This tracing results in around 200-300 spans per second for posting metrics, which results in a lot of noise. It is useful to have tracing enabled for nginx when the...

Hi! Thanks for an awesome project, extremely useful. For a schema, is it possible to get the kind in its pascalcased version? E.g. for monitoring.coreos.com/servicemonitor_v1.json it would be ServiceMonitor. I'm...

Open telemetry ingestion by the datadog agent was added to the datadog operator in this PR https://github.com/DataDog/datadog-operator/pull/597/files. To enable this, see example here https://github.com/DataDog/datadog-operator/blob/main/examples/datadogagent/datadog-agent-otlp.yaml This was added in https://github.com/DataDog/datadog-operator/releases/tag/v1.0.0-rc. We...

Hi! Would you be up for taking a filepath as a positional argument? So that `gay` can be used as an alternative to `cat`. So that you can do ```sh...

When using actions/create-github-app-token@v1 on a self-hosted runner on github enterprise, the action fails to get the installation id. Doing the manual steps with curl works, following the docs [here](https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app#generating-an-installation-access-token). Do...