apache / apache/apisix

help request: plugin opentelemetry not start .

Open
#13,925 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
17.1k
Forks
2.9k
Avg merge
3d 16h
Merged PRs (30d)
63

Description

### Description

plugin_attr:
prometheus:
export_addr:
ip: 0.0.0.0
port: 9091
export_uri: /apisix/prometheus/metrics
metric_prefix: apisix_
opentelemetry:
resource:
service.name: APISIX
collector:
address: 10.43.69.74:4318
request_timeout: 3
request_headers:
Authorization: token
batch_span_processor:
drop_on_queue_full: false
max_queue_size: 1024
batch_timeout: 2
inactive_timeout: 1
max_export_batch_size: 16
set_ngx_var: false

Image

### Environment

- APISIX version (run `apisix version`): 3.18.0
- Operating system (run `uname -a`): Rocky Linux 9.x

Contributor guide

Open the contributing guide

Research direction

Reproduce the startup problem with the supplied plugin_attr configuration on APISIX 3.18.0 and inspect the APISIX startup output for the OpenTelemetry plugin error. Confirm the collector address, authorization header, and plugin initialization behavior; done means the plugin starts successfully and telemetry is exported.

Written by the indexing model from the issue text.

Assessment

Domain
observability-sre
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.