Scrape 429 error codes into prometheus

Hi,

I am using traefik and receiving all web requests through it. The access log receives 429 rate limit codes, but in Prometheus I cannot see the 429 codes.
So how can I configure Prometheus to scrape the 429 rate limit codes?

Thanks.