Skip to content

Commit fdde873

Browse files
authored
fix/404 links for airflow/cribl (#170)
Co-authored-by: simranquirky <simranquirky>
1 parent cd4656f commit fdde873

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/integration/airflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ With OpenTelemetry and OpenObserve, you gain **real-time observability** into Ai
1919
## Steps to Integrate
2020

2121
??? "Prerequisites"
22-
- OpenObserve account ([Cloud](https://cloud.openobserve.ai/web/) or [Self-Hosted](../../getting-started.md))
22+
- OpenObserve account ([Cloud](https://cloud.openobserve.ai/web/) or [Self-Hosted](../../getting-started/#self-hosted-installation))
2323
- Apache Airflow installed and running
2424
- Basic understanding of Airflow configs (`airflow.cfg`)
2525
- OpenTelemetry Collector installed
@@ -126,7 +126,7 @@ With OpenTelemetry and OpenObserve, you gain **real-time observability** into Ai
126126

127127
??? "Step 6: Visualize Logs in OpenObserve"
128128

129-
1. Go to **Streams → airflow** in OpenObserve to query logs.Airflow logs collected include: DAG execution logs, Scheduler logs, Worker logs and Task execution logs
129+
1. Go to **Streams → airflow** in OpenObserve to query logs. Airflow logs collected include: DAG execution logs, Scheduler logs, Worker logs and Task execution logs
130130
131131
![Visualize Logs in OpenObserve](images/airflow-logs.png)
132132

docs/integration/cribl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ description: Learn how to route, filter, and analyze logs and traces from Cribl
1616
??? "Prerequisites"
1717

1818
- Running **Cribl Stream** instance with access to the UI
19-
- OpenObserve account ([Cloud](https://cloud.openobserve.ai/web/) or [Self-Hosted](../../getting-started.md))
19+
- OpenObserve account ([Cloud](https://cloud.openobserve.ai/web/) or [Self-Hosted](../../getting-started/#self-hosted-installation))
2020

2121
??? "Step 1: Configure an Internal Source in Cribl"
2222

0 commit comments

Comments
 (0)