Skip to content

Add AISIX AI Gateway integration page - #3437

Open
moonming wants to merge 1 commit into
langfuse:mainfrom
moonming:docs/add-aisix
Open

Add AISIX AI Gateway integration page#3437
moonming wants to merge 1 commit into
langfuse:mainfrom
moonming:docs/add-aisix

Conversation

@moonming

@moonming moonming commented Jul 30, 2026

Copy link
Copy Markdown

Adds an integration page for AISIX to the gateways catalog, plus the meta.json registration.

What is AISIX: AISIX is an open-source (Apache-2.0) AI gateway for LLMs and AI agents, written in Rust, made by API7.ai.

Why this entry: AISIX ships a built-in OTLP/HTTP exporter that emits OpenTelemetry GenAI (gen_ai.*) spans, so traffic routed through the gateway can be traced in Langfuse with a few lines of gateway config and no application or SDK changes. The page documents that path end to end (credentials, gateway config, request, traces) and follows the structure of the existing gateway entries.

Notes for reviewers:

  • Every field in the resources.yaml example exists in AISIX's published exporter JSON schema (schemas/resources/observability_exporter.schema.json in the AISIX repo); the surrounding file shape matches the AISIX quickstart docs.
  • Langfuse-side details (/api/public/otel/v1/traces, Basic Auth from project keys, x-langfuse-ingestion-version: 4, data regions) match this repo's azure-api-management.mdx.
  • Checked locally against the repo's Prettier config and the check-h1-headings.js logic; internal links used (/resources/engineering/llm-gateway, /self-hosting, /integrations/native/opentelemetry) are routes already linked from existing gateway pages.
  • No logo asset is included yet — happy to add an icon under /images/integrations/ in whatever format you prefer for the card.
  • Disclosure: I work on AISIX.

Greptile Summary

Adds AISIX to the AI gateways integration catalog.

  • Documents configuring AISIX’s OTLP/HTTP exporter with Langfuse credentials and regional endpoints.
  • Provides gateway startup, request, tracing, content-capture, and sampling guidance.
  • Registers the integration in gateway navigation and adds its SVG logo.

Confidence Score: 5/5

The PR appears safe to merge with no concrete blocking or non-blocking defects identified.

The new page follows the existing integrations content structure, is registered in the gateway metadata, references an included logo, and uses the established Langfuse OTLP endpoint and authentication configuration.

Reviews (1): Last reviewed commit: "Add AISIX AI Gateway integration page" | Re-trigger Greptile

Context used:

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

@moonming is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 30, 2026
@CLAassistant

CLAassistant commented Jul 30, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants