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

[C#] feat: add adapter for telemetry headers #1174

Merged
merged 10 commits into from
Jan 17, 2024
Merged

[C#] feat: add adapter for telemetry headers #1174

merged 10 commits into from
Jan 17, 2024

Conversation

aacebo
Copy link
Collaborator

@aacebo aacebo commented Jan 16, 2024

Linked issues

closes: #745 #454

Details

add a new type of BotAdapter that ensures our telemetry headers are added.

  • add TeamsAdapter and make it the required form of BotAdapter
  • update js implementation to match dotnet

@aacebo aacebo marked this pull request as ready for review January 16, 2024 20:20
@aacebo aacebo changed the title [C#] feat: add adapter to telemetry headers [C#] feat: add adapter for telemetry headers Jan 16, 2024
@aacebo aacebo changed the title [C#] feat: add adapter for telemetry headers [C#] [JS] feat: add adapter for telemetry headers Jan 16, 2024
@aacebo aacebo changed the title [C#] [JS] feat: add adapter for telemetry headers [repo] feat: add adapter for telemetry headers Jan 16, 2024
@aacebo aacebo changed the title [repo] feat: add adapter for telemetry headers [C#] feat: add adapter for telemetry headers Jan 16, 2024
@aacebo aacebo merged commit 274419c into main Jan 17, 2024
16 of 17 checks passed
@aacebo aacebo deleted the aacebo/745 branch January 17, 2024 17:19
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.

[C#] Implement Logging and Telemetry
3 participants