-
-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
66 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
## 1. What is Dynatrace? | ||
|
||
### Overview | ||
|
||
- Dynatrace is a revolutionary platform that delivers analytics and automation for unified observability and security. | ||
|
||
- Source: https://docs.dynatrace.com/docs/get-started/what-is-dynatrace | ||
|
||
### Official Website of Dynatrace | ||
|
||
- https://www.dynatrace.com/ | ||
|
||
### Official Documentation of Dynatrace | ||
|
||
- https://docs.dynatrace.com/docs | ||
|
||
## 2. Prerequisites | ||
|
||
- Basic knowledge of application and infrastructure monitoring. | ||
|
||
## 3. Installation | ||
|
||
### How to Install Dynatrace? | ||
|
||
1. **Sign up for Dynatrace** if you don't already have an account, sign up for a free trial | ||
|
||
- https://www.dynatrace.com/trial | ||
|
||
2. **Install OneAgent** by following the official steps to enable monitoring for hosts, applications, and containers: | ||
- [Dynatrace OneAgent Installation Guide](https://docs.dynatrace.com/docs/setup-and-configuration/dynatrace-oneagent/installation-and-operation) | ||
|
||
## 4. Basics of Dynatrace | ||
|
||
### Get started with Dynatrace | ||
|
||
- https://docs.dynatrace.com/docs/get-started | ||
|
||
### Dynatrace quick start guide | ||
|
||
To start using Dynatrace, just create a free trial account, install OneAgent on a host, and see how Dynatrace immediately shows you the health and performance of that host. | ||
|
||
- Follow this useful guide: https://docs.dynatrace.com/docs/get-started/get-started | ||
|
||
### Dynatrace Hands-On | ||
|
||
- See: [basic](./basic/) | ||
|
||
## 5. More... | ||
|
||
### Dynatrace Cheatsheet | ||
|
||
- N/A | ||
|
||
### Recommended Books | ||
|
||
- N/A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# TODO | ||
|
||
Coming soon... |