Skip to content

Commit 9bcef46

Browse files
Merge branch 'main' into Azure-docs-update-(Azure-App-Service-Environment)
2 parents df095a6 + 34582fb commit 9bcef46

File tree

100 files changed

+298
-1193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+298
-1193
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Scope-Based Variable (Dashboards)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- dashboard
6+
- scope-based-variable
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
We’re excited to introduce a new dashboard variable type: Scope-Based Variables. Scope-Based Variables act as log filters that can be automatically applied to all or selected panels within a dashboard. This helps you to easily filter data across multiple panels without needing to manually edit each panel’s query to accept the variable. [Learn more](/docs/dashboards/filter-template-variables).

cid-redirects.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3171,6 +3171,7 @@
31713171
"/docs/dashboards-new/faq": "/docs/dashboards/faq",
31723172
"/docs/dashboards-new/dashboards-migration": "/docs/dashboards/dashboards-migration",
31733173
"/docs/dashboards-new/dashboards-migration/steps-to-migrate": "/docs/dashboards/dashboards-migration/steps-to-migrate",
3174+
"/docs/dashboards/dashboard-variables": "/docs/dashboards/filter-template-variables",
31743175
"/docs/dashboards-new/dashboards-migration/changes-after-migration": "/docs/dashboards/dashboards-migration/changes-after-migration",
31753176
"/docs/dashboards-new/panels": "/docs/dashboards/panels",
31763177
"/docs/dashboards-new/panels/modify-chart": "/docs/dashboards/panels/modify-chart",
@@ -3376,6 +3377,7 @@
33763377
"/Manage/Users-and-Roles/Manage-Users/Multi-account-Access": "/docs/manage/users-roles/users/multi-account-access",
33773378
"/Manage/Users-and-Roles/Manage-Users/Secure-Third-Party-Service-Access": "/docs/manage/users-roles/users/secure-third-party-service-access",
33783379
"/Metrics": "/docs/metrics",
3380+
"/Metrics/03-Metric-Charts": "/docs/metrics/metrics-queries",
33793381
"/Metrics/03-Metric-Charts/01-Create-a-Metrics-Visualization": "/docs/metrics/metrics-queries/metrics-explorer",
33803382
"/Metrics/03-Metric-Charts/05-Create_and_Tailor_Single_Value_Metric_Charts": "/docs/metrics/metrics-queries/metrics-explorer",
33813383
"/Metrics/03-Metric-Charts/06-Interacting_with_Metric_Charts": "/docs/metrics/metrics-queries/share-metric-query",
@@ -3408,13 +3410,15 @@
34083410
"/Metrics/Metric-Queries-and-Alerts/03Metric_Query_Autocomplete": "/docs/metrics/metrics-queries/metric-query-autocomplete",
34093411
"/Metrics/Metric-Queries-and-Alerts/03Metrics_Operators": "/docs/metrics/metrics-operators",
34103412
"/Metrics/Metric-Queries-and-Alerts/03Metrics_Operators/accum": "/docs/metrics/metrics-operators/accum",
3413+
"/Metrics/Metric-Queries-and-Alerts/03Metrics_Operators/max": "/docs/metrics/metrics-operators/max",
34113414
"/Metrics/Metric-Queries-and-Alerts/05Metrics_Explorer_FAQs": "/docs/metrics/metrics-queries/metrics-explorer",
34123415
"/Metrics/Metric-Queries-and-Alerts/07Metrics_Operators": "/docs/metrics/metrics-operators",
34133416
"/Metrics/Metric-Queries-and-Alerts/07Metrics_Operators/histogram_quantile": "/docs/metrics/metrics-operators/histogram-quantile",
34143417
"/Metrics/Metric-Queries-and-Alerts/10Share_a_Metric_Query": "/docs/metrics/metrics-queries/share-metric-query",
34153418
"/Metrics/Metric-Queries-and-Alerts/11Metrics-Queries": "/docs/metrics/metrics-queries",
34163419
"/Metrics/Metrics_Transformation_Rules": "/docs/metrics/metrics-transformation-rules",
34173420
"/docs/metrics/metrics-visualization/aggregation-operators": "/docs/metrics/metrics-operators",
3421+
"/docs/observability/ai-driven-investigations": "/docs/get-started/ai-machine-learning",
34183422
"/Metrics/Understand_and_Manage_Metric_Volume/Blacklisted_Metrics_Sources": "/docs/metrics/manage-metric-volume/disabled-metrics-sources",
34193423
"/Metrics/Understand_and_Manage_Metric_Volume/Disabled_Metrics_Sources": "/docs/metrics/manage-metric-volume/disabled-metrics-sources",
34203424
"/Metrics/Understand_and_Manage_Metric_Volume": "/docs/metrics/manage-metric-volume",
@@ -3859,6 +3863,7 @@
38593863
"/Apps/Preview_Apps/Azure_Audit+App": "/docs/integrations/microsoft-azure/audit",
38603864
"/Apps/Windows_App/Windows_App_Dashboards": "/docs/integrations/microsoft-azure",
38613865
"/Beta": "/docs/beta",
3866+
"/Beta/APIs": "/docs/api",
38623867
"/Beta/APIs/APIs": "/docs/api",
38633868
"/Beta/AWS_Kinesis_Firehose_for_Logs_Source": "/docs/send-data/hosted-collectors/amazon-aws/aws-kinesis-firehose-logs-source",
38643869
"/Beta/AWS_Lambda_-_Python_function_instrumentation_with_Sumo_Logic_tracing": "/docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/python",

