Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sfpowerscripts packages #66

Open
mannek43 opened this issue May 29, 2024 · 1 comment
Open

sfpowerscripts packages #66

mannek43 opened this issue May 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mannek43
Copy link

mannek43 commented May 29, 2024

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:

  • Run this query in salesforce dx@scale dashboard(new relic)- FROM Metric SELECT COUNT(sfpowerscripts.validate.packages.failed) FACET package LIMIT 10 SINCE this quarter.
  • After that if we run this query ,we can see whether the packages are in metrics or not ( FROM Metric SELECT * WHERE metricName = 'sfpowerscripts.validate.packages.failed' SINCE this quarter)

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 - dxatscale#1455"

@azlam-abdulsalam azlam-abdulsalam added bug Something isn't working and removed analysis labels Jun 8, 2024
@dieffrei dieffrei self-assigned this Jun 20, 2024
@SantiMB-sage
Copy link

SantiMB-sage commented Oct 1, 2024

Hi @dieffrei ,

Any news about this? Thank you.

cc @mannek43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants