Index
All Classes and Interfaces|All Packages
A
- aroundNetwork(RequestExecution) - Method in class org.zalando.riptide.micrometer.MicrometerPlugin
B
- bindTo(MeterRegistry) - Method in class org.zalando.riptide.micrometer.ThreadPoolMetrics
C
- CallSiteTagGenerator - Class in org.zalando.riptide.micrometer.tag
-
Beware that some meter registries, e.g.
- CallSiteTagGenerator() - Constructor for class org.zalando.riptide.micrometer.tag.CallSiteTagGenerator
- composite(Iterable<TagGenerator>) - Static method in interface org.zalando.riptide.micrometer.tag.TagGenerator
- composite(TagGenerator, TagGenerator...) - Static method in interface org.zalando.riptide.micrometer.tag.TagGenerator
E
- ErrorKindTagGenerator - Class in org.zalando.riptide.micrometer.tag
- ErrorKindTagGenerator() - Constructor for class org.zalando.riptide.micrometer.tag.ErrorKindTagGenerator
H
- HttpMethodTagGenerator - Class in org.zalando.riptide.micrometer.tag
- HttpMethodTagGenerator() - Constructor for class org.zalando.riptide.micrometer.tag.HttpMethodTagGenerator
- HttpPathTagGenerator - Class in org.zalando.riptide.micrometer.tag
- HttpPathTagGenerator() - Constructor for class org.zalando.riptide.micrometer.tag.HttpPathTagGenerator
- HttpStatusTagGenerator - Class in org.zalando.riptide.micrometer.tag
- HttpStatusTagGenerator() - Constructor for class org.zalando.riptide.micrometer.tag.HttpStatusTagGenerator
M
- MicrometerPlugin - Class in org.zalando.riptide.micrometer
- MicrometerPlugin(MeterRegistry) - Constructor for class org.zalando.riptide.micrometer.MicrometerPlugin
O
- onError(RequestArguments, Throwable) - Method in class org.zalando.riptide.micrometer.tag.ErrorKindTagGenerator
- onError(RequestArguments, Throwable) - Method in class org.zalando.riptide.micrometer.tag.HttpStatusTagGenerator
- onError(RequestArguments, Throwable) - Method in interface org.zalando.riptide.micrometer.tag.TagGenerator
- onRequest(RequestArguments) - Method in class org.zalando.riptide.micrometer.tag.CallSiteTagGenerator
- onRequest(RequestArguments) - Method in class org.zalando.riptide.micrometer.tag.HttpMethodTagGenerator
- onRequest(RequestArguments) - Method in class org.zalando.riptide.micrometer.tag.HttpPathTagGenerator
- onRequest(RequestArguments) - Method in class org.zalando.riptide.micrometer.tag.PeerHostnameTagGenerator
- onRequest(RequestArguments) - Method in class org.zalando.riptide.micrometer.tag.RetryTagGenerator
- onRequest(RequestArguments) - Method in class org.zalando.riptide.micrometer.tag.StaticTagDecorator
- onRequest(RequestArguments) - Method in interface org.zalando.riptide.micrometer.tag.TagGenerator
- onResponse(RequestArguments, ClientHttpResponse) - Method in class org.zalando.riptide.micrometer.tag.ErrorKindTagGenerator
- onResponse(RequestArguments, ClientHttpResponse) - Method in class org.zalando.riptide.micrometer.tag.HttpStatusTagGenerator
- onResponse(RequestArguments, ClientHttpResponse) - Method in interface org.zalando.riptide.micrometer.tag.TagGenerator
- org.zalando.riptide.micrometer - package org.zalando.riptide.micrometer
- org.zalando.riptide.micrometer.tag - package org.zalando.riptide.micrometer.tag
P
- PeerHostnameTagGenerator - Class in org.zalando.riptide.micrometer.tag
- PeerHostnameTagGenerator() - Constructor for class org.zalando.riptide.micrometer.tag.PeerHostnameTagGenerator
R
- RetryTagGenerator - Class in org.zalando.riptide.micrometer.tag
- RetryTagGenerator() - Constructor for class org.zalando.riptide.micrometer.tag.RetryTagGenerator
S
- ServiceLoaderTagGenerator - Class in org.zalando.riptide.micrometer.tag
- ServiceLoaderTagGenerator() - Constructor for class org.zalando.riptide.micrometer.tag.ServiceLoaderTagGenerator
- StaticTagDecorator - Class in org.zalando.riptide.micrometer.tag
- StaticTagDecorator() - Constructor for class org.zalando.riptide.micrometer.tag.StaticTagDecorator
T
- TagGenerator - Interface in org.zalando.riptide.micrometer.tag
- TAGS - Static variable in class org.zalando.riptide.micrometer.MicrometerPlugin
-
Allows to pass arbitrary metrics tags directly from a call site.
- ThreadPoolMetrics - Class in org.zalando.riptide.micrometer
- ThreadPoolMetrics(ThreadPoolExecutor) - Constructor for class org.zalando.riptide.micrometer.ThreadPoolMetrics
W
- withAdditionalTagGenerators(Collection<TagGenerator>) - Method in class org.zalando.riptide.micrometer.MicrometerPlugin
- withAdditionalTagGenerators(TagGenerator, TagGenerator...) - Method in class org.zalando.riptide.micrometer.MicrometerPlugin
- withDefaultTags(Tag...) - Method in class org.zalando.riptide.micrometer.MicrometerPlugin
- withDefaultTags(Tag...) - Method in class org.zalando.riptide.micrometer.ThreadPoolMetrics
- withDefaultTags(Iterable<Tag>) - Method in class org.zalando.riptide.micrometer.MicrometerPlugin
- withDefaultTags(Iterable<Tag>) - Method in class org.zalando.riptide.micrometer.ThreadPoolMetrics
- withMetricName(String) - Method in class org.zalando.riptide.micrometer.MicrometerPlugin
- withMetricName(String) - Method in class org.zalando.riptide.micrometer.ThreadPoolMetrics
- withTagGenerators(Collection<TagGenerator>) - Method in class org.zalando.riptide.micrometer.MicrometerPlugin
- withTagGenerators(TagGenerator, TagGenerator...) - Method in class org.zalando.riptide.micrometer.MicrometerPlugin
All Classes and Interfaces|All Packages