-
Notifications
You must be signed in to change notification settings - Fork 166
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
1 parent
4b1a978
commit d550390
Showing
26 changed files
with
400 additions
and
154 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
17 changes: 17 additions & 0 deletions
17
docs/en/serverless/application-and-service-monitoring.asciidoc
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,17 @@ | ||
[[application-and-service-monitoring]] | ||
= Application and service monitoring | ||
|
||
++++ | ||
<titleabbrev>Applications and services</titleabbrev> | ||
++++ | ||
|
||
Explore the topics in this section to learn how to observe and monitor software applications and services running in your environment. | ||
|
||
[cols="1,1"] | ||
|=== | ||
|<<observability-apm>> | ||
|Monitor software services and applications in real time, by collecting detailed performance information on response time for incoming requests, database queries, calls to caches, external HTTP requests, and more. | ||
|
||
|<<observability-monitor-synthetics>> | ||
|Monitor the availability of network endpoints and services. | ||
|=== |
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,23 @@ | ||
[[cloud-monitoring]] | ||
= Cloud monitoring | ||
|
||
++++ | ||
<titleabbrev>Cloud</titleabbrev> | ||
++++ | ||
|
||
Explore the topics in this section to learn how to observe and monitor a broad range of resources and applications running in your cloud ecosystem. | ||
|
||
[cols="1,1"] | ||
|=== | ||
|<<monitor-amazon-web-services>> | ||
|Monitor AWS services and resources, including EC2, Kinesis data streams, S3 buckets, SQS, VPC Flow Logs, CloudTrail logs, network firewall logs, WAF logs, and CloudWatch logs. | ||
|
||
|<<monitor-azure-web-services>> | ||
|Get visibility into your key Azure services including through secure native integration within the Azure console. | ||
|
||
|<<monitor-gcp>> | ||
|Track performance of your Google Cloud services, including through agentless data ingestion with Google Pub/Sub. | ||
|=== | ||
|
||
|
||
|
2 changes: 1 addition & 1 deletion
2
docs/en/serverless/dashboards/dashboards-and-visualizations.asciidoc
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,19 @@ | ||
[[incident-management]] | ||
= Incident management | ||
|
||
Explore the topics in this section to learn how to respond to incidents detected in your {observability} data. | ||
|
||
|
||
[cols="1,1"] | ||
|=== | ||
|<<observability-alerting>> | ||
|Trigger alerts when incidents occur, and use built-in connectors to send the alerts to email, slack, or other third-party systems, such as your external incident management application. | ||
|
||
|<<observability-cases>> | ||
|Collect and share information about {observability} issues by opening cases and optionally sending them to your external incident management application. | ||
|
||
|<<observability-slos>> | ||
|Set clear, measurable targets for your service performance, based on factors like availability, response times, error rates, and other key metrics. | ||
|=== | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
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
20 changes: 20 additions & 0 deletions
20
docs/en/serverless/infrastructure-and-host-monitoring-intro.asciidoc
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,20 @@ | ||
[[infrastructure-and-host-monitoring-intro]] | ||
= Infrastructure and host monitoring | ||
|
||
++++ | ||
<titleabbrev>Infrastructure and hosts</titleabbrev> | ||
++++ | ||
|
||
Explore the topics in this section to learn how to observe and monitor hosts and other systems running in your environment. | ||
|
||
[cols="1,1"] | ||
|=== | ||
|<<observability-infrastructure-monitoring>> | ||
|Visualize infrastructure metrics to help diagnose problematic spikes, identify high resource utilization, automatically discover and track pods, and unify your metrics with other observability data. | ||
|
||
|<<observability-troubleshooting-infrastructure-monitoring>> | ||
|Troubleshoot common issues on your own or ask for help. | ||
|
||
|<<observability-metrics-reference>> | ||
|Learn about the key metrics displayed in the Infrastructure UI and how they are calculated. | ||
|=== |
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 7 additions & 3 deletions
10
docs/en/serverless/aiops/aiops.asciidoc → ...achine-learning/machine-learning.asciidoc
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
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,83 @@ | ||
[[observability-get-started]] | ||
= Get started with Elastic Observability | ||
|
||
//REVIEWERS: Any concerns that this duplicates some of the info provided on the Obs landing page? | ||
//I think this page might rank higher in a google search for users who are looking for GS content because it's longer and has the | ||
//right keywords. | ||
|
||
++++ | ||
<titleabbrev>Get started</titleabbrev> | ||
++++ | ||
|
||
New to Elastic {observability}? Discover more about our observability features and how to get started. | ||
|
||
[discrete] | ||
== Learn about Elastic {observability} | ||
|
||
Learn about key features available to help you get value from your observability data and what it will cost you: | ||
|
||
* <<observability-serverless-observability-overview>> | ||
* <<observability-billing>> | ||
|
||
[discrete] | ||
[[get-started-with-use-case]] | ||
== Get started with your use case | ||
|
||
Learn how to create an Observability project and use Elastic | ||
Observability to gain deeper insight into the behavior of your applications and | ||
systems. | ||
|
||
image::images/get-started.svg[] | ||
|
||
1. **Choose your source.** Elastic integrates with hundreds of data sources for | ||
unified visibility across all your applications and systems. | ||
|
||
2. **Ingest your data.** Turn-key integrations provide a repeatable workflow to | ||
ingest data from all your sources: you install an integration, configure it, and | ||
deploy an agent to collect your data. | ||
|
||
3. **View your data.** Navigate seamlessly between Observabilty UIs and | ||
dashboards to identify and resolve problems quickly. | ||
|
||
4. **Customize.** Expand your deployment and add features like alerting and anomaly | ||
detection. | ||
|
||
To get started, <<observability-create-an-observability-project,create an Observability project>>, | ||
then follow one of our <<quickstarts-overview,quickstarts>> to learn how to ingest and visualize your observability data. | ||
|
||
[discrete] | ||
[[quickstarts-overview]] | ||
=== Quickstarts | ||
|
||
Our quickstarts dramatically reduce your time-to-value by offering a fast path to ingest and visualize your Observability data. | ||
Each quickstart provides: | ||
|
||
* A highly opinionated, fast path to data ingestion | ||
* Sensible configuration defaults with minimal configuration required | ||
* Auto-detection of logs and metrics for monitoring hosts | ||
* Quick access to related dashboards and visualizations | ||
|
||
Follow the steps in these guides to get started quickly: | ||
|
||
* <<observability-quickstarts-monitor-hosts-with-elastic-agent>> | ||
* <<observability-quickstarts-k8s-logs-metrics>> | ||
|
||
//TODO: Ask Arianna: will the firehose QS be added to serverless | ||
|
||
[discrete] | ||
=== Get started with other features | ||
|
||
Want to use {fleet} or some other feature not covered in the quickstarts? | ||
Follow the steps in these guides to get started: | ||
|
||
* <<observability-get-started-with-logs,Get started with system metrics>> | ||
* <<observability-apm-get-started,Get started with application traces and APM>> | ||
* <<observability-synthetics-get-started,Get started with synthetic monitoring>> | ||
|
||
[discrete] | ||
== Additional guides | ||
|
||
Ready to dig into more features of Elastic Observability? See these guides: | ||
|
||
* <<observability-alerting>> | ||
* <<observability-slos>> |
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
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 was deleted.
Oops, something went wrong.
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,7 @@ | ||
[[reference]] | ||
= Reference | ||
|
||
This section contains reference information related to using Elastic {observability}. | ||
|
||
* <<observability-infrastructure-monitoring-required-fields>> | ||
* <<observability-elastic-entity-model>> |
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
2 changes: 1 addition & 1 deletion
2
...ra-monitoring/metrics-app-fields.asciidoc → ...ess/reference/metrics-app-fields.asciidoc
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