Documentation
¶
Overview ¶
Package plaintext implements an Instrumentation on an io.Writer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(w io.Writer) instrumentation.Instrumentation
New returns a new Instrumentation that prints metrics to the passed io.Writer. All metrics are prefixed with an appropriate bucket name, and take the form e.g. "insert.record.count 10".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.