Skip to content

11.4.0

Compare
Choose a tag to compare
@SimenB SimenB released this 04 Jun 13:18
· 190 commits to master since this release
6d1f37e

Added

  • nodejs_active_handles metric to the collectDefaultMetrics(). Unlike nodejs_active_handles_total it split count of active handles by type.
  • nodejs_active_requests metric to the collectDefaultMetrics(). Unlike nodejs_active_requests_total it split count of active requests by type.