Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ OMP
OpenAI
OpenCypher
OpenTelemetry
opentelemetry
OTel
OTLP
OpenMP
Expand Down
3 changes: 3 additions & 0 deletions design/third-party.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: "Third Party"
description: "Third-Party Components in FalkorDB"
parent: "The FalkorDB Design"
redirect_from:
- /third-party.html
- /third-party
---

# Third-Party Components in FalkorDB
Expand Down
4 changes: 2 additions & 2 deletions integration/bolt-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ nav_order: 4
description: "Connecting to FalkorDB using BOLT protocol."
parent: "Integration"
redirect_from:
- /bolt_support.html
- /bolt_support
- /bolt-support.html
- /bolt-support
---

# [EXPERIMENTAL] BOLT protocol support for FalkorDB
Expand Down
3 changes: 3 additions & 0 deletions operations/building-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: "Building Docker"
nav_order: 7
parent: Operations
description: "Building docker container examples"
redirect_from:
- /building-docker.html
- /building-docker
---

# Building a Docker container
Expand Down
3 changes: 3 additions & 0 deletions operations/opentelemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: "OpenTelemetry Integration with FalkorDB-py"
nav_order: 5
parent: Operations
description: "Comprehensive guide for setting up OpenTelemetry observability and tracing with FalkorDB Python applications"
redirect_from:
- /opentelemetry.html
- /opentelemetry
---

# OpenTelemetry with FalkorDB-py Guide
Expand Down