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

Breadcrumb

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

class LogsService

Hierarchy

  • class \GPBMetadata\Opentelemetry\Proto\Collector\Logs\V1\LogsService

Expanded class hierarchy of LogsService

File

vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Collector/Logs/V1/LogsService.php, line 7

Namespace

GPBMetadata\Opentelemetry\Proto\Collector\Logs\V1
View source
class LogsService {
    public static $is_initialized = false;
    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
        if (static::$is_initialized == true) {
            return;
        }
        \GPBMetadata\Opentelemetry\Proto\Logs\V1\Logs::initOnce();
        $pool->internalAddGeneratedFile('
�
8opentelemetry/proto/collector/logs/v1/logs_service.proto%opentelemetry.proto.collector.logs.v1"\\
ExportLogsServiceRequest@

resource_logs (2).opentelemetry.proto.logs.v1.ResourceLogs"u
ExportLogsServiceResponseX
partial_success (2?.opentelemetry.proto.collector.logs.v1.ExportLogsPartialSuccess"O
ExportLogsPartialSuccess
rejected_log_records (

error_message (	2�
LogsService�
Export?.opentelemetry.proto.collector.logs.v1.ExportLogsServiceRequest@.opentelemetry.proto.collector.logs.v1.ExportLogsServiceResponse"B�
(io.opentelemetry.proto.collector.logs.v1BLogsServiceProtoPZ0go.opentelemetry.io/proto/otlp/collector/logs/v1�%OpenTelemetry.Proto.Collector.Logs.V1bproto3', true);
        static::$is_initialized = true;
    }

}

Members

Title Sort descending Modifiers Object type Summary
LogsService::$is_initialized public static property
LogsService::initOnce public static function

API Navigation

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