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

[main] (type change!) enhance exception telemetry with customer log Information #2391

Merged
merged 16 commits into from
Aug 20, 2024

Conversation

siyuniu-ms
Copy link
Contributor

No description provided.

docs/exceptionTelemetry.md Outdated Show resolved Hide resolved
@siyuniu-ms siyuniu-ms requested a review from MSNev August 7, 2024 20:46
@siyuniu-ms
Copy link
Contributor Author

NOTICE
The expCfg is moved from IConfig to IConfiguration, which may cause a breaking change for types, note this in the next release note!

@siyuniu-ms siyuniu-ms changed the title [main] enhance exception telemetry with customer log Information [main] (type change!) enhance exception telemetry with customer log Information Aug 16, 2024
@@ -52,7 +52,7 @@ function _getReason(error: any) {

const MinMilliSeconds = 60000;

const defaultValues: IConfigDefaults<IConfig> = objDeepFreeze({
const defaultValues: IConfigDefaults<IConfig&IConfiguration> = objDeepFreeze({
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should the default maxLogs be 50?

@siyuniu-ms siyuniu-ms merged commit 3f8434a into main Aug 20, 2024
7 checks passed
@Karlie-777 Karlie-777 added this to the 3.3.2 milestone Aug 30, 2024
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.

3 participants