| 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 |