| Package | Description |
|---|---|
| org.apache.ignite.spi.metric.otlp |
| Modifier and Type | Field and Description |
|---|---|
static Protocol |
OpenTelemetryMetricExporterSpi.DEFAULT_PROTOCOL
Default protocol type that is used to export metrics.
|
| Modifier and Type | Method and Description |
|---|---|
Protocol |
OpenTelemetryMetricExporterSpi.getProtocol()
Returns the configured protocol.
|
static @Nullable Protocol |
Protocol.of(String type)
Returns enumerated value for the given
type. |
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenTelemetryMetricExporterSpi.setProtocol(Protocol protocol)
Sets the OTLP protocol to export metrics.
|
GridGain In-Memory Computing Platform : ver. 8.9.33 Release Date : May 7 2026