open-telemetry / open-telemetry/opentelemetry-java

grpc-managed-channel sender ignores exporter RetryPolicy

Đang mở
#8,653 4 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Feature Request
Ngôn ngữ chính
Java
Star
2.5k
Fork
1k
Merge trung bình
3 ngày 17 giờ
Pull request đã merge (30 ngày)
58

Mô tả

Is your feature request related to a problem? Please describe.
We use opentelemetry-java in our platform and since https://github.com/open-telemetry/opentelemetry-java/pull/2995 all the services that start before the opentelemetry collector generate an ERROR log because the collector is not available yet:
https://github.com/open-telemetry/opentelemetry-java/blob/main/exporters/otlp/all/src/main/java/io/opentelemetry/exporter/otlp/internal/GrpcExporter.java#L100

Describe the solution you'd like

Describe alternatives you've considered

Additional context
We're using opentelemetry-java 1.63.0

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Bắt đầu tại exporters/otlp/all/src/main/java/io/opentelemetry/exporter/otlp/internal/GrpcExporter.java, khoảng dòng 100, sau đó theo dõi cách grpc-managed-channel sender xử lý RetryPolicy của exporter. Xác định hành vi mong đợi khi collector không khả dụng và xác minh rằng quá trình khởi động không còn tạo ra log ERROR, trong khi hành vi của RetryPolicy vẫn đúng.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
grpc, java
Lĩnh vực
networking, observability-sre
Loại issue
Tính năng
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.