pipeline-backend
pipeline-backend copied to clipboard
chore(metrics): send only new format for pipeline trigger metrics
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.