> For the complete documentation index, see [llms.txt](https://note.onurbolatoglu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://note.onurbolatoglu.com/azure-305/azure-monitor.md).

# Azure Monitor

Azure Monitor, Microsoft Azure'daki uygulamaların, hizmetlerin ve altyapının performansını ve sağlığını izlemek için kullanılan bir hizmettir. Hem Azure içinde hem de Azure dışında bulunan çözümlerin izlenmesi için merkezi bir çözüm sunar. Özellikle birden çok Azure kaynağını izleyebilir ve özel senaryolar için özelleştirme imkanı sağlar.

<figure><img src="/files/Xez1tVy09qd8IVIrxelM" alt=""><figcaption></figcaption></figure>

* **Veri Toplama Düzeyleri:** Azure Monitor, en üst seviyeden başlayarak, uygulama seviyesinden Azure platform seviyesine kadar farklı katmanlardan veri toplama desteği sunar.
* **Farklı Katmanlardan Veri Toplama:** Veri toplama, katmana bağlı olarak değişir. Bazıları doğrudan kullanılabilirken bazıları için agent kullanılması gerekebilir.
* **Toplanan Verinin İşlenmesi:** Toplanan veriler, Log Analytics, Azure Storage, Event Hub gibi dahili hizmetlere veya Grafana, Splunk gibi dış sistemlere aktarılabilir.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://note.onurbolatoglu.com/azure-305/azure-monitor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
