tracetest icon indicating copy to clipboard operation
tracetest copied to clipboard

[examples] Craft simple quick-start apps in `examples`

Open adnanrahic opened this issue 2 years ago • 2 comments

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)

adnanrahic avatar Nov 24 '22 13:11 adnanrahic

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.

danielbdias avatar Mar 27 '23 13:03 danielbdias

Nice. We can add more programming languages.

adnanrahic avatar Jul 20 '23 11:07 adnanrahic