Ownership of Views

이 제품은 선택한 Datadog 사이트에서 지원되지 않습니다. ().
이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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.

View of Sessions Explorer, where you can filter user sessions based on the teams assigned in Team Ownership, making it easy to find replays relevant to your team.

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:

  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
Side panel displaying the two different types of rules to define ownership of views.

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:

  1. In Datadog, navigate to the Digital Experience > Manage Applications page and select your application.
  2. In the left navigation menu, select Ownership.
  3. For each view, click Missing Ownership and create a rule for the view.
  4. 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.
View of the Team Ownership page, where you can assign different pages of your application to specific teams.
You can also configure ownership of views with the Datadog API.

Further Reading