Skip to content

3.x: Report application information to server #553

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

Closed
dkropachev opened this issue Jun 5, 2025 · 1 comment
Closed

3.x: Report application information to server #553

dkropachev opened this issue Jun 5, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dkropachev
Copy link
Collaborator

Core counterpart: https://github.com/scylladb/scylla-enterprise/issues/5467

Add following keys to startup options map:

  1. APPLICATION_NAME - ID what application is using driver, example: repo of the application
  2. APPLICATION_VERSION - Version of the application, example: release version or commit id of the application
  3. CLIENT_ID - unique id of the client instance, example: pod name

All strings.

@dkropachev
Copy link
Collaborator Author

Fixed here - #554

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

When branches are created from issues, their pull requests are automatically linked.

1 participant