Skip to content

searcher: use opentracing for structural search

Administrator requested to merge k/20220509-searcher-log into main

Created by: keegancsmith

We previously had a pretty low value Info log whenever we did a structural search. Instead we now will have a span. Also removed is what I assume is a very rarely used Debug log. I could keep it, but don't think its worth wiring up to get access to a span/logger.

Test Plan: go test

Merge request reports

Loading