Severin Neumann
Severin Neumann
https://github.com/open-telemetry/opentelemetry.io/pull/1354 move the mission page to https://opentelemetry.io/mission/, to finalize https://github.com/open-telemetry/opentelemetry.io/issues/1289 this PR removes the mission-vision-values.md from this repo. CC: @chalin
Follow up to my question at #5648 **Is your feature request related to a problem? Please describe.** Not all releases of the otel collector come with a default configuration (linux,...
Via https://github.com/open-telemetry/opentelemetry.io/pull/1333, based on @chalin's suggestion to have this hosted here: While [updating the collector getting started](https://github.com/open-telemetry/opentelemetry.io/pull/1332), I played around with the different ways of getting a collector up and...
Hi, based on https://github.com/open-telemetry/community/issues/469 I have added **open-telemetry/opentelemetry-java-contrib** to Up For Grabs: https://up-for-grabs.net/#/filters?names=653 There are currently no issues with label [help wanted](https://github.com/open-telemetry/opentelemetry-java-contrib/labels/help%20wanted). Please add this label to your entry level...
For both nginx and apache there are modules that add otel to the webservers ([otel-webserver-module](https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/otel-webserver-module)). Using them, it should be possible to inject otel into containers running one of them...
## Preface [This is a proof of concept implementation](https://github.com/svrnm/opentelemetry-js/tree/auto-instrumentation-agent/experimental/packages/opentelemetry-autoinstrumentation-agent) **I wanted to check if something like this could be valuable to the project. So a code review is not required...
The OpenTelemetry documentation has the following statement at [Collector Getting Started](https://opentelemetry.io/docs/collector/getting-started/): > OpenTelemetry instrumentation libraries by default export their data assuming a locally running Collector is available. Based on [this...
Hi, based on https://github.com/open-telemetry/community/issues/469 I have added **open-telemetry/opentelemetry-proto** to Up For Grabs: https://up-for-grabs.net/#/filters?names=660 There are currently no issues with label [help wanted](https://github.com/open-telemetry/opentelemetry-proto/labels/help%20wanted). Please add this label to your entry level...
Pull request for #92
Removing the prometheus metric exporter from javascript docs until we can provide an updated & correct version See https://github.com/open-telemetry/opentelemetry.io/pull/1621#discussion_r947656433 for details, cc: @pichlermarc , @cartermp