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 Search |
MeterRegistry.find(String name)
Initiate a search beginning with a metric name.
|
Modifier and Type | Method and Description |
---|---|
Search |
Search.tag(String tagKey,
String tagValue) |
Search |
Search.tags(Iterable<Tag> tags) |
Search |
Search.tags(String... tags) |
Copyright 2011-2017 ForgeRock AS.