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

.Net: More telemetry for Sequential, Action and Stepwise planners #2156

Merged
merged 8 commits into from
Jul 24, 2023

Conversation

dmytrostruk
Copy link
Member

Motivation and Context

This is follow-up PR to the previous one regarding telemetry: #1905

Description

  1. Added small improvements in instrumentation for SequentialPlanner.
  2. Added instrumentation for ActionPlanner.
  3. Added instrumentation for StepwisePlanner.
  4. Updated log levels in StepwisePlanner to disable sensitive data by default.

Contribution Checklist

@dmytrostruk dmytrostruk requested a review from a team as a code owner July 24, 2023 13:26
@shawncal shawncal added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Jul 24, 2023
@dmytrostruk dmytrostruk self-assigned this Jul 24, 2023
…anner.cs

Co-authored-by: Shawn Callegari <36091529+shawncal@users.noreply.github.com>
shawncal
shawncal previously approved these changes Jul 24, 2023
@shawncal shawncal added this pull request to the merge queue Jul 24, 2023
Merged via the queue into microsoft:main with commit bd41daa Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code PR: ready for review All feedback addressed, ready for reviews
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants