ObservabilityDestination - TypeScript SDK
ObservabilityDestination - TypeScript SDK
ObservabilityDestination type definition
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Supported Types
models.ObservabilityArizeDestination
1 const value: models.ObservabilityArizeDestination = { 2 apiKeyHashes: null, 3 config: { 4 apiKey: "<value>", 5 baseUrl: "https://us.cloud.langfuse.com", 6 modelId: "<id>", 7 spaceKey: "<value>", 8 }, 9 createdAt: "2025-08-24T10:30:00Z", 10 enabled: true, 11 filterRules: null, 12 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 13 name: "Production Langfuse", 14 privacyMode: false, 15 samplingRate: 1, 16 type: "arize", 17 updatedAt: "2025-08-24T15:45:00Z", 18 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 19 };
models.ObservabilityBraintrustDestination
1 const value: models.ObservabilityBraintrustDestination = { 2 apiKeyHashes: null, 3 config: { 4 apiKey: "<value>", 5 baseUrl: "https://us.cloud.langfuse.com", 6 projectId: "<id>", 7 }, 8 createdAt: "2025-08-24T10:30:00Z", 9 enabled: true, 10 filterRules: null, 11 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 12 name: "Production Langfuse", 13 privacyMode: false, 14 samplingRate: 1, 15 type: "braintrust", 16 updatedAt: "2025-08-24T15:45:00Z", 17 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 18 };
models.ObservabilityClickhouseDestination
1 const value: models.ObservabilityClickhouseDestination = { 2 apiKeyHashes: null, 3 config: { 4 database: "<value>", 5 host: "short-term-netsuke.name", 6 password: "2n5DRy2kH2HJZi1", 7 username: "Marley28", 8 }, 9 createdAt: "2025-08-24T10:30:00Z", 10 enabled: true, 11 filterRules: null, 12 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 13 name: "Production Langfuse", 14 privacyMode: false, 15 samplingRate: 1, 16 type: "clickhouse", 17 updatedAt: "2025-08-24T15:45:00Z", 18 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 19 };
models.ObservabilityDatadogDestination
1 const value: models.ObservabilityDatadogDestination = { 2 apiKeyHashes: null, 3 config: { 4 apiKey: "<value>", 5 mlApp: "<value>", 6 }, 7 createdAt: "2025-08-24T10:30:00Z", 8 enabled: true, 9 filterRules: null, 10 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 11 name: "Production Langfuse", 12 privacyMode: false, 13 samplingRate: 1, 14 type: "datadog", 15 updatedAt: "2025-08-24T15:45:00Z", 16 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 17 };
models.ObservabilityGrafanaDestination
1 const value: models.ObservabilityGrafanaDestination = { 2 apiKeyHashes: null, 3 config: { 4 apiKey: "<value>", 5 baseUrl: "https://us.cloud.langfuse.com", 6 instanceId: "<id>", 7 }, 8 createdAt: "2025-08-24T10:30:00Z", 9 enabled: true, 10 filterRules: null, 11 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 12 name: "Production Langfuse", 13 privacyMode: false, 14 samplingRate: 1, 15 type: "grafana", 16 updatedAt: "2025-08-24T15:45:00Z", 17 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 18 };
models.ObservabilityLangfuseDestination
1 const value: models.ObservabilityLangfuseDestination = { 2 apiKeyHashes: null, 3 config: { 4 publicKey: "pk-l...EfGh", 5 secretKey: "sk-l...AbCd", 6 }, 7 createdAt: "2025-08-24T10:30:00Z", 8 enabled: true, 9 filterRules: null, 10 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 11 name: "Production Langfuse", 12 privacyMode: false, 13 samplingRate: 1, 14 type: "langfuse", 15 updatedAt: "2025-08-24T15:45:00Z", 16 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 17 };
models.ObservabilityLangsmithDestination
1 const value: models.ObservabilityLangsmithDestination = { 2 apiKeyHashes: null, 3 config: { 4 apiKey: "<value>", 5 }, 6 createdAt: "2025-08-24T10:30:00Z", 7 enabled: true, 8 filterRules: null, 9 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 10 name: "Production Langfuse", 11 privacyMode: false, 12 samplingRate: 1, 13 type: "langsmith", 14 updatedAt: "2025-08-24T15:45:00Z", 15 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 16 };
models.ObservabilityNewrelicDestination
1 const value: models.ObservabilityNewrelicDestination = { 2 apiKeyHashes: null, 3 config: { 4 licenseKey: "<value>", 5 }, 6 createdAt: "2025-08-24T10:30:00Z", 7 enabled: true, 8 filterRules: null, 9 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 10 name: "Production Langfuse", 11 privacyMode: false, 12 samplingRate: 1, 13 type: "newrelic", 14 updatedAt: "2025-08-24T15:45:00Z", 15 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 16 };
models.ObservabilityOpikDestination
1 const value: models.ObservabilityOpikDestination = { 2 apiKeyHashes: null, 3 config: { 4 apiKey: "<value>", 5 projectName: "<value>", 6 workspace: "<value>", 7 }, 8 createdAt: "2025-08-24T10:30:00Z", 9 enabled: true, 10 filterRules: null, 11 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 12 name: "Production Langfuse", 13 privacyMode: false, 14 samplingRate: 1, 15 type: "opik", 16 updatedAt: "2025-08-24T15:45:00Z", 17 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 18 };
models.ObservabilityOtelCollectorDestination
1 const value: models.ObservabilityOtelCollectorDestination = { 2 apiKeyHashes: null, 3 config: { 4 endpoint: "<value>", 5 }, 6 createdAt: "2025-08-24T10:30:00Z", 7 enabled: true, 8 filterRules: null, 9 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 10 name: "Production Langfuse", 11 privacyMode: false, 12 samplingRate: 1, 13 type: "otel-collector", 14 updatedAt: "2025-08-24T15:45:00Z", 15 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 16 };
models.ObservabilityPosthogDestination
1 const value: models.ObservabilityPosthogDestination = { 2 apiKeyHashes: null, 3 config: { 4 apiKey: "<value>", 5 }, 6 createdAt: "2025-08-24T10:30:00Z", 7 enabled: true, 8 filterRules: null, 9 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 10 name: "Production Langfuse", 11 privacyMode: false, 12 samplingRate: 1, 13 type: "posthog", 14 updatedAt: "2025-08-24T15:45:00Z", 15 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 16 };
models.ObservabilityRampDestination
1 const value: models.ObservabilityRampDestination = { 2 apiKeyHashes: null, 3 config: { 4 apiKey: "<value>", 5 baseUrl: "https://us.cloud.langfuse.com", 6 }, 7 createdAt: "2025-08-24T10:30:00Z", 8 enabled: true, 9 filterRules: null, 10 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 11 name: "Production Langfuse", 12 privacyMode: false, 13 samplingRate: 1, 14 type: "ramp", 15 updatedAt: "2025-08-24T15:45:00Z", 16 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 17 };
models.ObservabilityS3Destination
1 const value: models.ObservabilityS3Destination = { 2 apiKeyHashes: null, 3 config: { 4 accessKeyId: "<id>", 5 bucketName: "<value>", 6 secretAccessKey: "<value>", 7 }, 8 createdAt: "2025-08-24T10:30:00Z", 9 enabled: true, 10 filterRules: null, 11 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 12 name: "Production Langfuse", 13 privacyMode: false, 14 samplingRate: 1, 15 type: "s3", 16 updatedAt: "2025-08-24T15:45:00Z", 17 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 18 };
models.ObservabilitySentryDestination
1 const value: models.ObservabilitySentryDestination = { 2 apiKeyHashes: null, 3 config: { 4 dsn: "<value>", 5 otlpEndpoint: "<value>", 6 }, 7 createdAt: "2025-08-24T10:30:00Z", 8 enabled: true, 9 filterRules: null, 10 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 11 name: "Production Langfuse", 12 privacyMode: false, 13 samplingRate: 1, 14 type: "sentry", 15 updatedAt: "2025-08-24T15:45:00Z", 16 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 17 };
models.ObservabilitySnowflakeDestination
1 const value: models.ObservabilitySnowflakeDestination = { 2 apiKeyHashes: null, 3 config: { 4 account: "74782436", 5 token: "<value>", 6 }, 7 createdAt: "2025-08-24T10:30:00Z", 8 enabled: true, 9 filterRules: null, 10 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 11 name: "Production Langfuse", 12 privacyMode: false, 13 samplingRate: 1, 14 type: "snowflake", 15 updatedAt: "2025-08-24T15:45:00Z", 16 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 17 };
models.ObservabilityWeaveDestination
1 const value: models.ObservabilityWeaveDestination = { 2 apiKeyHashes: null, 3 config: { 4 apiKey: "<value>", 5 baseUrl: "https://us.cloud.langfuse.com", 6 entity: "<value>", 7 project: "<value>", 8 }, 9 createdAt: "2025-08-24T10:30:00Z", 10 enabled: true, 11 filterRules: null, 12 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 13 name: "Production Langfuse", 14 privacyMode: false, 15 samplingRate: 1, 16 type: "weave", 17 updatedAt: "2025-08-24T15:45:00Z", 18 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 19 };
models.ObservabilityWebhookDestination
1 const value: models.ObservabilityWebhookDestination = { 2 apiKeyHashes: null, 3 config: { 4 url: "https://waterlogged-fork.com/", 5 }, 6 createdAt: "2025-08-24T10:30:00Z", 7 enabled: true, 8 filterRules: null, 9 id: "99999999-aaaa-bbbb-cccc-dddddddddddd", 10 name: "Production Langfuse", 11 privacyMode: false, 12 samplingRate: 1, 13 type: "webhook", 14 updatedAt: "2025-08-24T15:45:00Z", 15 workspaceId: "550e8400-e29b-41d4-a716-446655440000", 16 };