-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Labels
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Description
We've added a lot of instrumentation around dials, but we have very little instrumentation once the connection is established. Some ideas for metrics to add:
- Total data packet counts in each direction (rate is the metric we care about)
- Per-connection packet counts (histogram)
- Connection lifespan (histogram)
- Packet send failure count
- Connection close instrumentation, similar to the "dial failure reason" instrumenting we did (who closed the connection, why)
Metadata
Metadata
Assignees
Labels
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.