chore: Use per-product Sentry DSN (CF-835)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Christian Gick
2026-02-08 18:46:06 +02:00
parent 507e98ef8e
commit c0c6918e2c

34
.env Normal file
View File

@@ -0,0 +1,34 @@
# ===========================================
# SENTRY ERROR TRACKING (CF-536)
# ===========================================
# Get DSN from vault: vault get sentry.dsn.mcp-servers
# Phase 2: Node.js MCP Servers Integration
#
# Features:
# - Automatic error capture with PII scrubbing
# - Performance tracing and profiling
# - MCP protocol-aware filtering
# - PostgreSQL integration for database error tracking
#
# Created: 2026-01-29
SENTRY_DSN=$(vault get sentry.dsn.mcp-servers)
SENTRY_ENVIRONMENT=production
SENTRY_TRACE_SAMPLE_RATE=0.1
SENTRY_PROFILE_SAMPLE_RATE=0.01
APP_VERSION=1.0.0
# ===========================================
# Task MCP Environment Variables
# ===========================================
# PostgreSQL connection via pgbouncer
POSTGRES_HOST=postgres.agiliton.internal
POSTGRES_PORT=6432
# Embedding service configuration
LLM_API_URL=https://api.agiliton.cloud/llm
LLM_API_KEY=sk-c02d41a118ce8330c428100afaa816c8
# Jira Cloud (CF-762 migration)
JIRA_URL=https://agiliton.atlassian.net
JIRA_USERNAME=christian.gick@agiliton.eu
JIRA_API_TOKEN=ATATT3xFfGF0tpaJTS4nJklW587McubEw-1SYbLWqfovkxI5320NdbFc-3fgHlw0HGTLOikgV082m9N-SIsYVZveGXa553_1LAyOevV6Qples93xF4hIExWGAvwvXPy_4pW2tH5FNusN5ieMca5_-YUP0i69SIN0RLIMQjfqDmQyhZXbkIvrm-I=A8A2A1FC