Skip to content

Commit

Permalink
Instrument the import command
Browse files Browse the repository at this point in the history
This command is short lived, and @KtorZ mentioned it might go away;
still, to experiment with structured spans that go a bit deeper than
elsewhere in the app, I went ahead and matched the natural structure of
the code that was present in the comments / serialization format.

Using {} blocks allows us to avoid calling .exit manually on spans, and
highlights the natural structure of the code.

I'm not super attached to the specifics of these commands, so feel free
to suggest changes or even strip them out entirely, but I wanted
something substantial to experiment with when fixing the grafana
integration, and a bug around missing traces on exit.
  • Loading branch information
Quantumplation committed Dec 28, 2024
1 parent 6e49491 commit 4a0e3e5
Showing 1 changed file with 299 additions and 167 deletions.
Loading

0 comments on commit 4a0e3e5

Please sign in to comment.