package
1.4.3
Repository: https://github.com/grafana/alloy.git
Documentation: pkg.go.dev

# Functions

NewTestServer creates a new server for testing, where received traces will call the callback function.
This function is used by both production code and unit tests.
SpanKindStr returns a string representation of the SpanKind as it's defined in the proto.
StatusCodeStr returns a string representation of the StatusCode as it's defined in the proto.