Skip to content

Add network timings capture feature for performance monitoring#19

Open
padmarajnidagundi wants to merge 1 commit into
microsoft:mainfrom
padmarajnidagundi:feature/network-timings-capture
Open

Add network timings capture feature for performance monitoring#19
padmarajnidagundi wants to merge 1 commit into
microsoft:mainfrom
padmarajnidagundi:feature/network-timings-capture

Conversation

@padmarajnidagundi
Copy link
Copy Markdown

  • Add NetworkTimingsCapture class to capture HTTP request/response timings
  • Support logging requests and responses with metadata (URL, method, status, duration, size)
  • Generate summary statistics (count, avg/min/max duration, total bytes)
  • Export timings data to JSON for analysis and inspection
  • Provide CLI interface for session management and data export
  • Include comprehensive unit tests for capture, export, and summary generation

- Add NetworkTimingsCapture class to capture HTTP request/response timings
- Support logging requests and responses with metadata (URL, method, status, duration, size)
- Generate summary statistics (count, avg/min/max duration, total bytes)
- Export timings data to JSON for analysis and inspection
- Provide CLI interface for session management and data export
- Include comprehensive unit tests for capture, export, and summary generation
@padmarajnidagundi
Copy link
Copy Markdown
Author

I agree

@padmarajnidagundi
Copy link
Copy Markdown
Author

@microsoft-github-policy-service I agree

@padmarajnidagundi
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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.

1 participant