Skip to content

Commit 16afc17

Browse files
committed
Merge branch 'main' of github.com:codeopsbymo/grafana-alloy into main
2 parents 092d2cc + 61b3e6c commit 16afc17

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,24 @@ This repository is associated with our Grafana Alloy YouTube playlist that cover
1616
- All logs are sent to **Grafana Loki** via **Grafana Alloy**
1717

1818
### 2. Collecting Metrics
19-
- **Coming Soon**
19+
- [Watch now: Collecting Metrics](https://www.youtube.com/watch?v=kDQ-egkmNvE)
20+
- Kubernetes Pod and Service Discovery: Collecting Metrics from Pods and Services
21+
- PodMonitor and ServiceMonitor Discovery: Collecting Metrics from Monitored Resources
22+
- Collecting Metrics from Grafana Alloy Itself
23+
- Using the Unix Exporter to Collect Hardware and OS Metrics from Unix-based Systems
24+
- Using the cAdvisor Exporter to Collect Container Metrics
2025

2126
### 3. Collecting Traces
22-
- **Coming Soon**
27+
- [Watch now: Collecting Traces](https://www.youtube.com/watch?v=PCF5CYKirx8)
28+
- Intro to tracing pipelines with Grafana Alloy
29+
- Understanding traces, spans & instrumentation
30+
- Manual instrumentation for a Python app
31+
- Auto-instrumentation in Kubernetes with OTel Operator
32+
- Deploying Tempo, Grafana & Alloy for trace collection
33+
- Configuring OTLP receiver & exporter
34+
- Viewing traces in Grafana
35+
- Enhancing traces with processors: span, attributes, k8s attributes, filter, transform, batch
36+
- Building service graphs from trace data
2337

2438

2539
## Sections

0 commit comments

Comments
 (0)