1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-24 20:14:40 +02:00
opentelemetry-go/internal
Tigran Najaryan f6daea5edf
Generate semantic conventions according to specification latest tagged version (#1933)
This modifies the generation tool to generate the content from the latest tagged
version of the specification (previously it was just using whatever the spec repo's
working directory contained).

The generated files will be now placed in a sub-directory with a name matching the
tagged version number. The generated package will be placed under the "semconv" directory.

Note: we will use the new logic generate the semconv/v1.3.0 package in a separate future PR.
2021-06-01 16:15:32 -04:00
..
baggage Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
global Update API configs. (#1921) 2021-05-27 07:53:56 -07:00
internaltest Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
matchers Add a test to prove the Tracer is safe for concurrent calls (#1665) 2021-03-16 11:55:14 -04:00
metric Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
tools Generate semantic conventions according to specification latest tagged version (#1933) 2021-06-01 16:15:32 -04:00
trace/noop Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
rawhelpers.go Remove extra labels types (#1314) 2021-02-16 16:23:58 -08:00