prometheus / prometheus/client_python
SigV4 support to push to AWS-based pushgateways?
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 4.4k
- Fork
- 876
- Merge medio
- 8g 4h
- PR unite (30g)
- 1
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws, python
- Ambito
- cloud
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100