Skip to content

Commit 2f61415

Browse files
rtrieupetems
authored andcommitted
Index ownership of views (#30427)
1 parent a2b7edd commit 2f61415

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

config/_default/menus/main.en.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7598,11 +7598,11 @@ menu:
75987598
parent: rum_without_limits
75997599
identifier: rum_without_limits_retention
76007600
weight: 1002
7601-
# - name: Ownership of Views
7602-
# url: real_user_monitoring/ownership_of_views/
7603-
# parent: rum
7604-
# identifier: rum_ownership_of_views
7605-
# weight: 11
7601+
- name: Ownership of Views
7602+
url: real_user_monitoring/ownership_of_views/
7603+
parent: rum
7604+
identifier: rum_ownership_of_views
7605+
weight: 11
76067606
- name: Guides
76077607
url: real_user_monitoring/guide/
76087608
parent: rum

content/en/real_user_monitoring/ownership_of_views.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Ownership of Views
33
description: A guide on how to use view-based ownership in Real User Monitoring to filter event data for views your team owns.
4-
private: true
54
further_reading:
65
- link: '/monitors/create/types/real_user_monitoring/'
76
tag: 'Documentation'

0 commit comments

Comments
 (0)