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

Breadcrumb

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

function SpanLimits::__construct

@internal Use {

See also

SpanLimitsBuilder} to create {@see SpanLimits} instance.

File

vendor/open-telemetry/sdk/Trace/SpanLimits.php, line 48

Class

SpanLimits

Namespace

OpenTelemetry\SDK\Trace

Code

public function __construct(AttributesFactoryInterface $attributesFactory, AttributesFactoryInterface $eventAttributesFactory, AttributesFactoryInterface $linkAttributesFactory, int $eventCountLimit, int $linkCountLimit) {
}

API Navigation

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