flxbl-io / sfp

A build system for modular development in Salesforce
https://docs.flxbl.io/sfp/
MIT License
26 stars 13 forks source link

sfpowerscripts packages #66

Open mannek43 opened 3 months ago

mannek43 commented 3 months ago

Describe the bug

We have created our dashboards in New relic. We are using sfpowerscripts metrics for monitoring(new relic) and those are working fine except one metric. That sfpowerscripts.validate.packages.failed has no attribute to use FACET with IT. In the query "FROM Metric SELECT * WHERE metricName = 'sfpowerscripts.validate.packages.failed' SINCE this quarter" you can see that there is no packages, pool or anything that you can use FACET with it.

**To Reproduce Steps to reproduce the behavior:**

Expected behavior

-list the name of the failed packages during validation

Screenshots If applicable, add screenshots to help explain your problem.

### Platform Details (please complete the following information):

OS: windows Version - @salesforce/cli/2.21.8 darwin-arm64 node-v20.10.0 Salesforce CLI(sfdx cli) Version: @dxatscale/sfpowerscripts/25.5.3 darwin-arm64 node-v20.10.0 Platform- New relic Additional context Add any other context about the problem here.

"Already opened this issue in old repository - https://github.com/dxatscale/sfpowerscripts/issues/1455"