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

Remove project names #4532

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Remove project names #4532

merged 2 commits into from
Oct 9, 2023

Conversation

sebastienros
Copy link
Member

@sebastienros sebastienros commented Oct 6, 2023

null

Microsoft Reviewers: Open in CodeFlow

@@ -11,7 +11,7 @@ public static class TelemetryConstants
/// <summary>
/// Request metadata key that is used when storing request metadata object.
/// </summary>
public const string RequestMetadataKey = "R9-RequestMetadata";
public const string RequestMetadataKey = "Extensions-RequestMetadata";
Copy link
Member

Choose a reason for hiding this comment

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

I'm assuming we do want to make this change, yet we do expect this to cause breaks for teams currently depending on this. @geeknoid can you confirm?

Copy link
Member

Choose a reason for hiding this comment

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

This should be fine, it's something teams will have to deal with when upgrading.

@sebastienros
Copy link
Member Author

I am assuming that some of these suggestions are not good, but I can then add comments to clarify the reasons for later.

@joperezr
Copy link
Member

joperezr commented Oct 6, 2023

Changes look good to me, but it would be good to also get a review from @xakep139 on this especially due to some of the telemetry changes being done here.

@joperezr joperezr requested a review from xakep139 October 6, 2023 23:38
@joperezr joperezr merged commit 0ff0ebe into release/8.0 Oct 9, 2023
6 checks passed
@joperezr joperezr deleted the sebros/cleaning branch October 9, 2023 18:01
@ghost ghost locked as resolved and limited conversation to collaborators Nov 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants