| Package | Description |
|---|---|
| ai.foremast.micrometer.autoconfigure.web.servlet | |
| ai.foremast.micrometer.web.servlet |
| Modifier and Type | Method and Description |
|---|---|
WebMvcMetricsFilter |
WebMvcMetricsAutoConfiguration.webMetricsFilter(io.micrometer.core.instrument.MeterRegistry registry,
WebMvcTagsProvider tagsProvider,
org.springframework.web.context.WebApplicationContext ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWebMvcTagsProvider
Default implementation of
WebMvcTagsProvider. |
| Constructor and Description |
|---|
WebMvcMetricsFilter(io.micrometer.core.instrument.MeterRegistry registry,
WebMvcTagsProvider tagsProvider,
String metricName,
boolean autoTimeRequests,
HandlerMappingIntrospector mappingIntrospector) |
Copyright © 2019 Foremast.AI. All rights reserved.