이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Overview
Ownership of views lets you see only the RUM metrics and events for the parts of your application that your team owns. After you’ve set up ownership of views, every RUM event and metric attached to those views is tagged with your team’s name. Use the team filter to scope your view to the teams you select. It appears on the Summary, Optimization, and Session Explorer pages.
Selecting teams filters the metrics and event data to the views those teams own. If you belong to multiple teams, you can select any combination of them. To stop filtering by team, clear your selection. 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:
- Exact rules, which map one-to-one with a view name
- Prefix rules, which capture all views that contain the prefix in their name
Every rule must 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
To use this feature, your organization must have teams enabled and configured.
To configure team ownership for your application’s views:
- In Datadog, navigate to the Digital Experience > Manage Applications page and select your application.
- In the left navigation menu, select Ownership.
- For each view, click Missing Ownership and create a rule for the view.
- Click on the All Rules tab to review all created rules and their associated views.
After you associate a view with a team, Datadog automatically attributes new event data to that team.
If you change a team and view mapping, any past metrics or events are not retroactively tagged with the new team.
You can also configure ownership of views with the
Datadog API.
Further Reading