Page MenuHomeSoftware Heritage

counters: fix wrong service port in prometheus job
ClosedPublic

Authored by vsellier on Mar 25 2021, 11:30 AM.

Details

Summary

Related T3164

Test Plan
diff origin/production/counters0.internal.staging.swh.network current/counters0.internal.staging.swh.network
*******************************************
  Profile::Prometheus::Export_scrape_config[swh-counters_counters0.internal.staging.swh.network] =>
   parameters =>
     target =>
      - counters0.internal.staging.swh.network:
      + counters0.internal.staging.swh.network:5011
*******************************************
*** End octocatalog-diff on counters0.internal.staging.swh.network

Diff Detail

Repository
rSPSITE puppet-swh-site
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

vsellier created this revision.
ardumont added a subscriber: ardumont.

that happens heh ;)

This revision is now accepted and ready to land.Mar 25 2021, 11:31 AM