Skip to content

Rust prometheus client causing parsing exception

I'm trying to debug the https://gitlab.com/gitlab-org/gitlab/-/jobs/4455309084 since some time.


     RuntimeError:
       Processed entries 5150 != map entries 5151
     Shared Example Group: "rate-limited unauthenticated requests" called from ./spec/requests/rack_attack_global_spec.rb:51
     # ./app/services/metrics_service.rb:8:in `prometheus_metrics_text'
     # ./app/services/metrics_service.rb:15:in `metrics_text'
     # ./app/controllers/metrics_controller.rb:11:in `index'
Edited by Kamil Trzciński