| Class | Description |
|---|---|
| JaxrsClientExtractor |
Extracts information from JAX-RS client request and response.
|
| JaxrsClientFilter |
JAX-RS client request and response filter to provide instrumentation of client calls with
OpenCensus.
|
| JaxrsContainerExtractor |
Extracts information from JAX-RS container request and response.
|
| JaxrsContainerFilter |
JAX-RS request and response filter to provide instrumentation of JAX-RS based endpoint with
OpenCensus.
|
| Annotation Type | Description |
|---|---|
| Metrics |
Annotation to mark JAX-RS endpoint or method for metrics collection.
|