pipeline-backend icon indicating copy to clipboard operation
pipeline-backend copied to clipboard

chore(metrics): send only new format for pipeline trigger metrics

Open jvallesm opened this issue 1 year ago • 1 comments

Because

  • The new dashboard design requires breaking changes in the metrics, so until the frontend was implemented both the old and new metrics were sent.

This commit

  • Stops sending the metrics with the old format.

jvallesm avatar Aug 22 '24 08:08 jvallesm