Andreas Schultz

Results 59 comments of Andreas Schultz

@bryannaegele @tsloughter updated: * uses prefix `beam` * split some observable callbacks * based on proposed semantic conventions from https://github.com/open-telemetry/semantic-conventions/pull/827

[new PR](https://github.com/open-telemetry/semantic-conventions/pull/1180) for semantic conventions for BEAM. This PR here will need to synced once that has been agreed upon.

@bryannaegele the root cause is the way how cowboy_telemetry_h abuses cowboy_metrics_h, but the crash is in `otel_telemetry:pop_from_tracer_stack/1` in this repo. The sister method `otel_telemetry:peek_from_tracer_stack/1` does have special support for an...

Note: I've also been thinking about adding to full variety of the jsx label options. That would result in some more extensive changes. Let me know if you prefer that...

Some more data points: 1. on a bare Ubuntu 22.04+ host (no containers at all), the full cgroups hierarchy is visible, with no cpu.max at /sys/fs/cgroup, /proc/self/cgroup contains the relative...

@sverker it seems that RedHat decided that their OpenSSL version always operates in FIPS mode and that mode forbids explicit curves with parameters that don't match well known, named curves....

* QER is not supported. There is some work in our internal version to add that, but I can't say if or when it will be public. * there is...

This is the more complex and complete alternative to #229. I actually like this one better and would prefer this version to be merged!