Skip to content

Commit

Permalink
do not re-export apm agent from fleet (#118586)
Browse files Browse the repository at this point in the history
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
  • Loading branch information
2 people authored and dmlemeshko committed Nov 29, 2021
1 parent 00a8551 commit 94b7d05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/fleet/server/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import {

import { FleetPlugin } from './plugin';

export { default as apm } from 'elastic-apm-node';
export type {
AgentService,
ESIndexPatternService,
Expand Down

0 comments on commit 94b7d05

Please sign in to comment.