Stephan Behnke

Results 47 issues of Stephan Behnke

It would be great if there was a checkbox in the commit dialog to indicate that the commit should be run with --amend.

enhancement

Maybe I'm doing something wrong, but when I parse this file: ``` smtp: port: 25 host: smtp.mail.com username: johndoe password: secretpassword ``` with ``` config.ParseYaml(configData) ``` I get ``` YAML...

👋 Hello there, here at PagerDuty my team just started using Nomad and we have one burning wish for the UI: have a rollback button. Sometimes when things don't go...

It would be great if GVM supported cross compiling. As far as I can see this would fit pretty good with the current workflow. There could be a command like...

Feature request

Hello! [Telemetry](https://github.com/beam-telemetry/telemetry) is getting traction now that it's included in [Phoenix](https://github.com/phoenixframework/phoenix/commit/4d61eacd83d61899a895167715d8754c5c8187be) and [Ecto](https://github.com/elixir-ecto/ecto/commit/ee8a9ea002f8809825d3bd5a3bc34aa863f223ee) out-of-the-box. What's your stance on emitting telemetry events from this library? Would you welcome contributions? It would...

**Community Note** * Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request * Please do not...

One downside of running tests against a rewired copy of the actual module is that code coverage data is not available anymore. That's because Erlang's `cover` modifies tested modules by...

It would be great if I could just set "Profile CPU" or "Profile RAM" _before_ I launch the application / tests. Currently I have to do this manually and I...

## What changed? - allow configuring a custom OTEL `service.name` prefix - allow configuring an OTEL exporter via env vars (following the [OTEL spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md#configuration-options)) It is separate from configuring Server's...

**[not intended to be merged]**