# Scrape 429 error codes into prometheus

**URL:** https://discuss.prometheus.io/t/scrape-429-error-codes-into-prometheus/1271
**Category:** Exporters and Metrics
**Created:** [November 1, 2022, 7:16am UTC](https://discuss.prometheus.io/t/scrape-429-error-codes-into-prometheus/1271 "2022-11-01T07:16:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ssantrosyan](https://avatars.discourse-cdn.com/v4/letter/s/977dab/32.png) [@ssantrosyan](https://discuss.prometheus.io/u/ssantrosyan)
#### Post date: [November 1, 2022, 7:16am UTC](https://discuss.prometheus.io/t/scrape-429-error-codes-into-prometheus/1271/1 "2022-11-01T07:16:16Z")

</div>

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.
