[][src]Crate game_metrics

Macros

scope

Structs

Logger
LoggerSettings
Metrics

The metrics struct is used to initialize the metrics communications channels and access the Histogram data for each named metric.

Span

The raw span RAII guard which is used for scoping spans of code for instrumentation.

Enums

Event

Events dispatched by various instrumentation functions.

LogLevel

An enum representing the available verbosity levels of the logger.

Attribute Macros

instrument