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 logs for ip:port #123

Merged
merged 4 commits into from
Apr 10, 2024
Merged

Add logs for ip:port #123

merged 4 commits into from
Apr 10, 2024

Conversation

buffalu
Copy link
Contributor

@buffalu buffalu commented Apr 10, 2024

  • Add logs for ip:port for operators

for s in &sockets.tpu_sockets.transactions_quic_sockets {
info!(
"TPU quic socket is listening at: {}:{}",
public_ip.to_string(),
Copy link
Contributor

Choose a reason for hiding this comment

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

to_string() probably not needed

@buffalu buffalu merged commit f1165c4 into master Apr 10, 2024
3 checks passed
@buffalu buffalu deleted the lb/add_log branch April 10, 2024 18:59
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