This class provides a Publisher that writes metric samples to a stream.
This stream publisher publishes recorded metric values to an output stream specified at construction.
| Name | Description |
|---|---|
Publisher | This protocol class provides a method to publish recorded metric values. |
| Name | Description |
|---|---|
StreamPublisher [constructor] | Create a streampublisher and initialize it to publish metrics to the specified stream. |
~StreamPublisher [destructor] [virtual] | Destroy this stream publisher. |
publish | publish overloads |