tracetest
tracetest copied to clipboard
[examples] Craft simple quick-start apps in `examples`
Craft simple quick-start apps with popular programming languages and configure OpenTelemetry with Tracetest to collect traces and run trace-based tests.
Host all code samples in examples
folder in this repo.
Craft sample apps and add to examples
folder:
- [x] Node.js with OpenTelemetry Collector (JavaScript for the back end)
- [x] Node.js with Jaeger
- [x] Node.js with OpenSearch
- [x] Node.js with Tempo
- [x] Go
- [ ] Rust
- [x] Python
- [x] TypeScript (JavaScript for the front end)
Hey @adnanrahic , after thinking for a while, I believe that we can add more languages to think about: Ruby, Kotlin, and Elixir.
As I have experience building APIs in Ruby I can do it on: https://github.com/kubeshop/tracetest/issues/2249
On Kotlin and Elixir, we can have further development later.
Nice. We can add more programming languages.