Kevin Paxton

Results 3 comments of Kevin Paxton

Have also reproduced this. For example, the below implementation does show the trace in Envy. ```ts import axios from 'axios'; import { NextResponse } from 'next/server'; const SWAPI_URL = 'https://swapi.dev/api/people/1';...

We can extend the current system filter drop down to: a) Show connected clients (sources) and their connection status b) Allow filtering of traces from these sources Something like: ![Image](https://github.com/FormidableLabs/envy/assets/17857833/6c020da9-2efa-4250-b9c3-494a8435cbb5)