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

Change logic for metadata info (use constant value and version) #7

Open
wants to merge 16 commits into
base: mainline
Choose a base branch
from

Conversation

dkovalenkoI
Copy link

@dkovalenkoI dkovalenkoI commented Aug 17, 2023

Summary

JDBC - Application Name Reporting

Description

Use static application name for metrics (userAgent information).
The name is added to the agent suffix in the following format:
Constants.UA_ID_PREFIX + TimestreamDriver.DRIVER_VERSION)
Where UA_ID_PREFIX is "ts-flink." and the version contains major and minor information

Related Issue

N/A

Tests performed/created

N/A

Additional Reviewers

@alexeytemnikov

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

Successfully merging this pull request may close these issues.

3 participants