Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TracerProviderFactory.php

function TracerProviderFactory::__construct

File

vendor/open-telemetry/sdk/Trace/TracerProviderFactory.php, line 14

Class

TracerProviderFactory

Namespace

OpenTelemetry\SDK\Trace

Code

public function __construct(ExporterFactory $exporterFactory = new ExporterFactory(), SamplerFactory $samplerFactory = new SamplerFactory(), SpanProcessorFactory $spanProcessorFactory = new SpanProcessorFactory()) {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal