Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HttpEndpointResolver.php
HttpEndpointResolver::$httpFactoryResolver
Type:
httpFactoryResolver
File
vendor/
open-telemetry/
exporter-otlp/
HttpEndpointResolver.php
, line 28
Class
HttpEndpointResolver
Resolves non-signal-specific OTLP HTTP endpoints to signal-specific ones according to the specification.
Namespace
OpenTelemetry\Contrib\Otlp
Code
private readonly FactoryResolverInterface $httpFactoryResolver;
RSS feed