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

fix: removed deprecated INSTANA_URL and INSTANA_KEY environment variables #1373

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

aryamohanan
Copy link
Contributor

@aryamohanan aryamohanan commented Oct 9, 2024

INSTANA_URL and INSTANA_KEY environment variables deprecated already.
Any references to these should be replaced with the appropriate new environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.

@aryamohanan aryamohanan requested a review from a team as a code owner October 9, 2024 03:28
@aryamohanan aryamohanan added the v4 label Oct 9, 2024
Copy link
Contributor

@kirrg001 kirrg001 left a comment

Choose a reason for hiding this comment

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

fix: remove deprecated INSTANA_URL and INSTANA_KEY environment variables

Suggestion

fix: removed deprecated INSTANA_URL and INSTANA_KEY environment variables
BREAKING ...

@aryamohanan aryamohanan changed the title fix: remove deprecated INSTANA_URL and INSTANA_KEY environment variables fix: removed deprecated INSTANA_URL and INSTANA_KEY environment variables Oct 10, 2024
@aryamohanan aryamohanan merged commit b2af109 into v4 Oct 10, 2024
1 check passed
@aryamohanan aryamohanan deleted the remove-deprecated-env-var branch October 10, 2024 06:18
@aryamohanan aryamohanan mentioned this pull request Oct 10, 2024
20 tasks
aryamohanan added a commit that referenced this pull request Oct 14, 2024
…bles (#1373)

BREAKING CHANGE:
- The INSTANA_URL and INSTANA_KEY environment variables have been removed. 
- Any references to these should be replaced with the environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.
aryamohanan added a commit that referenced this pull request Oct 14, 2024
…bles (#1373)

BREAKING CHANGE:
- The INSTANA_URL and INSTANA_KEY environment variables have been removed. 
- Any references to these should be replaced with the environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.
aryamohanan added a commit that referenced this pull request Oct 14, 2024
…bles (#1373)

BREAKING CHANGE:
- The INSTANA_URL and INSTANA_KEY environment variables have been removed. 
- Any references to these should be replaced with the environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.
aryamohanan added a commit that referenced this pull request Oct 14, 2024
…bles (#1373)

BREAKING CHANGE:
- The INSTANA_URL and INSTANA_KEY environment variables have been removed. 
- Any references to these should be replaced with the environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.
aryamohanan added a commit that referenced this pull request Oct 18, 2024
…bles (#1373)

BREAKING CHANGE:
- The INSTANA_URL and INSTANA_KEY environment variables have been removed. 
- Any references to these should be replaced with the environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.
aryamohanan added a commit that referenced this pull request Oct 21, 2024
…bles (#1373)

BREAKING CHANGE:
- The INSTANA_URL and INSTANA_KEY environment variables have been removed. 
- Any references to these should be replaced with the environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.
aryamohanan added a commit that referenced this pull request Oct 22, 2024
…bles (#1373)

BREAKING CHANGE:
- The INSTANA_URL and INSTANA_KEY environment variables have been removed. 
- Any references to these should be replaced with the environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.
aryamohanan added a commit that referenced this pull request Oct 23, 2024
…bles (#1373)

BREAKING CHANGE:
- The INSTANA_URL and INSTANA_KEY environment variables have been removed. 
- Any references to these should be replaced with the environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.
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