Skip to content

Commit cc8a2af

Browse files
committed
add telemetry disable to opampextension too
1 parent a0c7ccd commit cc8a2af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cmd/opampsupervisor/supervisor/templates/opampextension.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ extensions:
1313

1414
service:
1515
extensions: [opamp]
16+
17+
telemetry:
18+
# Disable agents own telemetry to avoid port binding collisions for port 8888. Bindplane
19+
# will enable metrics and configure the port when a configuration is pushed to the agent.
20+
metrics:
21+
level: none

0 commit comments

Comments
 (0)