Skip to content

Drop GraphQL generic tracer module

Stan Hu requested to merge sh-drop-generic-tracing into master

What does this MR do and why?

In GitLab 16.1, !123228 (merged) disabled the Prometheus metrics in the GraphQL generic tracer under a feature flag since it was generating high-cardiunality metrics that weren't being used.

We now drop this module entirely now that it's been replaced with MetricsTracer.

Relates to #345396 (closed)

MR acceptance checklist

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

Edited by Stan Hu

Merge request reports