# Functions
New returns an Emitter that is configured with the given sender and RuntimeEmitterOptions.
NewV1 returns an Emitter that is configured with the given v1 sender and RuntimeEmitterOptions.
WithInterval returns a RuntimeEmitterOption to configure the interval at which the runtime emitter emits gauges.
# Type aliases
RuntimeEmitterOption is the option provides configuration for an Emitter.