newrelic-quickstarts
newrelic-quickstarts copied to clipboard
New Relic One quickstarts help accelerate your New Relic journey by providing immediate value for your specific use cases.
we had an issue where the directory name for this[ quickstart](https://github.com/newrelic/newrelic-quickstarts/pull/602/files) was set to `Jumpstart - Quickstart`, which is invalid as it breaks when we load the quickstarts into our...
Relates to: https://github.com/newrelic/newrelic-quickstarts/pull/794 ### Issue A contributor was attempting to move a few quickstart configs from one directory to another and it look like the validate install plan ids job...
If possible it be nice to include the [check_dashboard_name_uniqueness](https://github.com/newrelic/newrelic-quickstarts/blob/main/utils/check_dashboard_name_uniqueness.js) script into the [sanitize_dashboards](https://github.com/newrelic/newrelic-quickstarts/blob/main/utils/sanitize_dashboards.js) script so that a user can use the sanitize script for all their dashboard cleansing needs. 🧹...
### Relates to `JIRA: DEVEX-2231` - `proposed` ### Background In this PR #661 we had a change to delete a quickstart which lead us to this issue. > Currently the...
## Summary I've seen a handful of submissions now where invalid yaml is submitted, and many checks fail with complicated messages. If a submission touches a yaml file, we should...
### Problem Review NRQL queries in PRs for quickstarts isn't really easy, how do we know if the NRQL that existings in alerts or dashboards actually is valid without running...
[NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ ) ## Summary Requesting support of adding Log Parsing definitions in quickstarts. [NOTE]: #...
We need a quick and easy way to test new quickstarts and ensure they work in the product. When a new Quick start is submitted, or an existing one is...
# Summary Adding `CoreDNS` quickstart dashboard for Prometheus remote write metrics. ## Pre merge checklist - [X] Did you check you NRQL syntax? - Does it work? - [X] Did...
# Summary A concise description of the changes being introduced. Please review the pre-merge checklist section to validate this pull request is ready for review and merge. **If it is...