Page MenuHomeSoftware Heritage

Configure the kafka clusters environment for the consumer lag exporter
ClosedPublic

Authored by vsellier on Jan 21 2022, 7:00 PM.

Details

Summary

All the metrics are now gathered by the journal orchestrator.
If the environment label is not forced per cluster, the environment
of the orchestrator is used.

Test Plan
  • getty:
diff origin/production/getty.internal.softwareheritage.org current/getty.internal.softwareheritage.org
*******************************************
  Profile::Prometheus::Export_scrape_config[kafka-consumer-group-rocquencourt] =>
   parameters =>
     labels =>
       environment =>
        + production
*******************************************
  Profile::Prometheus::Export_scrape_config[kafka-consumer-group-rocquencourt_staging] =>
   parameters =>
     labels =>
       environment =>
        + staging
*******************************************
*** End octocatalog-diff on getty.internal.softwareheritage.org

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.