Closed znd4 closed 6 days ago
Ah, sorry I didn't get how to run just the pkg
tests, and one of the other groups was causing make gotest
to fail early (guessing b.c. I'm on darwin)
@TylerHelmuth , successfully passed the unit tests now with make gotest GROUP=pkg
. Sorry for the iteration
Description
Bugfix: support indexing more types
Link to tracking issue
Fixes #29441
Testing
currently running
make gotest
(it's taking longer than I expected). I noticed that https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/35581 added toe2e_test.go
. I can add a test case there, but it'll take me a bit longer to grok how those are workingUpdate: I'm currently getting
make gotest
failures onmain
frominternal/scraper/processscraper
Documentation
changelog