Closed
Description
Is your feature request related to a problem? Please describe.
I'm interested in server.address
, server.port
, and url.scheme
to fix open-telemetry/opentelemetry-collector-contrib#32814.
Describe the solution you'd like
The semconv packages don't appear to include attribute_group
-typed conventions. I believe this is because the attribute_group
type is not part of the semconvgen Makefile target:
opentelemetry-collector/Makefile
Lines 232 to 240 in cad2734
Metadata
Metadata
Assignees
Labels
No labels