Oscar Reyes

Results 32 issues of Oscar Reyes

Fixes https://github.com/open-telemetry/opentelemetry-demo/issues/39. ## Changes In this PR we are introducing the new front-end version. In this version, we are focusing on having a browser-side client written in Typescript. The frontend...

We need to research and come up with a plan on how to improve the developer experience for users that want to start using Tracetest in their local environments and...

Based on this big boulder idea https://kubeshop.atlassian.net/wiki/spaces/KUBESHOP/pages/483622933/Big+Boulder+Ideas#%5BhardBreak%5DChaining-tests-NOW-FOR-DESIGN%2FSPECS-ONLY We need a way for users to group and trigger sets of tests called Suites. Each execution of a test can produce output...

needs planning
frontend
backend

As part of us getting move involved with the Open Telemetry community we want to include the demo app https://opentelemetry.io/blog/2022/demo-announcement/ into our ecosystem that way we can demonstrate how to...

frontend

As part of the search functionality for the trace/run view, we need to implement a search text service where we can send a string as a query and the backend...

backend

Extract from the big boulder ideas: ``` Users might want to import existing traces, either from prod or other sources, so a test can be applied to a specific trace....

future
frontend

As a developer: Before I commit something to the web repo I should see the integration tests, unit tests, and lint rules executed and if those fail the commit should...

frontend

Fixes https://github.com/open-telemetry/opentelemetry-demo/issues/305. ## Changes There is an issue with some of the test configurations that weren't caught before merging the prev PR.

Hello everyone, Our team wrote a blog post about the frontend changes a couple of weeks ago, and there were some ideas on possibly having the post added to the...

blog

**Context:** as we continue adding features to the app, we should have a proper methodology to create/reuse UI components. We want to create a more robust UI design system for...

frontend