Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseOpenTelemetryCollectorExporter ¶
func CloseOpenTelemetryCollectorExporter()
CloseOpenTelemetryCollectorExporter ensures all collected metrics are sent to the OpenTelemetry Collect and closes the exporter.
func CloseStackdriverExporter ¶
func CloseStackdriverExporter()
CloseStackdriverExporter ensures all collected metrics are sent to Stackdriver and closes the stackdriverExporter.
func EnableOpenTelemetryCollectorExporter ¶
EnableOpenTelemetryCollectorExporter starts exporting monitoring metrics to the OpenTelemetry Collector at the given address. Details: https://opentelemetry.io/docs/collector/
func EnableStackdriverExporter ¶
EnableStackdriverExporter starts to collect monitoring metrics and exports them to Stackdriver iff the given interval is positive.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.