| Package | Description |
|---|---|
| org.qubership.automation.itf.monitoring.metrics |
| Modifier and Type | Method and Description |
|---|---|
static Metric |
Metric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metric[] |
Metric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsAggregateService.incrementRequestToProject(@NonNull UUID projectUuid,
@NonNull Metric metric)
Increment requests counter for metric and projectUuid.
|
Copyright © 2025. All rights reserved.