Skip to content

Commit

Permalink
[Azure docs] Add Azure monitoring docs (#3791) (#3972)
Browse files Browse the repository at this point in the history
* Draft initial skeleton

* Remove collect metrics page

(cherry picked from commit b9a91ba)

Co-authored-by: Arianna Laudazzi <[email protected]>
  • Loading branch information
mergify[bot] and alaudazzi authored Jun 10, 2024
1 parent 79751a8 commit 88b4d7e
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 17 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@

[[monitor-azure-web-services]]
= Azure monitoring

++++
<titleabbrev>Azure monitoring</titleabbrev>
++++

Elastic Observability offers powerful monitoring solutions to keep your Azure environments reliable and efficient, providing deep insights into the performance of your applications, services, and infrastructure components.

Learn how to use the Elastic Observability solution to observe and monitor a broad range of Azure resources and applications.

- <<monitor-azure-elastic-agent>>
- <<monitor-azure>>
- <<monitor-azure-native>>


For a full list of supported Azure integrations, check the {integrations-docs}[Elastic
Integrations docs].

include::monitor-azure-agent.asciidoc[]

include::monitor-azure-beats.asciidoc[]

include::monitor-azure-native.asciidoc[]

2 changes: 2 additions & 0 deletions docs/en/observability/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ include::monitor-infra/metrics-reference.asciidoc[leveloffset=+2]
// Will eventually be replaced by cloud monitoring when other providers are covered
include::cloud-monitoring/aws/monitor-amazon-intro.asciidoc[leveloffset=+1]

include::cloud-monitoring/azure/monitor-azure-intro.asciidoc[leveloffset=+1]

// Synthetics
include::synthetics-intro.asciidoc[leveloffset=+1]

Expand Down
17 changes: 0 additions & 17 deletions docs/en/observability/tutorials.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,33 +15,16 @@ instead.
Not sure which agent to use? Refer to
{fleet-guide}/beats-agent-comparison.html[{beats} and {agent} capabilities].

* <<monitor-aws-elastic-agent, Monitor Amazon Web Services (AWS) with {agent}>>

* <<monitor-aws, Monitor Amazon Web Services (AWS) with {beats}>>

* <<monitor-gcp, Monitor Google Cloud Platform (GCP)>>

* <<monitor-java-app,Monitor a Java application>>

* <<monitor-kubernetes, Monitor Kubernetes>>

* <<monitor-azure-elastic-agent, Monitor Microsoft Azure with {agent}>>

* <<monitor-azure-native, Monitor Microsoft Azure with the native Azure integration>>

* <<monitor-azure, Monitor Microsoft Azure with {beats}>>

include::monitor-gcp.asciidoc[]

include::monitor-java-app.asciidoc[]

include::monitor-k8s/monitor-k8s.asciidoc[leveloffset=+1]

include::monitor-nginx.asciidoc[leveloffset=+1]

include::monitor-azure-agent.asciidoc[]

include::monitor-azure-native.asciidoc[]

include::monitor-azure-beats.asciidoc[]

0 comments on commit 88b4d7e

Please sign in to comment.