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

Add a diagnostic to check Application Insights root certificate #2756

Merged
merged 4 commits into from
Dec 2, 2022

Commits on Dec 1, 2022

  1. Add a diagnostics to know if the Application Insights root certificat…

    …e is in the Java keystore
    jeanbisutti committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    db00385 View commit details
    Browse the repository at this point in the history
  2. Update agent/agent-tooling/src/main/java/com/microsoft/applicationins…

    …ights/agent/internal/init/AppInsightsCertificate.java
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    jeanbisutti and trask committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    db1fa95 View commit details
    Browse the repository at this point in the history
  3. Exception logging

    jeanbisutti committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    ad8a737 View commit details
    Browse the repository at this point in the history
  4. Add comment

    jeanbisutti committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    897adf1 View commit details
    Browse the repository at this point in the history