Skip to content

Reduce urgency for no-op / deprecated unleash client endpoints

What does this MR do and why?

Reduces urgency for

  • POST /api/:version/feature_flags/unleash/:project_id/client/metrics
  • GET /api/:version/feature_flags/unleash/:project_id/features

as they are no-op/deprecated endpoints and they are also receiving less than 1% of overall traffic

These endpoints were observed to be in top apdex violators for ~"group::release"

More context in #378498 (comment 1149409137)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #378498 (closed)

Edited by Bala Kumar

Merge request reports

Loading