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 latency to UDP tracker logs #712

Merged

Conversation

josecelano
Copy link
Member

Example:

2024-02-23T08:24:50.137064143+00:00 [UDP TRACKER][INFO] request; server_socket_addr=0.0.0.0:6969 action=ANNOUNCE transaction_id=-888840697 request_id=c38ab102-3ad1-48d3-8f2e-e03190d6e592 connection_id=4792797915217963415 info_hash=9c38422213e30bff212b30c360d26f9a02136422
2024-02-23T08:24:50.137075433+00:00 [UDP TRACKER][INFO] response; server_socket_addr=0.0.0.0:6969 transaction_id=-888840697 request_id=c38ab102-3ad1-48d3-8f2e-e03190d6e592 latency_ms=0

Example:

```
2024-02-23T08:24:50.137064143+00:00 [UDP TRACKER][INFO] request; server_socket_addr=0.0.0.0:6969 action=ANNOUNCE transaction_id=-888840697 request_id=c38ab102-3ad1-48d3-8f2e-e03190d6e592 connection_id=4792797915217963415 info_hash=9c38422213e30bff212b30c360d26f9a02136422
2024-02-23T08:24:50.137075433+00:00 [UDP TRACKER][INFO] response; server_socket_addr=0.0.0.0:6969 transaction_id=-888840697 request_id=c38ab102-3ad1-48d3-8f2e-e03190d6e592 latency_ms=0
```
@josecelano josecelano linked an issue Feb 23, 2024 that may be closed by this pull request
@josecelano josecelano added this to the v3.0.0 milestone Feb 23, 2024
@josecelano josecelano self-assigned this Feb 23, 2024
@josecelano josecelano added Enhancement / Feature Request Something New - Admin - Enjoyable to Install and Setup our Software labels Feb 23, 2024
@josecelano
Copy link
Member Author

ACK 5a6c968

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.39%. Comparing base (5e5a9aa) to head (5a6c968).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #712   +/-   ##
========================================
  Coverage    73.39%   73.39%           
========================================
  Files          144      144           
  Lines         9294     9296    +2     
========================================
+ Hits          6821     6823    +2     
  Misses        2473     2473           

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

@josecelano josecelano merged commit 10e9d66 into torrust:develop Feb 23, 2024
13 checks passed
@josecelano josecelano deleted the 704-add-latency-to-udp-tracker-logs branch February 23, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Admin - Enjoyable to Install and Setup our Software Enhancement / Feature Request Something New
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add latency to UDP tracker logs
1 participant