Severin Neumann

Results 543 comments of Severin Neumann

thanks @mhausenblas!

We could do some github workflows for scrapping them? Not ideal, but maybe better than yet another submodule?

> /cc @tedsuo and @austinlparker since they were present when we discussed this not too long ago. new maintainers, same ideas 🤣

Ok, maybe "automatic" was a little bit too much, I understand why this is not feasible. But let's call this "semi-automatic" for now, i.e. by using a github workflow, and...

Here's a script I created to get the 46 entries generated for #1909: https://github.com/svrnm/opentelemetry.io/blob/scan-for-registry/scripts/registry-scanner/index.mjs I will reuse it for processors & exporters alike and then try to see if I...

make a fork of this repo, clone the code to your local working machine, run `npm install` & `npm run serve` to have a local working version of opentelemetry.io The...

Side Menus are auto generated for you, all you need to do is creating that file.

Related: https://github.com/open-telemetry/opentelemetry.io/pull/1922

Also related (Lua): https://github.com/open-telemetry/community/issues/1276

> * The package doesn't appear to actually work, as there is no container ID listed when the container is run It's a corner case, but the package does not...