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

Agent: Send custom UserAgent and agent details #11

Open
Tracked by #92
stevejgordon opened this issue Dec 8, 2023 · 2 comments
Open
Tracked by #92

Agent: Send custom UserAgent and agent details #11

stevejgordon opened this issue Dec 8, 2023 · 2 comments

Comments

@stevejgordon
Copy link
Contributor

We should override the UserAgent when exporting data, such that we can easily identify the version of the distribution. We should likely still include details of the version of the Otel SDK on which the agent is wrapping.

We should ensure that the data we send to APM also includes correct attributes such that the agent.name and agent.version are populated based on our agent distribution.

@stevejgordon stevejgordon added this to the 0.1.0 Alpha milestone Dec 8, 2023
@stevejgordon
Copy link
Contributor Author

Blocked by open-telemetry/opentelemetry-dotnet#5146

@stevejgordon
Copy link
Contributor Author

Before implementation, we should agree on a common specification for Elastic distros regarding the format of the User-Agent that we send.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant