Skip to content

Conversation

@benjipelletier
Copy link
Contributor

Summary: We want to track throughput, error, latency, etc for channel pair metrics. Add those to net.rs

Differential Revision: D86425779

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 10, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 10, 2025

@benjipelletier has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86425779.

benjipelletier added a commit to benjipelletier/monarch-1 that referenced this pull request Nov 12, 2025
Summary:

We want to track throughput, error, latency, etc for channel pair metrics. Add those to `net.rs`

Attributes for channel metrics:
```
"error_type" => human readable error type if an error occured
"source" => source address (populated when available)
"dest" => destination address
```

Reviewed By: vidhyav

Differential Revision: D86425779
Summary:

We want to track throughput, error, latency, etc for channel pair metrics. Add those to `net.rs`

Attributes for channel metrics:
```
"error_type" => human readable error type if an error occured
"source" => source address (populated when available)
"dest" => destination address
```

Reviewed By: vidhyav

Differential Revision: D86425779
@meta-codesync
Copy link

meta-codesync bot commented Nov 14, 2025

This pull request has been merged in 76bc1ae.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants