Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add schema_url to tracers #391

Open
tsloughter opened this issue Sep 28, 2024 · 2 comments
Open

Add schema_url to tracers #391

tsloughter opened this issue Sep 28, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tsloughter
Copy link
Member

All instrumentation libraries in contrib should be required to get a tracer manually with the schema_url they are using for the attributes used in the telemetry.

@tsloughter tsloughter added enhancement New feature or request help wanted Extra attention is needed labels Sep 28, 2024
@bryannaegele
Copy link
Collaborator

Provide access to or inject it someplace?

@tsloughter
Copy link
Member Author

@bryannaegele provide a way to insert it. I think it may actually need to somehow go in either .app.src or the Application behaviour implementation as a schema_url() -> function since we create tracers for each application for the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants