Skip to content

Commit

Permalink
[APM] Remove new badge from Backends link in the solution navigation (e…
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine and MiriamAparicio authored Sep 16, 2021
1 parent d6e2080 commit 9f0fd25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/apm/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ export class ApmPlugin implements Plugin<ApmPluginSetup, ApmPluginStart> {
label: dependenciesTitle,
app: 'apm',
path: '/backends',
isNewFeature: true,
onClick: () => {
const { usageCollection } = pluginsStart as {
usageCollection?: UsageCollectionStart;
Expand Down

0 comments on commit 9f0fd25

Please sign in to comment.