Package | Description |
---|---|
org.forgerock.monitoring.api.instrument |
Common Monitoring API Core based on MicroMeter
|
org.forgerock.monitoring.api.instrument.search |
Common Monitoring API Search functionality based on MicroMeter
|
Modifier and Type | Method and Description |
---|---|
default RequiredSearch |
MeterRegistry.get(String name)
Initiate a search beginning with a metric name.
|
Modifier and Type | Method and Description |
---|---|
RequiredSearch |
RequiredSearch.tag(String tagKey,
String tagValue) |
RequiredSearch |
RequiredSearch.tags(Iterable<Tag> tags) |
RequiredSearch |
RequiredSearch.tags(String... tags) |
Copyright 2011-2017 ForgeRock AS.