Skip to content

Commit a1ead10

Browse files
Hyperlint Automation Fix
1 parent 97ca48a commit a1ead10

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/content/docs/analytics/dashboards.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Custom dashboards allow you to create tailored dashboards to monitor application
1010

1111
Dashboards provide a visual interface that displays key metrics and analytics, helping you monitor and analyze data efficiently. Different dashboards serve different purposes. For example, a security dashboard tracks attack attempts and threats, a performance dashboard monitors API latency and uptime, and a usage dashboard analyzes traffic patterns and user behavior.
1212

13-
Different metrics serve distinct roles in providing insights into your applications performance. For example, total HTTP requests offers 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.
13+
Different metrics serve distinct roles in providing insights into your application's performance. For example, total HTTP requests offers 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.
1414

1515
:::note
16-
Custom Dashboards is currently available to customers participating in the Log Explorer beta. To begin using custom dashboards, you will first need to request access to [Log Explorer](/logs/log-explorer/).
16+
Custom Dashboards is currently available to customers participating in the Log Explorer beta. To begin using custom dashboards, you will first need to request access to [Log Explorer](/logs/log-explorer/).
1717
:::
1818

1919
## Create a new dashboard
@@ -29,14 +29,14 @@ Choosing between these options depends on whether you need a quick setup with pr
2929

3030
### Create a dashboard from scratch
3131

32-
When creating a dashboard from scratch, select the option **Create a new**. You can follow the instructions in the following sections to start adding charts to your dashboard.
32+
When creating a dashboard from scratch, select the option **Create a new**. You can follow the instructions in the following sections to start adding charts to your dashboard.
3333

3434
#### Create a new chart
3535

3636
To create a new chart, select **Add chart**. There are two ways to create a chart:
3737

38-
- **Use a prompt**: Enter a query like `Compare status code ranges over time`. The AI model decides the most appropriate visualization and constructs your chart configuration.
39-
- **Customize your chart**: Select the chart elements manually, including the chart type, title, dataset to query, metrics, and filters. This option gives you full control over your chart’s structure.
38+
- **Use a prompt**: Enter a query like 'Compare status code ranges over time'. The AI model decides the most appropriate visualization and constructs your chart configuration.
39+
- **Customize your chart**: Select the chart elements manually, including the chart type, title, dataset to query, metrics, and filters. This option gives you full control over your chart’s structure.
4040

4141
Refer to the following sections for more information about the charts, datasets, fields, metrics, and filters available.
4242

@@ -79,7 +79,7 @@ Alternatively, you can choose to create your dashboard using a pre-designed dash
7979

8080
- **Bot monitoring**: Allows you to identify automated traffic accessing your website.
8181
- **API Security**: Allows you to monitor data transfers and exceptions for API endpoints in your application.
82-
- **API Performance**: Allows you to view timing data for API endpoints in your application, along with error rates.
82+
- **API Performance**: Allows you to view timing data for API endpoints in your application, along with error rates.
8383
- **Account takeover**: Allows you to monitor login attempts, usage of leaked credentials, and account takeover attacks.
8484

8585
## Edit a dashboard or chart

0 commit comments

Comments
 (0)