# Tero Documentation ## Docs - [Architecture](https://tero-0926be64-video-walkthrough.mintlify.site/edge/architecture.md): How Edge is built and why it's fast - [How Edge works](https://tero-0926be64-video-walkthrough.mintlify.site/edge/concepts.md): The Edge runtime model - [Edge Full](https://tero-0926be64-video-walkthrough.mintlify.site/edge/distributions/all.md): Full Edge distribution supporting all protocols - [Edge Datadog](https://tero-0926be64-video-walkthrough.mintlify.site/edge/distributions/datadog.md): Edge distribution for Datadog log and metric ingestion - [Edge OTLP](https://tero-0926be64-video-walkthrough.mintlify.site/edge/distributions/otlp.md): Edge distribution for OpenTelemetry Protocol - [Config](https://tero-0926be64-video-walkthrough.mintlify.site/edge/edge-reference/config.md): Complete configuration reference for Edge - [Operations](https://tero-0926be64-video-walkthrough.mintlify.site/edge/edge-reference/operations.md): Running Edge in production: logging, health checks, resource requirements - [Edge Source](https://tero-0926be64-video-walkthrough.mintlify.site/edge/github-edge.md) - [Policy Spec](https://tero-0926be64-video-walkthrough.mintlify.site/edge/github-policy.md) - [What is Edge?](https://tero-0926be64-video-walkthrough.mintlify.site/edge/overview.md): A telemetry policy runtime for your infrastructure - [Log Filter](https://tero-0926be64-video-walkthrough.mintlify.site/edge/policy-reference/log-filter.md): Filter logs by severity, content, attributes, and more - [Log Transform](https://tero-0926be64-video-walkthrough.mintlify.site/edge/policy-reference/log-transform.md): Redact, remove, rename, and add log fields - [Metric Filter](https://tero-0926be64-video-walkthrough.mintlify.site/edge/policy-reference/metric-filter.md): Filter metrics by name, type, and attributes - [Edge Quickstart](https://tero-0926be64-video-walkthrough.mintlify.site/edge/quickstart.md): Run Edge locally and verify one policy - [Datadog](https://tero-0926be64-video-walkthrough.mintlify.site/integrations/datadog.md): Connect Tero to Datadog for evidence, catalog context, and provider actions - [Datadog Agent](https://tero-0926be64-video-walkthrough.mintlify.site/integrations/datadog-agent.md): Deploy Edge alongside the Datadog Agent on Kubernetes - [Datadog Lambda Extension](https://tero-0926be64-video-walkthrough.mintlify.site/integrations/datadog-lambda-extension.md): Filter Lambda function telemetry with the Tero Datadog Lambda Extension - [Datadog Lambda Forwarder](https://tero-0926be64-video-walkthrough.mintlify.site/integrations/datadog-lambda-forwarder.md): Filter AWS logs with the Tero Edge Lambda Extension - [OpenTelemetry Collector](https://tero-0926be64-video-walkthrough.mintlify.site/integrations/otel-collector.md): Apply policies to logs in the OpenTelemetry Collector - [Prometheus](https://tero-0926be64-video-walkthrough.mintlify.site/integrations/prometheus.md): Deploy Edge as a sidecar proxy for Prometheus metrics scraping on Kubernetes - [How Tero works](https://tero-0926be64-video-walkthrough.mintlify.site/introduction/how-tero-works.md): From issue evidence to policy runtime impact - [How Tero compares](https://tero-0926be64-video-walkthrough.mintlify.site/introduction/tero-versus.md): Where telemetry control fits in your stack - [What is Tero?](https://tero-0926be64-video-walkthrough.mintlify.site/introduction/what-is-tero.md): Telemetry control for production teams - [Evidence](https://tero-0926be64-video-walkthrough.mintlify.site/issues/evidence.md): The evidence Tero shows before it recommends action - [Issue lifecycle](https://tero-0926be64-video-walkthrough.mintlify.site/issues/lifecycle.md): Statuses, views, and actions for issues - [Issues](https://tero-0926be64-video-walkthrough.mintlify.site/issues/overview.md): The work queue for telemetry control - [Review an issue](https://tero-0926be64-video-walkthrough.mintlify.site/issues/review-an-issue.md): Decide what to do with a telemetry finding - [Log events](https://tero-0926be64-video-walkthrough.mintlify.site/master-catalog/log-events.md): Grouped log patterns used in issue evidence - [Master Catalog](https://tero-0926be64-video-walkthrough.mintlify.site/master-catalog/overview.md): The catalog context behind issues and policies - [Services](https://tero-0926be64-video-walkthrough.mintlify.site/master-catalog/services.md): Service catalog context for issues and policies - [Accidental debug statements](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/accidental-debug-statements.md): Temporary debugging output that shipped to production - [Bot traffic](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/bot-traffic.md): Log events where bot filtering is possible - [Burst protection](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/burst-protection.md): Circuit breakers for logs that surge during failures - [Debug mode left on](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/debug-mode-left-on.md): Verbose logging enabled for troubleshooting and left on - [Duplicate fields](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/duplicate-fields.md): The same field stored in multiple locations - [Excessive payloads](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/excessive-payloads.md): Response bodies, large objects, and data blobs in logs - [Health checks](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/health-checks.md): Readiness probes, liveness probes, synthetic monitoring - [High cardinality tags](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/high-cardinality-tags.md): Metric tags with unbounded values that create many time series - [Instrumentation bloat](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/instrumentation-bloat.md): SDK and collector metadata with low diagnostic value - [Logs in hot path](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/logs-in-hot-path.md): Log statements in middleware, loops, or high-frequency code - [Malformed data](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/malformed-data.md): Binary blobs, corrupted output, unparseable logs - [Policy categories](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/overview.md): Telemetry issue categories that can produce policy recommendations - [PII leakage](https://tero-0926be64-video-walkthrough.mintlify.site/policies/categories/pii-leakage.md): Sensitive data that ended up in logs - [Create tickets](https://tero-0926be64-video-walkthrough.mintlify.site/policies/enforcement/create-tickets.md): Assign work to engineers in Linear or GitHub Issues - [Enforce at edge](https://tero-0926be64-video-walkthrough.mintlify.site/policies/enforcement/edge.md): Execute policies before data leaves your network - [Notify](https://tero-0926be64-video-walkthrough.mintlify.site/policies/enforcement/notify.md): Alert teams in Slack or email - [Open PRs](https://tero-0926be64-video-walkthrough.mintlify.site/policies/enforcement/open-prs.md): Fix instrumentation at the source with pull requests - [Enforcement](https://tero-0926be64-video-walkthrough.mintlify.site/policies/enforcement/overview.md): Where and how Tero enforces policies - [Enforce in provider](https://tero-0926be64-video-walkthrough.mintlify.site/policies/enforcement/provider.md): Configure exclusion filters and routing rules via API - [Set SLOs](https://tero-0926be64-video-walkthrough.mintlify.site/policies/enforcement/set-slos.md): Quality targets for teams to meet - [Policy lifecycle](https://tero-0926be64-video-walkthrough.mintlify.site/policies/lifecycle.md): Policy states, sources, deployments, imports, and impact - [Policies](https://tero-0926be64-video-walkthrough.mintlify.site/policies/overview.md): Reviewable control-plane artifacts - [Security Architecture](https://tero-0926be64-video-walkthrough.mintlify.site/trust/architecture.md): End-to-end security architecture, trust boundaries, and enforcement model. - [Compliance and Assurance](https://tero-0926be64-video-walkthrough.mintlify.site/trust/assurance/compliance-and-assurance.md): Current compliance status and available assurance artifacts. - [Documents and Requests](https://tero-0926be64-video-walkthrough.mintlify.site/trust/assurance/documents-and-requests.md): How to request security documentation and assurance artifacts. - [Subprocessors and Third Parties](https://tero-0926be64-video-walkthrough.mintlify.site/trust/assurance/subprocessors-third-parties.md): Third-party services used in hosted deployments and their processing roles. - [AI Data Controls](https://tero-0926be64-video-walkthrough.mintlify.site/trust/controls/ai-data-controls.md): How AI provider paths are configured, what data is sent, and deployment-dependent control options. - [Data Handling](https://tero-0926be64-video-walkthrough.mintlify.site/trust/controls/data-handling.md): What data Tero handles, what is stored, and how retention and deletion work. - [Encryption and Key Management](https://tero-0926be64-video-walkthrough.mintlify.site/trust/controls/encryption-key-management.md): Encryption in transit and at rest, key ownership model, rotation, and key event visibility. - [Identity and Access](https://tero-0926be64-video-walkthrough.mintlify.site/trust/controls/identity-access.md): Authentication, authorization, credential scope, and access lifecycle controls. - [Incident Response and Resilience](https://tero-0926be64-video-walkthrough.mintlify.site/trust/controls/incident-response.md): Detection, triage, communication, and recovery expectations for security incidents. - [Network Security](https://tero-0926be64-video-walkthrough.mintlify.site/trust/controls/network-security.md): External exposure model, transport security, edge protections, and connectivity options. - [Secure Development](https://tero-0926be64-video-walkthrough.mintlify.site/trust/controls/secure-development.md): How code, dependencies, secrets, and deployments are controlled in the SDLC. - [Overview](https://tero-0926be64-video-walkthrough.mintlify.site/trust/overview.md): Security, privacy, and compliance posture for Tero-hosted and self-hosted deployments. - [Authentication and Password Standard](https://tero-0926be64-video-walkthrough.mintlify.site/trust/policies/authentication-password-standard.md): Authentication, password, MFA, and session-control baseline for user access. - [Cloud Services Security Standard](https://tero-0926be64-video-walkthrough.mintlify.site/trust/policies/cloud-services-security-standard.md): Approval and operating security baseline for cloud services used to deliver Tero. - [Data Classification](https://tero-0926be64-video-walkthrough.mintlify.site/trust/policies/data-classification.md): Classification levels and required handling controls. - [Data Retention](https://tero-0926be64-video-walkthrough.mintlify.site/trust/policies/data-retention.md): Retention periods and deletion behavior for core hosted data classes. - [DLP Standard](https://tero-0926be64-video-walkthrough.mintlify.site/trust/policies/dlp-standard.md): Current and planned controls for preventing and detecting sensitive data exfiltration risk. - [Encryption Standard](https://tero-0926be64-video-walkthrough.mintlify.site/trust/policies/encryption-standard.md): Encryption and key-management requirements for hosted deployments. - [Security Policies](https://tero-0926be64-video-walkthrough.mintlify.site/trust/policies/index.md): Policy library for trust controls and handling standards. - [Reviewer Map](https://tero-0926be64-video-walkthrough.mintlify.site/trust/reviewer-map.md): Fast lookup for common security questionnaire topics. - [Shared Responsibility](https://tero-0926be64-video-walkthrough.mintlify.site/trust/shared-responsibility.md): Control ownership between Tero and customers in hosted and self-hosted deployments.