Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Renames application insights keys to be more clear #587

Merged
9 commits merged into from
Feb 26, 2021

Conversation

bmc-msft
Copy link
Contributor

  • renames telemetry_key to microsoft_telemetry_key
  • renames instrumentation_key to instance_telemetry_key
  • renames can_share to can_share_with_microsoft
  • renames the applicationinsights-rs instances to internal and microsoft respective of the keys used during construction.

This clarifies the underlying use of Application Insights keys and uses struct tuple to ensure the keys are used correctly via rust's type checker.

@bmc-msft
Copy link
Contributor Author

Note, this is PR is split off of #561

@bmc-msft
Copy link
Contributor Author

Verified the instance still gets full logs and that our central telemetry doesn't get unexpected data.

@ghost
Copy link

ghost commented Feb 26, 2021

Hello @bmc-msft!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 6a049db into microsoft:main Feb 26, 2021
@bmc-msft bmc-msft deleted the clarify-telemetry-key-names branch February 26, 2021 17:09
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants