# Elastic Observability 實作體驗坊 @ DevOpsDays 2022

**這是在 DevOpsDays 2022 舉辦的工作坊內容** [**https://devopsdays.tw/2022/workshops**](https://devopsdays.tw/2022/workshops)

歡迎到 Facebook 粉絲頁進行交流。

<figure><img src="/files/lS4gAypbvsJaBum0mJvi" alt=""><figcaption><p>DevOpsDays Taipei 2022 工作坊滿意度調查結果</p></figcaption></figure>

## 簡介

**Elastic Observability 實作體驗營**

聽到 Observability 這個詞這麼久了，大家都是如何實踐的呢？

這次喬叔將透過一個模擬情境，帶大家使用 Elastic Stack 收集一個軟體產品的 Logs, Metrics 及 Traces 等資訊，從情境中所定義的 SLI (Service Level Indicator) 與 SLO (Service Level Objective) 的配置，了解如何提升系統運作時的可觀測性 (Observability)，並且進一步透過 Elastic Observability 進行例外狀況的盤查。

**預期觀眾收穫：**

1. 學習 Observability 的基本概念。
2. 初探 Elastic Observability 所提供的功能。
3. 如何使用 Elastic Observability 來進行問題的盤查。

請閱讀下一頁的 **行前準備** 與 **工作坊實作內容** 了解實作細節。

## 投影片

{% embed url="<https://speakerdeck.com/unclejoe/elastic-observability-ti-yan-gong-zuo-fang-at-devopsdays-taipei-2022>" %}


---

# Agent Instructions: 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://training.onedoggo.com/tech-sharing/gong-zuo-fang/devopsdays-taipei-2022.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.
