Drop GraphQL generic tracer module
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Stan Hu