Allan Zimmermann
Allan Zimmermann
I would love to help to create something that others can use for hosting git repos, but I need help "cracking the code" on how to parse packages/requests the client's...
I would also help, but need some guiding on how to start parsing git messages
I have also had this for a long time. I can reproduce it 100% of the times, like in the step by step guide by @ankar84 Ipad air, gen 7,...
I have copy and pasted a bit in the two open telemetry samples. In this [oteltest repo](https://github.com/skadefro/oteltest) I added a simple nodejs example that sends a few spans, and a...
Any progress on this ? Do you need me to update the certificates in the sample ? I just tested with @opentelemetry/[email protected] and the error has changed to ``` {"stack":"Error:...
Not sure if anyone is reading this, but tried updating all packages from 0.19.0 to 0.21.0 Now, it does not even work with http anymore ... Same error as above...
I have update the repo with a fresh certificate, since the old one had expired.
Seems to be working now, not sure what changed.
I **finally** found some code to "kick start" my implementation of a Git server in Node.js. [cloud-git](https://github.com/fusebit/cloud-git) works quite nicely, but did need some "touches" to work for my case....
I just added reporting support in my server, closing since no one seem to want to fix it.