Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.56 KB

File metadata and controls

36 lines (26 loc) · 1.56 KB

LoongSuite Pilot Documentation

English | 简体中文

This directory contains user-facing guides for installing, configuring, operating, and extending LoongSuite Pilot.

Start Here

Document Use It For
Product Overview Understand what Pilot collects, where data goes, and what files are created locally.
Installation Install Pilot, pass installer options, uninstall, or run from source.
Configuration Guide Learn config loading order, global switches, and retention settings.

Configure Outputs

Document Use It For
Local JSONL Output Write normalized events to local files and verify collection.
SLS Output Report logs to Alibaba Cloud Log Service.
Trace Output Export GenAI activity as OTLP traces.
HTTP Output POST normalized events to a custom endpoint.

Configure Collection And Privacy

Document Use It For
Agent Configuration Select agents and control message content capture.
Data Masking Mask API keys, access keys, private keys, and database URLs before output.
Output Event Schema Review normalized event names, fields, provider values, and finish reasons.

Extend Pilot

Document Use It For
Agent Onboarding Add support for a new AI coding agent.