@@ -40,30 +38,16 @@ export const ObservabilitySettingsPageView: FC<
- {featureAuditLogEnabled || isPremium ? (
-
{}
+ {featureAuditLogEnabled ? (
+
o.name === "Audit Logs Retention")}
+ />
) : (
- <>
-
- Audit logging lets auditors monitor user operations across your
- deployment. It requires a Premium license.{" "}
-
- Read the Audit Logs documentation
-
- .
-
-
-
- >
+
)}