Skip to content

Improve post-dial instrumentation #410

@tallclair

Description

@tallclair

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

No one assigned

    Labels

    lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions