prometheus / prometheus/client_python
SigV4 support to push to AWS-based pushgateways?
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- Python
- Star
- 4.4k
- Fork
- 876
- Merge trung bình
- 8 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
AFAIU currently there's no handler in the library to handle push_to_gateway() calls to an AWS-based pushgateway which needs the access key, secret key and all that good stuff.
I saw this PR which adds such support to the Go client: https://github.com/prometheus/prometheus/pull/8509/files. Wondering if this will be supported by the Python client in the future?
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- 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.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Start at the Python client's push_to_gateway() entry point and compare it with the referenced Prometheus Go PR #8509 to understand the expected AWS SigV4 behavior. Done means the client can authenticate pushes to AWS-based pushgateways using the required credentials and the resulting behavior is verified.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- aws, python
- Lĩnh vực
- cloud
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100