fix(KNO-11924): Fix hardcoded account ID in New Relic dashboard starter kit JSON - #1336
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
rachael-t
marked this pull request as ready for review
March 5, 2026 18:19
cellomatt
reviewed
Mar 5, 2026
cellomatt
approved these changes
Mar 5, 2026
cellomatt
approved these changes
Mar 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The dashboard starter kit JSON contained a hardcoded account ID, so any customer importing the JSON would see an error message "We couldn't fetch this data. This widget was added from an account you don't have access to" for every widget, since the queries were pointing at an account they had no access to.
I updated the JSON to replace the hardcoded account ID with 0 as a placeholder and then updated the dashboard starter kit instructions to direct customers to replace the 0 placeholder with their own New Relic account ID before importing.
https://docs-git-rt-new-relic-json-knocklabs.vercel.app/integrations/extensions/new-relic#dashboard-starter-kit
Tasks
KNO-11924
Screenshots
Error messages customers receive if they just copy and paste the JSON without updating the

accountId: