Skip to content

Commit e1d4042

Browse files
committed
Add note about supervisor preset stage
Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
1 parent 6274cce commit e1d4042

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

charts/opentelemetry-collector/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,9 @@ presets:
359359
# Configures the collector to communicate with the remote Coralogix fleet management service.
360360
fleetManagement:
361361
enabled: false
362+
# IMPORTANT: The `supervisor` preset is in alpha stage and under heavy development.
363+
# It's not recommended for use in production environments.
364+
# Support will be provided only when it reaches a stable release.
362365
supervisor:
363366
enabled: false
364367
agentType: ""

0 commit comments

Comments
 (0)