Module pact_matching::metrics[][src]

Expand description

Metrics sent to GA.

This module defines some events that can be used to capture usage metrics and send them to a Google Analytics account.

Enums

Metric events to send

Functions

This sends anonymous metrics to a Google Analytics account. It is used to track usage of Pact library and operating system versions. This can be disabled by setting the pact_do_not_track environment variable to true.