Jorge Padilla

Results 24 issues of Jorge Padilla

### Readme Improve section `How does Tracetest work?`

documentation

We need to implement the following fields in the TestRun API response: - `Transaction execution time`: the time it takes from making the transaction call to get a response. -...

needs planning

This PR adds the logic to provide a list of `selector suggestions` based on the current selector (selected span), that will help users understand common query operations. ## Changes -...

frontend

**Context:** as part of the efforts of teaching users how to interact with our [Selector Language](https://docs.tracetest.io/advanced-selectors/), we want to provide a list of `suggestions` based on the currently selected span,...

design
frontend

This PR adds the Selector Language cheat sheet to the `Create Test Spec` form. ## Changes - Add the Selector Language cheat sheet ## Fixes - #fixes #1382 ## Checklist...

frontend

**Context:** as part of the efforts of teaching users how to interact with our [Selector Language](https://docs.tracetest.io/advanced-selectors/), we want to provide a `Cheat Sheet` that helps them understand how queries are...

design
frontend

**AC1** As a user in the `Test Run Detail` page, I want to see a new `Onboarding` experience based on the new flow. **AC2** As a user in the `Test...

frontend

**Describe the enhancement you'd like to see** Today the DAG (trace graph) uses a fit-in-view approach to center the visualization in the screen. There are some suggestion from the community...

enhancement
triage

**Describe the bug** When running the `tracetest configure` command with an incorrect `--endpoint` flag, the CLI responds with an empty `Version` message. **To Reproduce** Steps to reproduce the behavior: 1....

bug
CLI
triage

**Context:** gRPC schemas can be divided into multiple .proto files, and these .proto files are referred through import directives in the schema. **Objective:** We need to provide support to resolve...

feature request
triage