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

Add tools and instructions for REST API traffic replay #9532

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

xin-hedera
Copy link
Collaborator

@xin-hedera xin-hedera commented Oct 7, 2024

Description:

This PR adds tools and instructions for REST API traffic replay

  • Add tool log-downloader
  • Add instructions for traffic replay

Related issue(s):

Fixes #9401

Notes for reviewer:

I have removed the config.yaml file and created an internal documentation for the logging filters.

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@xin-hedera xin-hedera self-assigned this Oct 7, 2024
@xin-hedera xin-hedera linked an issue Oct 7, 2024 that may be closed by this pull request
@xin-hedera xin-hedera added enhancement Type: New feature performance labels Oct 7, 2024
@xin-hedera xin-hedera added this to the 0.116.0 milestone Oct 7, 2024
@xin-hedera xin-hedera marked this pull request as ready for review October 7, 2024 18:26
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (6aaa916) to head (8392126).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9532      +/-   ##
============================================
- Coverage     92.36%   92.35%   -0.01%     
  Complexity     7275     7275              
============================================
  Files           924      924              
  Lines         30625    30625              
  Branches       3896     3896              
============================================
- Hits          28286    28285       -1     
  Misses         1488     1488              
- Partials        851      852       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xin-hedera xin-hedera requested a review from a team October 7, 2024 18:34
Signed-off-by: Xin Li <xin@hashgraph.com>
@xin-hedera xin-hedera force-pushed the 9401-replay-production-rest-api-traffic branch from 0bc3148 to b06093f Compare October 9, 2024 17:50
Signed-off-by: Xin Li <xin@hashgraph.com>
Copy link

sonarcloud bot commented Oct 9, 2024

Copy link
Member

@steven-sheehy steven-sheehy left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@edwin-greene edwin-greene left a comment

Choose a reason for hiding this comment

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

Looks good!

@xin-hedera xin-hedera merged commit 436cea5 into main Oct 10, 2024
33 checks passed
@xin-hedera xin-hedera deleted the 9401-replay-production-rest-api-traffic branch October 10, 2024 14:26
bilyana-gospodinova pushed a commit that referenced this pull request Oct 11, 2024
- Add tool log-downloader
- Add instructions for traffic replay

Signed-off-by: Xin Li <xin@hashgraph.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replay production REST API traffic
3 participants