Tyler Helmuth
Tyler Helmuth
The ability to convert regular units to another unit is generally useful. I think a more generic function that takes an input and converts to a desired output would be...
@jdeff can you propose what a function would look like to be able to convert `10917.88MB` to any format?
@jdeff the ability to convert regular units to another unit is generally useful. Can you propose what a function would look like to be able to convert 10917.88MB to any...
I can start the release first thing tomorrow.
@ademar-prothon thanks for bring this to our attention. For this to work we need to modify [this file](https://github.com/open-telemetry/opentelemetry-operator/blob/main/autoinstrumentation/nodejs/src/autoinstrumentation.ts) and the package.json to include the xray propagator. Is this something you'd...
@fracampit We need the NodeJS sdk updated: https://github.com/open-telemetry/opentelemetry-operator/pull/1872#discussion_r1253770528
Unlike dotnet, I believe this is a fault of the docker image we supply, not the instrumentation itself. @open-telemetry/operator-approvers I think we need to make a concrete decision on what...
We discussed this issue during the SIG call today. We'd like to have a clean solution that auto-detects which libs to use and handles everything for the user, but we...
@atoulme can you writeup the proposed `Rules for Component Inclusion` for this distribution? [Example here.](https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-k8s#rules-for-component-inclusion)
We should probably have a supervisor + collector for any distro that includes the opampextension.