Skip to content

Commit 82b49e7

Browse files
committed
Adding plugin.yml changes
1 parent 5dc0175 commit 82b49e7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

plugin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ configuration:
8686
minimum: 1
8787
dependencies:
8888
type: boolean
89+
disable-host-otel-tracing:
90+
type: boolean
8991
entrypoint:
9092
type: string
9193
env:
@@ -200,6 +202,7 @@ configuration:
200202
cache-to: [ build ]
201203
command: [ run ]
202204
dependencies: [ run ]
205+
disable-host-otel-tracing: [ build, push, run ]
203206
entrypoint: [ run ]
204207
env: [ run ]
205208
env-propagation-list: [ run ]

0 commit comments

Comments
 (0)