Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.2, 1.4.0, 1.5.0
-
None
Description
The Scala examples in the Metrics documentation do not compile.
The line
@transient private var counter: Counter
needs to be extended to
@transient private var counter: Counter = _
Attachments
Issue Links
- links to