Kevin Paxton
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: 
Done in #112