Skip to content

Commit

Permalink
temp remove newrelic addon (#4632)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feroze Mohideen authored May 9, 2024
1 parent 61ab42b commit 9b28b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/src/lib/addons/template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,6 @@ export const SUPPORTED_ADDON_TEMPLATES: Array<AddonTemplate<ClientAddonType>> =
ADDON_TEMPLATE_DATADOG,
ADDON_TEMPLATE_MEZMO,
ADDON_TEMPLATE_METABASE,
ADDON_TEMPLATE_NEWRELIC,
// ADDON_TEMPLATE_NEWRELIC,
ADDON_TEMPLATE_TAILSCALE,
];

0 comments on commit 9b28b8b

Please sign in to comment.