lablabs / cloudflare-exporter

Prometheus CloudFlare Exporter
Apache License 2.0
306 stars 104 forks source link

Exporter 400 status error in AWS ECS #83

Open mjwilkie opened 1 year ago

mjwilkie commented 1 year ago

I've deployed the exporter to AWS ECS. I’m using CF_API_TOKENto authenticate and I’m unable to resolve this error which occurs when the container is being launched:

http Status 400 invalid request headers (6003)

I’ve used tokens that were scoped for logging/analytics as well as global with no success. Any suggestions are appreciated. This is only an issue within ECS, running the container locally works without errors.

cageyv commented 1 year ago

Could you share your task definition? It could probably helps to find an issue