Class ElasticsearchEndpointDefinition.EndpointPattern
java.lang.Object
io.opentelemetry.instrumentation.elasticsearch.rest.internal.ElasticsearchEndpointDefinition.EndpointPattern
- Enclosing class:
- ElasticsearchEndpointDefinition
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Method Summary
Modifier and TypeMethodDescriptionstatic PatternbuildRegexPattern(String routeStr) Builds a regex pattern from the parameterized route pattern.
-
Method Details
-
buildRegexPattern
Builds a regex pattern from the parameterized route pattern.
-