Skip to content

Commit 8a8f53e

Browse files
committed
temporary workaround for aix
1 parent e25b86e commit 8a8f53e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cmd/opampsupervisor/supervisor/templates/nooppipeline.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,9 @@ service:
88
traces:
99
receivers: [nop]
1010
exporters: [nop]
11+
12+
telemetry:
13+
# Disable agents own telemetry to avoid port binding collisions for port 8888. Bindplane
14+
# will enable metrics and configure the port when a configuration is pushed to the agent.
15+
metrics:
16+
level: none

0 commit comments

Comments
 (0)