mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
16 lines
742 B
Plaintext
16 lines
742 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * observability/otel/otel-rn.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="new-features-and-enhancements_{context}"]
|
|
= New features and enhancements
|
|
|
|
The {OTELName} 3.8 release adds the following features and enhancements:
|
|
|
|
Operator network policy improvements::
|
|
With this update, the Operator network policy for the Kubernetes API server becomes more specific and uses the API Server namespace and pod labels.
|
|
|
|
Filelog Receiver GA::
|
|
With this update, the Filelog Receiver, which was a Technology Preview feature, reaches general availability (GA). This receiver tails and parses logs from files. You can use it, as a sidecar container or DaemonSet, to collect logs from pod filesystems.
|