Skip to content

Add sidekiq_health_check_port default to GDK

Roy Zwambag requested to merge rz-sidekiq-health-check-default into main

What does this Merge Request do and why?

With gitlab!75247 (merged) we will start a separate metrics server and health checks server for Sidekiq metrics. With this change we set up a default port for GDK to make use of this new functionality.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports