Warehouse Native Experimentation
收藏Snowflake2025-03-13 更新2025-04-09 收录
下载链接:
https://app.snowflake.com/marketplace/listing/GZTSZQFHRJ4
下载链接
链接失效反馈官方服务:
资源简介:
# Warehouse Native Experimentation
Build and analyze experiments in LaunchDarkly that use your trusted warehouse data to power richer analysis and insights.
<p><br/></p>
LaunchDarkly’s experiment analysis can use your Snowflake data to power metrics to measure and visualize the impact of your features to drive informed decisions, and allow your teams to ship new features with confidence.
<p><br/></p>
Configuring warehouse native Experimentation sets up three virtual warehouses in your Snowflake instance:
- LD_EXPORT_WH
- LD_EXPERIMENTATION_WH
- LD_SERVICE_WH
Using three warehouses for periodic operations helps reduce compute and gives you visibility into where you are using compute.
<p><br/></p>
The basic data flow process for LaunchDarkly’s warehouse native experimentation is as follows:
- End users encounter LaunchDarkly experiments and generate flag evaluations, called “assignment data” in Snowflake. LaunchDarkly SDKs send these events to LaunchDarkly.
- Using [LaunchDarkly’s Snowflake Data Export integration](https://launchdarkly.com/docs/integrations/data-export/snowflake-schema-reference), the Snowflake LD_EXPORT_WH warehouse pulls flag evaluation and experiment metadata into your Snowflake instance.
- The Snowflake LD_EXPERIMENTATION_WH warehouse combines LaunchDarkly flag evaluation and experiment metadata with your Snowflake metric events data to calculate experiment results.
- LaunchDarkly uses the Snowflake LD_SERVICE_WH warehouse to periodically sync experiment results from Snowflake to LaunchDarkly. You can view the results in LaunchDarkly on the experiment’s Results tab.
<p><br/></p>
To learn more about the steps in LaunchDarkly to create an experiment using Snowflake data, visit [Creating warehouse native experiments](https://launchdarkly.com/docs/home/warehouse-native/creating) and watch our [tutorial videos](https://www.youtube.com/playlist?list=PLFZp20iCJu9ypjyo4Qis_pqTrqSVo7Vge).
<p><br/></p>
# How To Get Access
LaunchDarkly will review your request for access to Warehouse Native Experimentation and reach out for more information if necessary. Once approved, LaunchDarkly will share the application with you via the Snowflake Marketplace. Then, you can install it and follow the in-app set up instructions. [Learn more about the set up steps in LaunchDarkly's documentation](https://launchdarkly.com/docs/home/warehouse-native/snowflake).
<p><br/></p>
# Privileges and References
The application requests the following necessary privileges:
```javascript
CREATE DATABASE
```
```javascript
CREATE WAREHOUSE
```
```javascript
SELECT ON <USER PROVIDED TABLE>
```
```javascript
SELECT ON <USER PROVIDED VIEW>
```
提供机构:
LaunchDarkly
创建时间:
2025-03-13