docs/alerts/monitors/alert-response.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,6 @@ Learn how to use alert response.
3333
allowfullscreen
3434
/>
3535

36-
<!-- old
37-
<Iframe url="https://www.youtube.com/embed/3FHomBuFyV8?rel=0"
38-
width="854px"
39-
height="480px"
40-
id="myId"
41-
className="video-container"
42-
display="initial"
43-
position="relative"
44-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
45-
allowfullscreen
46-
/>
47-
-->
48-
4936
:::
5037

5138
## Setting up alert response

docs/alerts/monitors/alert-variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Variables must be enclosed by double curly brackets (`{{ }}`). Unresolved variab
3636
| `{{TriggerTimeEnd}}` | The end time of the time range that triggered the monitor in Unix format. For example, `1626190592042`. | &#9989;| &#9989;|
3737
| `{{SourceURL}}` | The URL to the configuration or status page of the monitor in Sumo Logic. | &#9989;| &#10060; |
3838
| `{{AlertResponseUrl}}` | When your monitor is triggered, it will generate a URL and provide it as the value of this variable where you can use it to open alert response. | &#9989;| &#10060; |
39+
| `{{AlertResponseId}}` | The unique identifier of the triggered alert. | &#9989;| &#10060; |
3940
| `{{AlertName}}` | Name of the alert that will be displayed on the alert page. | &#9989;| &#9989;|
4041
| `{{Playbook}}` | Allows you to access the [playbook content](/docs/alerts/monitors/create-monitor/#step-4-playbook-optional) configured as part of your initial monitor setup. | &#9989;| &#9989;|
4142

docs/alerts/monitors/create-monitor.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -112,18 +112,6 @@ Learn about AI-driven alerting.
112112
allowfullscreen
113113
/>
114114

115-
<!-- old
116-
<Iframe url="https://www.youtube.com/embed/nMRoYb1YCfg?rel=0"
117-
width="854px"
118-
height="480px"
119-
id="myId"
120-
className="video-container"
121-
display="initial"
122-
position="relative"
123-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
124-
allowfullscreen
125-
/>
126-
-->
127115
:::
128116

129117
**Use Outlier**

docs/alerts/monitors/use-playbooks-with-monitors.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -99,18 +99,6 @@ Watch this micro lesson to learn about anomaly monitors.
9999
allowfullscreen
100100
/>
101101

102-
<!-- old
103-
<Iframe url="https://www.youtube.com/embed/nMRoYb1YCfg?rel=0"
104-
width="854px"
105-
height="480px"
106-
id="myId"
107-
className="video-container"
108-
display="initial"
109-
position="relative"
110-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
111-
allowfullscreen
112-
/>
113-
-->
114102
:::
115103

116104
To create an anomaly monitor that runs an automated playbook in response to an alert:

docs/apm/real-user-monitoring/configure-data-collection.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,6 @@ Using the RUM HTTP Traces App for Manual Testing.
2626
allowfullscreen
2727
/>
2828

29-
<!-- old
30-
<Iframe url="https://www.youtube.com/embed/CduT1sqSPmE?rel=0"
31-
width="854px"
32-
height="480px"
33-
id="myId"
34-
className="video-container"
35-
display="initial"
36-
position="relative"
37-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
38-
allowfullscreen
39-
/>
40-
-->
4129
:::
4230

4331
## Prerequisites

docs/apm/real-user-monitoring/index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,6 @@ See Real User Monitoring in action.
3838
allowfullscreen
3939
/>
4040

41-
<!-- old
42-
<Iframe url="https://www.youtube.com/embed/3EMl3jyoZjA?rel=0"
43-
width="854px"
44-
height="480px"
45-
id="myId"
46-
className="video-container"
47-
display="initial"
48-
position="relative"
49-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
50-
allowfullscreen
51-
/>
52-
-->
53-
5441
:::
5542

5643
## What You'll Need

docs/apm/spans.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,6 @@ This micro lesson provides an overview of Span Analytics, and describes the term
4848
allowfullscreen
4949
/>
5050

51-
<!-- old
52-
<Iframe url="https://www.youtube.com/embed/2cp_0pmzD-A"
53-
width="854px"
54-
height="480px"
55-
id="myId"
56-
className="video-container"
57-
display="initial"
58-
position="relative"
59-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
60-
allowfullscreen
61-
/>
62-
-->
63-
6451
:::
6552

6653

docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/java/index.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,6 @@ import Iframe from 'react-iframe';
2323
allowfullscreen
2424
/>
2525

26-
<!-- old
27-
<Iframe url="https://www.youtube.com/embed/P_74rhI1M30?rel=0"
28-
width="854px"
29-
height="480px"
30-
id="myId"
31-
className="video-container"
32-
display="initial"
33-
position="relative"
34-
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
35-
allowfullscreen
36-
/>
37-
-->
38-
3926
:::
4027

4128
## Installation

0 commit comments

Comments
 (0)