Severin Neumann
Severin Neumann
Since we have some influx of blog posts right now, I recognize that there are some repeating patterns on things we ask people to change. And, as someone who assisted...
**Desired feature or idea.** When going to the [distributions page](https://opentelemetry.io/docs/concepts/distributions/) checking for some guidance on "creating my own distribution" I can only find details for the OpenTelemetry collector. It would...
Like with the language specific projects there's a set of documentation for the collector living at https://github.com/open-telemetry/opentelemetry-collector/tree/main/docs There's a lot of valuable content for end-users (especially on Troubleshooting, Performance &...
Follow up to #1401. The following sentence in the [observability primer](https://opentelemetry.io/docs/concepts/observability-primer/) requires additional details (emphasis are mine): > Observability lets us understand a system from the outside, by letting us...
As discussed during the SIG adding examples/tutorials to the registry seems like a good experiment: this would allow new-comers to OTel to explore different ways into getting started, also people...
**Desired feature or idea.** I was looking into #1170 and #190 today and it reminded me of something I was playing around with for a different project a few months...
This OTEP aims to introduce a mandatory unique identifier for telemetry sources, which has been `service.name` implicitly until now and lead to multiple discussions: https://github.com/open-telemetry/opentelemetry-specification/pull/2111, https://github.com/open-telemetry/opentelemetry-specification/pull/2115, https://github.com/open-telemetry/opentelemetry-specification/pull/2192, https://github.com/open-telemetry/opentelemetry-specification/issues/1034 It's important...
Hi, based on https://github.com/open-telemetry/community/issues/469 I have added **open-telemetry/oteps** to Up For Grabs: https://up-for-grabs.net/#/filters?names=658 There are currently no issues with label [help wanted](https://github.com/open-telemetry/oteps/labels/help%20wanted). Please add this label to your entry level...
the collector getting started at opentelemetry.io has a variable `collectorVersion` that controls the version used through out the document: https://github.com/open-telemetry/opentelemetry.io/blob/main/content/en/docs/collector/getting-started.md We are currently bumping that version manually from time to...
hey there, we are currently reviewing what is still missing on the OpenTelemetry Docs over at opentelemetry.io, the C++ is empty and linking to readthedocs. I was wondering if we...