Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9e19046

Browse files
committed
Update Learning Center links and fix Vale issues
1 parent 1b49be4 commit 9e19046

File tree

1 file changed

+13
-10
lines changed
  • content/en/getting_started/application

1 file changed

+13
-10
lines changed

content/en/getting_started/application/_index.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
---
22
title: Getting Started in Datadog
33
further_reading:
4-
- link: 'https://learn.datadoghq.com/courses/dd-101-dev'
4+
- link: 'https://learn.datadoghq.com/bundles/frontend-engineer-learning-path'
55
tag: 'Learning Center'
6-
text: 'Datadog 101: Developer'
7-
- link: 'https://learn.datadoghq.com/courses/dd-101-sre'
6+
text: 'Frontend Engineer Learning Path'
7+
- link: 'https://learn.datadoghq.com/bundles/backend-engineer-learning-path'
88
tag: 'Learning Center'
9-
text: 'Datadog 101: Site Reliability Engineer'
9+
text: 'Backend Engineer Learning Path'
10+
- link: 'https://learn.datadoghq.com/bundles/site-reliability-engineer-learning-path'
11+
tag: 'Learning Center'
12+
text: 'Site Reliability Engineer Learning Path'
1013
- link: 'https://dtdg.co/fe'
1114
tag: 'Foundation Enablement'
1215
text: 'Join an interactive session to build a solid foundation of Datadog'
@@ -15,8 +18,8 @@ further_reading:
1518
text: 'Introducing the Datadog quick nav menu'
1619
---
1720

18-
{{< learning-center-callout header="Try Datadog Foundation in the Learning Center" btn_title="Enroll Now" btn_url="https://learn.datadoghq.com/courses/datadog-foundation">}}
19-
Learn without cost on real cloud compute capacity and a Datadog trial account. Start these hands-on labs to get up to speed with services, logs, metrics, integrations, and dashboards.
21+
{{< learning-center-callout header="Try Datadog Core Skills in the Learning Center" btn_title="Enroll Now" btn_url="https://learn.datadoghq.com/bundles/core-skills-learning-path">}}
22+
Learn without cost on real cloud compute capacity and a Datadog trial account. Start these hands-on labs to get up to speed with tagging, metrics, monitors, and dashboards.
2023
{{< /learning-center-callout >}}
2124

2225
## Overview
@@ -69,16 +72,16 @@ Datadog [Synthetic Monitoring][22] allow you to create and run API and browser t
6972
- Datadog has over {{< translate key="integration_count" >}} integrations [officially listed][2].
7073
- Custom integrations are available through the [Datadog API][3].
7174
- The Agent is [open source][4].
72-
- Once integrations have been configured, all data is treated the same throughout Datadog, whether it is living in a datacenter or in an online service.
75+
- After integrations have been configured, all data is treated the same throughout Datadog, whether it is living in a data center or in an online service.
7376

7477
## Dashboards
7578

7679
[Dashboards][12] contain graphs with real-time performance metrics.
7780

7881
- Synchronous mousing across all graphs in a [screenboard][13].
7982
- Vertical bars are events. They put a metric into context.
80-
- Click and drag on a graph to zoom in on a particular timeframe.
81-
- As you hover over the graph, the event stream moves with you.
83+
- Click and drag on a graph to zoom in on a particular time frame.
84+
- As you hover over the graph, the Event Stream moves with you.
8285
- Display by zone, host, or total usage.
8386
- Datadog exposes a JSON editor for the graph, allowing for [arithmetic][14] and [functions][15] to be applied to metrics.
8487
- Share a graph snapshot that appears in the stream.
@@ -91,7 +94,7 @@ Datadog [Synthetic Monitoring][22] allow you to create and run API and browser t
9194
- Use any metric reporting to Datadog
9295
- Set up multi alerts by device, host, and more
9396
- Use `@` in alert messages to direct notifications to the right people
94-
- Schedule downtimes to suppress notifications for system shutdowns, off-line maintenance, and more
97+
- Schedule downtimes to suppress notifications for system shutdowns, offline maintenance, and more
9598

9699
## Further Reading
97100
{{< partial name="whats-next/whats-next.html" >}}

0 commit comments

Comments
 (0)