Documentation Index
Fetch the complete documentation index at: https://docs.latitude.so/llms.txt
Use this file to discover all available pages before exploring further.
Sampling
Latitude does not sample traces before making them observable. If a trace is ingested and retained, it can appear in the Traces view, filters, search results, and manual review workflows.Latitude does not sample semantic search, exact-text search, or the trace stream used by automatic flaggers. Full coverage matters for rare failures, edge-case user behavior, and low-volume regressions.
Where sampling exists
Sampling only applies to selected downstream processing. It does not affect trace visibility or search coverage.Evaluation sampling
Evaluations can run on a percentage of matching incoming traces. This controls monitoring cost and volume while keeping traces available for search and review. A sampling rate of0% pauses the evaluation.
Flagger sampling
Flaggers can sample how aggressively Latitude runs additional automated checks for a category. This balances detection coverage with processing volume. Flagger sampling does not remove traces from search, filtering, or manual issue investigation.Related
- Search: Search across all searchable traces
- Evaluations: Monitor issue patterns on incoming traces
- Flaggers: Automatic detection for common failure categories