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
Copy file name to clipboardExpand all lines: content/en/dashboards/sharing/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Shared visualizations allow you to display metric, trace, and log visualizations
24
24
{{< whatsnext desc="How to share visualizations:" >}}
25
25
{{< nextlink href="dashboards/sharing/shared_dashboards" >}}<strong>Shared dashboards</strong>: Generate a public link for users to access{{< /nextlink >}}
{{< nextlink href="dashboards/sharing/widget_public_urls" >}}<strong>Widget Public URLs</strong>: Copy widgets as images to share outside of Datadog{{< /nextlink >}}
27
+
{{< nextlink href="dashboards/sharing/widget_public_urls" >}}<strong>Widget Share URLs</strong>: Copy widgets as images to share outside of Datadog{{< /nextlink >}}
28
28
{{< nextlink href="dashboards/sharing/scheduled_reports" >}}<strong>Scheduled reports</strong>: Set a schedule to send email reports{{< /nextlink >}}
Copy file name to clipboardExpand all lines: content/en/dashboards/sharing/widget_public_urls.md
+18-10Lines changed: 18 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Widget Public URLs
3
-
description: Copy widgets as snapshot images and share them outside of Datadog.
2
+
title: Widget Share URLs
3
+
description: Copy widgets as images to share outside of Datadog.
4
4
further_reading:
5
5
- link: "/dashboards/sharing/"
6
6
tag: "Documentation"
@@ -12,27 +12,35 @@ further_reading:
12
12
13
13
## Overview
14
14
15
-
Widget Public URLs let you copy a dashboard widget as a static image and share it outside of Datadog. When you copy a widget with <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>C</kbd>, Datadog generates a publicly accessible link to a screenshot of the widget as it appears on your screen. This link is placed on your clipboard. When you paste outside of Datadog (for example, into Slack or Microsoft Teams) the link renders as a snapshot image of your widget.
15
+
Widget Share URLs let you copy a dashboard widget as an image for use outside of Datadog. When you copy a widget with <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>C</kbd>, Datadog creates an image of the widget and generates a share URL. The URL behavior depends on your organization's Widget Share URLs setting.
16
16
17
-
**Note**: Widget Public URLs is separate from the [Datadog Clipboard][1], which copies widgets for use within Datadog (in dashboards, notebooks, and incidents). It is also unrelated to the [Snapshots API][2], which programmatically captures metric graph snapshots.
17
+
Admins can choose how widget share links and previews work in [**Organization Settings > Public Sharing > Settings**][3]:
18
+
19
+
| Mode | Behavior |
20
+
| --- | --- |
21
+
|**Public**| Anyone with the share URL can view the widget image without a Datadog account. Third-party apps that support link previews, such as Slack or Microsoft Teams, can render a thumbnail of the widget. Viewing the source widget with live data still requires a Datadog account. |
22
+
|**Private**| Share URLs are available only to authenticated users in the same Datadog organization. Public image URLs stop serving widget images, so third-party apps cannot render public image previews. Private preview unfurling is supported only in Slack, and only for Slack workspaces connected to the same Datadog organization. |
23
+
|**Disabled**| Users cannot generate new Widget Share URLs. Existing share URLs and image endpoints are unavailable while the setting remains disabled, and Slack cannot generate new unfurls for those URLs. |
24
+
25
+
**Note**: Widget Share URLs is separate from the [Datadog Clipboard][1], which copies widgets for use within Datadog (in dashboards, notebooks, and incidents). It is also unrelated to the [Snapshots API][2], which programmatically captures metric graph snapshots.
18
26
19
27
## Prerequisites
20
28
21
-
This feature requires the **Widget Public URLs** setting to be enabled in your organization. To enable it, navigate to [**Organization Settings > Public Sharing > Settings**][3].
29
+
This feature requires the **Widget Share URLs** setting to be set to **Public** or **Private** in your organization.
22
30
23
-
When enabled, copying a widget generates a publicly accessible snapshot image link. Anyone with the link can view the snapshot, regardless of whether they have a Datadog account.
31
+
Admin changes to the Widget Share URLs mode apply immediately to existing share URLs.
24
32
25
-
## Copy a widget as an snapshot image
33
+
## Copy a widget as a preview image
26
34
27
35
1. On any dashboard, hover over the widget you want to share.
28
36
2. Press <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>C</kbd>, or click the share icon and select **Copy**.
29
37
3. Paste outside of Datadog using <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>V</kbd>.
30
38
31
-
In tools that support link previews (such as Slack or Microsoft Teams), the pasted link renders as a snapshot image of the widget.
39
+
In tools that support link previews, the pasted link renders according to your organization's Widget Share URLs mode. In **Public** mode, the widget image is publicly accessible. In **Private** mode, public image previews are unavailable; Slack can render a private preview only when the Slack workspace is connected to the same Datadog organization.
32
40
33
-
## Disable Widget Public URLs
41
+
## Disable Widget Share URLs
34
42
35
-
To stop generating publicly accessible widget image links, disable the **Widget Public URLs** setting in [**Organization Settings > Public Sharing > Settings**][3]. After disabling, copying a widget no longer generates a public snapshot image link. Previously generated links are no longer accessible.
43
+
To stop users from generating widget share links and previews, disable the **Widget Share URLs** setting in [**Organization Settings > Public Sharing > Settings**][3]. After disabling, copying a widget no longer generates share links or previews, and previously shared URLs are no longer accessible. If the setting is later changed back to **Public** or **Private**, previously shared URLs resume functioning according to the selected mode.
Copy file name to clipboardExpand all lines: content/en/dashboards/widgets/configuration/_index.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@ Widgets not linked to global time show the data for their local time frame as ap
112
112
113
113
Copy and paste functionality is a key sharing and collaboration feature that allows you to reuse widgets across different Datadog contexts and external tools.
114
114
115
-
<divclass="alert alert-danger">Enable <ahref="https://app.datadoghq.com/organization-settings/public-sharing/settings"><strong>Static Public Data Sharing</strong></a> in your Organization Settings to use this feature.</div>
115
+
<divclass="alert alert-info">To share widgets outside of Datadog with link previews, an admin must set <ahref="https://app.datadoghq.com/organization-settings/public-sharing/settings"><strong>Widget Share URLs</strong></a> to Public or Private in your Organization Settings. Admins can disable this setting to stop users from generating widget share links and previews.</div>
116
116
117
117
Widgets can be copied on [Dashboards][4], [Notebooks][5], [APM Service][6], and the [APM resource][7] page by using <kbd>Ctrl</kbd>/<kbd>Cmd</kbd> + <kbd>C</kbd>, or by selecting the share icon and choosing "Copy".
118
118
@@ -121,9 +121,7 @@ The copied widgets can be pasted within Datadog by using <kbd>Ctrl</kbd>/<kbd>Cm
121
121
***Dashboards**: Adds a new widget positioned under your mouse cursor.
122
122
***Notebooks**: Adds a new cell at the end of the notebook.
123
123
124
-
You can also paste the widget into your favorite chat program that displays link previews (like Slack or Microsoft Teams). This displays a snapshot image of your graph along with a direct link to your widget. For more information, see [Widget Public URLs][11].
125
-
126
-
For information on copying widgets for use within Datadog (in dashboards, notebooks, and incidents), see [Datadog Clipboard][9].
124
+
You can also paste the widget into your favorite chat program that displays link previews (like Slack or Microsoft Teams). Depending on your organization's Widget Share URLs mode, this displays a public preview image of your graph, or a private preview image in Slack, along with a direct link to your widget. For more information, see [Widget Share URLs][11].
127
125
128
126
## Groups of widgets
129
127
@@ -200,6 +198,5 @@ Click on the context menu (three vertical dots) of any dashboard graph to open a
0 commit comments