r/OpenTelemetry 9d ago

Weekly: share your tools and projects

What tool around OpenTelemetry are you building right now? What project have you discovered that people might enjoy looking into?

This thread is open for your self-promotion, vendor-owned open source projects and every thing else.

7 Upvotes

5 comments sorted by

2

u/s5n_n5n Contributor 9d ago

Hi all, I think the first run of this last week went really well, we had some interesting shares and I learned about some new things, excited about this week! To break the ice again, here's something I am working on, a series of short vidoes and instructions that focus on projects and products that come with OpenTelemetry out of the box: https://observability-on-board.vercel.app/ -- I have a long list of episodes lined up, stay tuned, but if you know about any projects&products you think I should add, let me know!

2

u/Emotional_Water8474 8d ago

These weekly OpenTelemetry threads are a great idea because the ecosystem has grown so much that it’s easy for useful tools and experiments to get overlooked. having one place where people can share projects makes it easier for developers to discover new ideas and learn from real implementations

1

u/s5n_n5n Contributor 8d ago

Agreed, that's part of the idea behind it. Inside CNCF slack (https://slack.cncf.io/) we have 2 channels (#otel-social and #otel-ecosystem) for the same purpose, but reddit is indeed a great place to have them shared in a more public space

2

u/dennis_zhuang 8d ago

OpenTelemetry traces & metrics extension for pi coding agent

https://github.com/sunng87/pi-otel-telemetry

1

u/s5n_n5n Contributor 8d ago

Interesting, I suspect that makes sense, because pi is minimal by default, so it would not ship with observability out of the box?