Jochen Schalanda

Results 313 comments of Jochen Schalanda

Short update: After more than 12 hours running with the DEBUG log level enabled the `NULL` message occurred a few more times including a stack trace, and it's always the...

Go 1.19 is a bit old and isn't supported upstream anymore (see also https://endoflife.date/go). 😅 > ``` > #8 2.785 go.mod:5: unknown directive: toolchain > ``` Toolchains have been added...

> it'd be nice to have contexts for many of these methods See also https://github.com/golang-migrate/migrate/pull/1132.

The issue has been fixed upstream (https://github.com/joschi/java-metadata/tree/6f3fbb4de149eb163214c2d476c3a9afc74e7ce6) and this repository will pick up the changes with the next update run (https://github.com/halcyon/asdf-java/actions/workflows/update-data.yaml).

It looks like that due to the logic in `update_data.bash` the variants open and certified and up with the same identifier and the first one (sorted alphabetically) wins. https://github.com/halcyon/asdf-java/blob/d5c23f25d751c2f7e49416b5589d3aca49e418d4/update_data.bash#L56 Example:...

@pan-emily Thank you for your contribution! As far as I understand https://docs.datadoghq.com/opentelemetry/setup/ddot_collector/install/linux, this isn't really a stand-alone distribution of the OpenTelemetry Collector, but it's kind of embedded into the Datadog...

@pan-emily Thanks for bringing this up! Feel free to add it to OTelBin. The steps for adding a new distribution are documented here: https://github.com/dash0hq/otelbin/blob/main/packages/otelbin-validation/README.md

Do you want to give it a try and add it to the `otelbin-validation` package? 😃 https://github.com/dash0hq/otelbin/tree/main/packages/otelbin-validation#readme

Same issue exists with `library=microprofile` / `microprofileRestClientVersion=3.0`.