Adnan Rahić

Results 17 issues of Adnan Rahić

Add the possibility to blacklist tokens. This should be an automated process. Every time a user authenticates again, the previous token should be blacklisted. Create a feature for destroying the...

enhancement

Initial idea is to create a CLI tool for getting up and running quickly. Take as many cool concepts from the Laravel Artisan and integrate into this project. Use the...

enhancement

In the `UserProvider.js` every User query returns the full user object. This is a security vulnerability as we never want to return the password in the response even if it...

bug
help wanted

Instead of using the receiver URL for the EU region it would be better to set it up via a region flag. This is easier to manage and less things...

enhancement
feature request

**Check List** - [ ] Tests has been run in packages where changes made if available - [ ] Linter has been run for changed code - [ ] Tests...

Edit the tools + integrations pages to have links to demo envs. eg. ![Screenshot 2024-03-28 at 12 28 59](https://github.com/kubeshop/tracetest/assets/15029531/3e99f0c1-f6b4-4bf8-b32c-8f7c488345a0)

documentation

We have [this docs page](https://docs.tracetest.io/configuration/connecting-to-data-stores/opentelemetry-collector) explaining how Tracetest exposes an OTLP endpoint and how to use it with the OpenTelemetry Collector. This is not enough. TODO: - Write new docs...

documentation

https://docs.tracetest.io/examples-tutorials/recipes/running-tracetest-with-opensearch/#learn-more Fix the Nodejs OpenSearch recipe.

bug
documentation

https://docs.tracetest.io/configuration/test-runner

documentation

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....

examples