Benedikt Forchhammer

Results 7 comments of Benedikt Forchhammer

@dnlserrano Well, looks like you found some time over the weekend! Awesome, thanks for the PR! :heart:

Hi, I've also run into the issue described here, and adding the "summary" to an "alert" unfortunately does not seem to do anything in the case of github status messages;...

Not the OP, but we use the following helper currently: ```elixir defp build_better_payload(%{errors: errors} = resolution, config) do case errors do # No errors -> build payload (successful=true with result)...

> The easiest way of achieving what you want is to just convert the existing 128-bit and 64-bit hex-encoded ids back to integers in your Datadog reporter implementation, discarding extraneous...

Hi @Nishnha, I hope you don't mind the ping! I was wondering if you might have a better idea on the timeline for this issue and the internal work that...

I understand the intention to use only tagged releases, but I'm wondering if it makes sense at the moment, since there doesn't seem to be a release process for the...

For what it's worth, with the current helm chart version 4.11.0 I seem to end up with two variants of the `otel_ngx_module.so` file: - one in `/etc/nginx/modules/otel_ngx_module.so`