OpenTelemetry PHP

Errors

Table of Contents

src/SDK/Logs/PsrSeverityMapperInterface.php 1
tests/Unit/Config/SDK/Configuration/ExampleSdk/OpenTelemetryConfiguration.php 1

PsrSeverityMapperInterface.php

Type Line Description
ERROR 15 Tag "see" with body "@see : https://datatracker.ietf.org/doc/html/rfc5424#page-10" has error "\OpenTelemetry\SDK\Logs\:" is not a valid Fqsen.

OpenTelemetryConfiguration.php

Type Line Description
ERROR 80 Tag "method" with body "@method array{ file_format: '0.1', disabled: bool, resource: array{ attributes: array, schema_url: ?string, }, attribute_limits: array{ attribute_value_length_limit: ?int<0, max>, attribute_count_limit: int<0, max>, }, propagator: ?ComponentPlugin<TextMapPropagatorInterface>, response_propagator/development: ?ComponentPlugin<ResponsePropagatorInterface>, tracer_provider: array{ limits: array{ attribute_value_length_limit: ?int<0, max>, attribute_count_limit: ?int<0, max>, event_count_limit: int<0, max>, link_count_limit: int<0, max>, event_attribute_count_limit: ?int<0, max>, link_attribute_count_limit: ?int<0, max>, }, sampler: ?ComponentPlugin<Sampler>, processors: list<ComponentPlugin<SpanProcessor>>, }, meter_provider: array{ views: list<array{ stream: array{ name: ?string, description: ?string, attribute_keys: list<string>, aggregation: ?ComponentPlugin<AggregationResolver>, }, selector: array{ instrument_type: 'counter'|'gauge'|'histogram'|'observable_counter'|'observable_gauge'|'observable_up_down_counter'|'up_down_counter'|null, instrument_name: ?string, unit: ?string, meter_name: ?string, meter_version: ?string, meter_schema_url: ?string, }, }>, readers: list<ComponentPlugin<MetricReader>>, }, logger_provider: array{ limits: array{ attribute_value_length_limit: ?int<0, max>, attribute_count_limit: ?int<0, max>, }, processors: list<ComponentPlugin<LogRecordProcessor>>, }, } $properties" has error Unexpected token "/development:", expected '}' at offset 352 on line 13

Search results