Skip to content

Commit

Permalink
[monitor-azure] Monitor Microsoft Azure tutorial (#615) (#629)
Browse files Browse the repository at this point in the history
* [monitor-azure] Monitor Microsoft Azure tutorial main commit

This tutorial shows how to monitor an Azure deployments using Elastic
Observability: Logs and Metrics.
This tutorial is ready for an initial review.

* [monitor-azure] Fixes and minor improvements

Fixed typos and added some context and clearer instructions.

* Apply suggestions from code review

Co-authored-by: Brandon Morelli <[email protected]>
  • Loading branch information
pmusa and bmorelli25 authored May 6, 2021
1 parent 7f55ec7 commit f76f6f2
Show file tree
Hide file tree
Showing 20 changed files with 682 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
678 changes: 678 additions & 0 deletions docs/en/observability/monitor-azure.asciidoc

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions docs/en/observability/tutorials.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Using Elastic Observability, learn how to analyze log data,
monitor system and service metrics, instrument code and
collect performance data, and monitor host availability and endpoints.

* <<monitor-azure, Monitor Microsoft Azure>>

* <<monitor-gcp, Monitor Google Cloud Platform>>

* <<monitor-java-app,Monitor a Java application>>.
Expand All @@ -13,6 +15,8 @@ collect performance data, and monitor host availability and endpoints.

* <<monitor-aws, Monitor Amazon Web Services (AWS)>>.

include::monitor-azure.asciidoc[]

include::monitor-gcp.asciidoc[]

include::monitor-aws.asciidoc[]
Expand Down

0 comments on commit f76f6f2

Please sign in to comment.