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: src/content/docs/log-explorer/custom-dashboards.mdx
+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
@@ -18,7 +18,7 @@ Dashboards provide a visual interface that displays key metrics and analytics, h
18
18
Different metrics serve distinct roles in providing insights into your application's performance. For example, total HTTP requests offer an overview of traffic volume, while average response time helps assess application speed. Additionally, usage metrics such as traffic patterns and user behavior provide insight into how users interact with your application. These metrics together enable you to spot trends, identify problems, and make informed, data-driven decisions.
19
19
20
20
:::note
21
-
Data in Custom Dashboards is sampled. For access to raw, unsampled data, use the [Log Search](/log-explorer/log-search/).
21
+
Data in Custom Dashboards is [sampled](/analytics/graphql-api/sampling/). For access to raw, unsampled data, use the [Log Search](/log-explorer/log-search/).
0 commit comments