You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The security_profiles_operator_apparmor_profile_audit_total shows profile_replace, but no other AppArmor errors
What you expected to happen:
security_profiles_operator_apparmor_profile_audit_total would show errors for other operations, e.g. open.
How to reproduce it (as minimally and precisely as possible):
Enable Log Enricher and AppArmor, access metrics as described on the usage page. Create an AppArmorProfile resource, apply it to a pod, then violate it. security_profiles_operator_apparmor_profile_audit_total will not be incremented.
Anything else we need to know?:
Environment:
Cloud provider or hardware configuration: k3s
OS (e.g: cat /etc/os-release): Ubuntu 24.04 LTS
Kernel (e.g. uname -a): 6.8.0-51-generic
Others: helm
The text was updated successfully, but these errors were encountered:
What happened:
The security_profiles_operator_apparmor_profile_audit_total shows profile_replace, but no other AppArmor errors
What you expected to happen:
security_profiles_operator_apparmor_profile_audit_total would show errors for other operations, e.g. open.
How to reproduce it (as minimally and precisely as possible):
Enable Log Enricher and AppArmor, access metrics as described on the usage page. Create an AppArmorProfile resource, apply it to a pod, then violate it. security_profiles_operator_apparmor_profile_audit_total will not be incremented.
Anything else we need to know?:
Environment:
cat /etc/os-release
): Ubuntu 24.04 LTSuname -a
): 6.8.0-51-genericThe text was updated successfully, but these errors were encountered: