# Packages
No description provided by the author
# Functions
ForEachLatencyCounter runs the provided function for each current latency counter measuring the given operation.
StartLatencyTimer starts a timer for the gopls operation with the given name, and returns a func to stop the timer and record the latency sample.
# Type aliases
A CounterPath represents the components of a telemetry counter name.