Skip to content

Commit

Permalink
newrelic (#3809)
Browse files Browse the repository at this point in the history
Co-authored-by: Trevor Shim <[email protected]>
  • Loading branch information
sunguroku and Trevor Shim authored Oct 13, 2023
1 parent 8894d08 commit 277a3ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard/src/shared/hardcodedNameDict.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const hardcodedNames: { [key: string]: string } = {
keda: "KEDA",
"grafana-agent": "Grafana Agent",
"ecr-secrets-updater": "ECR Secrets Updater",
"nri-bundle": "New Relic",
};

const hardcodedIcons: { [key: string]: string } = {
Expand Down

0 comments on commit 277a3ef

Please sign in to comment.