Skip to main content

Latest pre-release patches for dagster_cloud.dagster_insights.

Project description

Pre-release patches for dagster_insights

This package contains pre-release fixes and optimizations for the official dagster_cloud.dagster_insights module included in the dagster-cloud package. To use the official version, run pip install dagster-cloud and import it as follows:

from dagster_cloud import dagster_insights

To enable the pre-release patches from this package, run pip install dagster-insights and import this module before importing dagster_cloud.dagster_insights:

import dagster_insights_prerelease  # Patches dagster_cloud.dagster_insights
from dagster_cloud import dagster_insights

This allows testing against a pre-release version of dagster_insights and provides a faster turnaround time for fixes and optimizations. All reliable fixes are eventually merged into dagster_cloud.dagster_insights and available in the official release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dagster-insights-0.0.20.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distribution

dagster_insights-0.0.20-py3-none-any.whl (24.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page