File tree Expand file tree Collapse file tree
x-pack/platform/packages/shared/kbn_apm_api_shared Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # This file is generated by the @kbn/moon package. Any manual edits will be erased!
2+ # To extend this, write your extensions/overrides to 'moon.extend.yml'
3+ # then regenerate this file with: 'node scripts/regenerate_moon_projects.js --update --filter @kbn/apm-api-shared'
4+
5+ $schema : https://moonrepo.dev/schemas/project.json
6+ id : ' @kbn/apm-api-shared'
7+ layer : unknown
8+ owners :
9+ defaultOwner : ' @elastic/obs-presentation-team'
10+ toolchains :
11+ default : node
12+ language : typescript
13+ project :
14+ title : ' @kbn/apm-api-shared'
15+ description : Moon project for @kbn/apm-api-shared
16+ channel : ' '
17+ owner : ' @elastic/obs-presentation-team'
18+ sourceRoot : x-pack/platform/packages/shared/kbn_apm_api_shared
19+ dependsOn :
20+ - ' @kbn/server-route-repository-utils'
21+ - ' @kbn/apm-common'
22+ - ' @kbn/io-ts-utils'
23+ - ' @kbn/core'
24+ - ' @kbn/server-route-repository'
25+ - ' @kbn/cps-utils'
26+ - ' @kbn/es-query'
27+ - ' @kbn/apm-types'
28+ - ' @kbn/es-types'
29+ - ' @kbn/security-plugin-types-common'
30+ - ' @kbn/data-views-plugin'
31+ - ' @kbn/fleet-plugin'
32+ - ' @kbn/profiling-utils'
33+ - ' @kbn/slo-schema'
34+ - ' @kbn/elastic-agent-utils'
35+ - ' @kbn/apm-types-shared'
36+ tags :
37+ - shared-common
38+ - package
39+ - prod
40+ - group-platform
41+ - shared
42+ fileGroups :
43+ src :
44+ - ' **/*.ts'
45+ - ' **/*.tsx'
46+ - ' !target/**/*'
47+ tasks : {}
You can’t perform that action at this time.
0 commit comments