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

chore: Added a script that generates Dashboard json for reporting on libraries by version, agent version and node.js version #2266

Closed
wants to merge 2 commits into from

Conversation

bizob2828
Copy link
Member

Description

This PR creates the script and framework to add other scripts to generate dashboard in NR 1.

How to Test

node dashboards/generate-library-usage.js
cat dashboards/library-usage.json | jq .

This .json can be imported as a dashboard. You can see it in action here

Related Issues

Closes #2265

@bizob2828 bizob2828 closed this Jun 11, 2024
@bizob2828 bizob2828 deleted the add-missing-lib branch August 28, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Programmatically create a NR dashboard tracking library usage by agent version and node.js version
1 participant