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

Gangams/telemetry cloud specific #1199

Merged
merged 9 commits into from
Mar 15, 2024
Merged

Conversation

ganga1980
Copy link
Contributor

This pull request includes changes to the kubernetes/linux/main.sh and kubernetes/windows/main.ps1 files to improve the configuration of Application Insights based on the cloud environment. The most important changes include the addition of a new function setCloudSpecificApplicationInsightsConfig in both files, which sets the Application Insights authentication and endpoint based on the cloud environment. The changes also include the removal of the previous code that fetched the instrumentation key from a storage account.

Changes to kubernetes/linux/main.sh:

  • Added a new function setCloudSpecificApplicationInsightsConfig which sets the Application Insights authentication and endpoint based on the cloud environment.
  • Removed the previous code that fetched the instrumentation key from a storage account and replaced it with a call to the new setCloudSpecificApplicationInsightsConfig function.

Changes to kubernetes/windows/main.ps1:

  • Added a new function Set-CloudSpecificApplicationInsightsConfig which sets the Application Insights authentication and endpoint based on the cloud environment.
  • Removed the previous code that fetched the instrumentation key from a storage account and replaced it with a call to the new Set-CloudSpecificApplicationInsightsConfig function.

@ganga1980 ganga1980 requested a review from a team as a code owner March 10, 2024 00:37
@ganga1980 ganga1980 merged commit 7f78af1 into ci_prod Mar 15, 2024
15 checks passed
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