Benjamin Sanabria Carr
Benjamin Sanabria Carr
Ticket for adding the custom capitalizations flag to `semconvgen`: https://github.com/open-telemetry/opentelemetry-go-build-tools/issues/528
[PR](https://github.com/open-telemetry/opentelemetry-go-build-tools/pull/529) (WIP) for adding the flag and processing of custom capitalizations.
@MadVikingGod @codeboten It's not immediately apparent to me if/how #5433 resolves this issue. If it does, can we have a bit more of an explanation here? Otherwise, I'd be happy...
Hi @mariomac! 👋 I was also thinking about how we could best handle this. One thought I had was adding the stability as an attribute within the generated `semconv`. This...
Hi @mariomac! Thank you for sharing this context with me, I totally understand your concern for the users. I believe there's more flexibility here. We wouldn't need to be compliant...
I'm curious if this is reference to the test files? (That's the only place I see the `otel.library.name` show up): ``` ➜ grep -r "otel.library.name" . --exclude-dir=./vendor ./test/integration/red_test_rust.go: {Key: "otel.library.name",...