You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Benchmark tests currently send results to stdout. We should add the ability to ship results to the connect service.
If these tests are going to deliver (metric) telemetry to New Relic, we'll want to add a collector or aggregator for them, which can deliver the metrics after tests are run.
Acceptance criteria
A collector or aggregator to receive benchmark metrics, replacing or augmenting the current ConsolePrinter
A transport mechanism to send collected benchmark metrics to NR
Test runs should be tagged with Node version and agent version
Benchmark tests currently send results to stdout. We should add the ability to ship results to the connect service.
If these tests are going to deliver (metric) telemetry to New Relic, we'll want to add a collector or aggregator for them, which can deliver the metrics after tests are run.
Acceptance criteria
ConsolePrinter
Relates to #2114
The text was updated successfully, but these errors were encountered: