Skip to content

Conversation

@ceciliastevens
Copy link
Contributor

No description provided.

@logging_options
def incydr(version, python, script_dir):
# Configure SDK settings
os.environ["INCYDR_USER_AGENT_PREFIX"] = "incydrCLI (Code42; code42.com) "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this intentionally not have a version? Is that because the incydrCLI will always be the same version as the SDK and the SDK logging will always have a version/

Copy link
Contributor Author

@ceciliastevens ceciliastevens Dec 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it looks like the CLI uses the sdk version as well. However, we could certainly add the version to the prefix as well if you'd like.

@ceciliastevens ceciliastevens merged commit ed222b8 into main Dec 18, 2024
8 checks passed
@ceciliastevens ceciliastevens deleted the INTEG-2751/user-agent branch May 13, 2025 15:59
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.

4 participants