Page MenuHomePhabricator

Migrate "WikiLambda API" instrument to use the Test Kitchen SDK
Open, Needs TriagePublic

Description

Background

The WikiLambda API instrument is the only instrument that uses EventLogging::getMetricsPlatformClient() and the MetricsClient class. Migrating this instrument to use the Test Kitchen SDK will unblock the deprecation and removal of that method and class.

AC