bin/web

  • Consolidate the CSS I’m using from Super Traceroute into my own files.

    • I’m also working on converting all of this CSS into SCSS, using ideas and layouts from CSS Guidelines to try and make my styles more comprehensible.

lib/init

  • Figure out OpenTelemetry integration and provider.

    • Alternatively, is it worth just installing sybil and dumping data into it like I would with Scuba?

    • OK. I’ve decided that I don’t like any of the available providers for telemetry, and I’m going to just write my own. In particular, I want to make something based on the concepts of ctxlog, so building up/nesting tags is important.

    • I still need to figure out where to dump this data to.