[go: up one dir, main page]

fix(tracing): Add the service.name default attribute in the Stackdriver tracer.

The service.name attribute is used by the GCP Trace Explorer to allow filtering by service. Users would reasonably expect that when they use the WithServiceName option, that this attribute would be set in traces.

Merge request reports

Loading