Skip to content

Commit 55ddbd6

Browse files
jvoravongaunshc
andauthored
[chore] Update operator support NOTES.txt (#1362)
* Update operator support NOTES.txt * Update helm-charts/splunk-otel-collector/templates/NOTES.txt Co-authored-by: Aunsh Chaudhari <[email protected]> --------- Co-authored-by: Aunsh Chaudhari <[email protected]>
1 parent 7e28da5 commit 55ddbd6

File tree

1 file changed

+3
-4
lines changed
  • helm-charts/splunk-otel-collector/templates

1 file changed

+3
-4
lines changed

helm-charts/splunk-otel-collector/templates/NOTES.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ Splunk OpenTelemetry Collector is installed and configured to send data to Splun
7777
Upgrade guidelines: https://github.com/signalfx/splunk-otel-collector-chart/blob/main/UPGRADING.md#0670-to-0680
7878
{{ end }}
7979
{{- if .Values.operator.enabled }}
80-
[INFO] You've enabled the operator's auto-instrumentation feature (operator.enabled=true), currently considered ALPHA.
81-
- Instrumentation library maturity varies (e.g., Java is more mature than Go). For library stability, visit: https://opentelemetry.io/docs/instrumentation/#status-and-releases
82-
- Some libraries may be enabled by default. For current status, see: https://github.com/open-telemetry/opentelemetry-operator#controlling-instrumentation-capabilities
83-
- Splunk provides best-effort support for native OpenTelemetry libraries, and full support for Splunk library distributions. For used libraries, refer to the values.yaml under "operator.instrumentation.spec".
80+
[INFO] You've enabled the operator's auto-instrumentation feature (operator.enabled=true)! The operator can automatically instrument Kubernetes hosted applications.
81+
- Status: Instrumentation language maturity varies. See `operator.instrumentation.spec` and documentation for utilized instrumentation details.
82+
- Splunk Support: We offer full support for Splunk distributions and best-effort support for native OpenTelemetry distributions of auto-instrumentation libraries.
8483
{{- end }}

0 commit comments

Comments
 (0)