public interface OpenTelemetryMetricsConfigProvider
| Modifier and Type | Method and Description |
|---|---|
void |
initialise(AppIdentifier appIdentifier)
This method will be called before initializing the
OpenTelemetry instance.
|
void |
start()
This method is called after OpenTelemetry is
instantiated.
|
void |
stop()
This method is called while disposing the
OpenTelemetry instance.
|
void initialise(AppIdentifier appIdentifier)
void start()
void stop()
Copyright © 2024 AVIO Consulting. All rights reserved.