Skip to main content

LaunchDarkly Observability for Python

Project description

LaunchDarkly Observability SDK for Python

Actions Status Documentation

PyPI PyPI

Early Access Preview️

NB: APIs are subject to change until a 1.x version is released.

Install

# poetry
poetry add launchdarkly-observability

# pip
pip install launchdarkly-observability

Install the plugin when configuring your LaunchDarkly SDK.

from ldobserve import ObservabilityConfig, ObservabilityPlugin, observe
import ldclient
from ldclient.context import Context
from ldclient.config import Config

ldclient.set_config(Config("your-sdk-key", plugins=[
    ObservabilityPlugin(
        ObservabilityConfig(
            service_name="your-service-name",
            service_version="your-service-sha",
        ))]))

LaunchDarkly overview

LaunchDarkly is a feature management platform that serves trillions of feature flags daily to help teams build better software, faster. Get started using LaunchDarkly today!

Twitter Follow

Contributing

We encourage pull requests and other contributions from the community. Check out our contributing guidelines for instructions on how to contribute to this SDK.

About LaunchDarkly

  • LaunchDarkly is a continuous delivery platform that provides feature flags as a service and allows developers to iterate quickly and safely. We allow you to easily flag your features and manage them from the LaunchDarkly dashboard. With LaunchDarkly, you can:
    • Roll out a new feature to a subset of your users (like a group of users who opt-in to a beta tester group), gathering feedback and bug reports from real-world use cases.
    • Gradually roll out a feature to an increasing percentage of users, and track the effect that the feature has on key metrics (for instance, how likely is a user to complete a purchase if they have feature A versus feature B?).
    • Turn off a feature that you realize is causing performance problems in production, without needing to re-deploy, or even restart the application with a changed configuration file.
    • Grant access to certain features based on user attributes, like payment plan (eg: users on the ‘gold’ plan get access to more features than users in the ‘silver’ plan). Disable parts of your application to facilitate maintenance, without taking everything offline.
  • LaunchDarkly provides feature flag SDKs for a wide variety of languages and technologies. Check out our documentation for a complete list.
  • Explore LaunchDarkly

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

launchdarkly_observability-1.1.0.tar.gz (36.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

launchdarkly_observability-1.1.0-py3-none-any.whl (48.6 kB view details)

Uploaded Python 3

File details

Details for the file launchdarkly_observability-1.1.0.tar.gz.

File metadata

  • Download URL: launchdarkly_observability-1.1.0.tar.gz
  • Upload date:
  • Size: 36.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.10.19 Linux/6.14.0-1017-azure

File hashes

Hashes for launchdarkly_observability-1.1.0.tar.gz
Algorithm Hash digest
SHA256 73f668b4c64e028aef0d164d9216bbb3837b59051f767e95898a1c896f3ae25f
MD5 b03d226c6b4180b4b0c0717b623fd68e
BLAKE2b-256 6df2ddd5a7d905b67aec6c3627e0315b4a6c60178f15bfdfb3b7347e3f603815

See more details on using hashes here.

File details

Details for the file launchdarkly_observability-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for launchdarkly_observability-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 80b3c68839cc87eec4425fa0ff2cd3e90690e69ad2654763b8b4a716695ff19b
MD5 3c99538ef86240c89a65e3e1d1886cac
BLAKE2b-256 cc276073219a9cf220dcb777d76c2b8d5b70ead3f3147693cfb946573a8a30b1

See more details on using hashes here.

Supported by

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