File tree Expand file tree Collapse file tree
x-pack/solutions/observability
observability_agent_builder Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ dependsOn:
154154 - ' @kbn/onechat-server'
155155 - ' @kbn/onechat-common'
156156 - ' @kbn/onechat-plugin'
157- - ' @kbn/observability-agent-plugin'
157+ - ' @kbn/observability-agent-builder- plugin'
158158tags :
159159 - plugin
160160 - prod
Original file line number Diff line number Diff line change 11# This file is generated by the @kbn/moon package. Any manual edits will be erased!
22# 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/observability-agent-plugin'
3+ # then regenerate this file with: 'node scripts/regenerate_moon_projects.js --update --filter @kbn/observability-agent-builder- plugin'
44
55$schema : https://moonrepo.dev/schemas/project.json
6- id : ' @kbn/observability-agent-plugin'
6+ id : ' @kbn/observability-agent-builder- plugin'
77type : unknown
88owners :
99 defaultOwner : ' @elastic/obs-ai-team'
1010toolchain :
1111 default : node
1212language : typescript
1313project :
14- name : ' @kbn/observability-agent-plugin'
15- description : Moon project for @kbn/observability-agent-plugin
14+ name : ' @kbn/observability-agent-builder- plugin'
15+ description : Moon project for @kbn/observability-agent-builder- plugin
1616 channel : ' '
1717 owner : ' @elastic/obs-ai-team'
1818 metadata :
19- sourceRoot : x-pack/solutions/observability/plugins/observability_agent
19+ sourceRoot : x-pack/solutions/observability/plugins/observability_agent_builder
2020dependsOn :
2121 - ' @kbn/core'
2222 - ' @kbn/onechat-common'
@@ -39,6 +39,8 @@ dependsOn:
3939 - ' @kbn/metrics-data-access-plugin'
4040 - ' @kbn/ml-anomaly-utils'
4141 - ' @kbn/ml-plugin'
42+ - ' @kbn/server-route-repository'
43+ - ' @kbn/server-route-repository-utils'
4244tags :
4345 - plugin
4446 - prod
Original file line number Diff line number Diff line change @@ -87,9 +87,9 @@ dependsOn:
8787 - ' @kbn/streams-schema'
8888 - ' @kbn/data-quality'
8989 - ' @kbn/onechat-common'
90- - ' @kbn/observability-agent-plugin'
9190 - ' @kbn/onechat-plugin'
9291 - ' @kbn/aiops-log-rate-analysis'
92+ - ' @kbn/observability-agent-builder-plugin'
9393tags :
9494 - test-helper
9595 - package
You can’t perform that action at this time.
0 commit comments