Transform goldendataset
for traces to not depend on protos.
#3229
Labels
good first issue
Good for newcomers
help wanted
Good issue for contributors to OpenTelemetry Service to pick up
Milestone
Right now the generator generates proto structs instead of
pdata
structs, see https://github.com/open-telemetry/opentelemetry-collector/blob/main/internal/goldendataset/span_generator.go#L50 which should returnpdata.Span
in this case.The text was updated successfully, but these errors were encountered: