You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/scenarios/self_service_observability/_index.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ weight: 5
5
5
archetype: chapter
6
6
time: 1 minute
7
7
authors: ["Bill Grant"]
8
-
draft: false
8
+
draft: true
9
9
description: This scenario helps platform engineering (or central tools) teams enable engineers with self-service observability tooling at scale, so developers and SREs can spend less time managing their toolchain and more time building and delivering cool software.
10
10
---
11
11
@@ -14,6 +14,7 @@ description: This scenario helps platform engineering (or central tools) teams e
14
14
This workshop will go through some of the ways to apply standardization in your Observability practice.
15
15
16
16
We will cover:
17
+
17
18
* Collecting data with standards, and applying metadata at various points in the process
18
19
* Managing costs, by reviewing metrics and applying metrics pipeline management to it
19
20
* Configuring Observability-as-code, using terraform and api's
@@ -27,4 +28,4 @@ The easiest way to navigate through this workshop is by using:
27
28
28
29
* the left/right arrows (**<** | **>**) on the top right of this page
29
30
* the left (◀️) and right (▶️) cursor keys on your keyboard
0 commit comments