فهرست منبع

newrelic (#3809)

Co-authored-by: Trevor Shim <trevorshim@Trevors-MacBook-Air.local>
sunguroku 2 سال پیش
والد
کامیت
277a3ef650
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      dashboard/src/shared/hardcodedNameDict.tsx

+ 1 - 0
dashboard/src/shared/hardcodedNameDict.tsx

@@ -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 } = {