diff --git a/content/en/real_user_monitoring/ownership_of_views.md b/content/en/real_user_monitoring/ownership_of_views.md index 9d77e76c6c1..84ac086c5a2 100644 --- a/content/en/real_user_monitoring/ownership_of_views.md +++ b/content/en/real_user_monitoring/ownership_of_views.md @@ -18,6 +18,20 @@ Ownership of views lets you see only the RUM metrics and events for the parts of By default, the toggle is enabled, which filters metrics and event data to show only the one coming from views your team owns. If you belong to multiple teams, you can enable or disable specific team filters. The teams that own a view are also listed in the top-right corner of all event side panels. +## Ownership rules + +There are two types of rules to configure ownership of views: + +1. Exact rules, which map one-to-one with a view name +2. Prefix rules, which capture all views that contain the prefix in their name + +<--INSERT PLACEHOLDER IMAGE HERE---> + +Every must also have at least one team and one scope defined. Two scope types are supported: +- For the current RUM application across all services +- For a specific service across all applications + + ## Setup