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

feat: JSII_AGENT #325

Merged
merged 3 commits into from
Nov 29, 2018
Merged

feat: JSII_AGENT #325

merged 3 commits into from
Nov 29, 2018

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Nov 29, 2018

Language runtimes now set JSII_AGENT to include the runtime version
such as "DotNet/1.2.3.4" or "Java/1.8.44".

Fixes #324

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Language runtimes now set JSII_AGENT to include the runtime version
such as "DotNet/1.2.3.4" or "Java/1.8.44".

Fixes #324
@eladb eladb merged commit cf1d0c3 into master Nov 29, 2018
@eladb eladb deleted the benisrae/jsii-agent branch November 29, 2018 20:02
eladb pushed a commit to aws/aws-cdk that referenced this pull request Dec 5, 2018
Add the jsii runtime version to the library version reporting
under "jsii-runtime". jsii runtime clients populate the JSII_AGENT
environment variable with this information (see aws/jsii#325).

If JSII_AGENT is not defined, we assume this is a node.js runtime
and include the node.js version.

Fixes #1258
eladb pushed a commit to aws/aws-cdk that referenced this pull request Dec 5, 2018
Add the jsii runtime version to the library version reporting
under "jsii-runtime". jsii runtime clients populate the JSII_AGENT
environment variable with this information (see aws/jsii#325).

If JSII_AGENT is not defined, we assume this is a node.js runtime
and include the node.js version.

Fixes #1258
eladb pushed a commit to aws/aws-cdk that referenced this pull request Dec 5, 2018
Add the jsii runtime version to the library version reporting
under "jsii-runtime". jsii runtime clients populate the JSII_AGENT
environment variable with this information (see aws/jsii#325).

If JSII_AGENT is not defined, we assume this is a node.js runtime
and include the node.js version.

Fixes #1258
Fixes awslabs/cdk-ops#127
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.

2 participants