ocean icon indicating copy to clipboard operation
ocean copied to clipboard

PORT-7787 | Remodeling Launchdarkly Relationship Mapping

Open mk-armah opened this issue 2 months ago • 3 comments

Description

What - Added a new blueprint (Feature Flags In Enviroment) and remodeled entity relationships (0.1.6)

Type of change

Please leave one option from the following and delete the rest:

  • [ ] New feature (non-breaking change which adds functionality)

Screenshots

Launchdarkly Environment

image image

Launchdarkly Feature Flag

image image image

Launchdarkly Project

image

Feature Flag In Environment

image image

mk-armah avatar Apr 24 '24 10:04 mk-armah

this is a great initiatve cause indeed todays model does not reflect LD data model. I have one concern in terms of cardinality because for instance in our company we have a project with 1000 flags and 12 environments, that will make 12000 featureflagInEnvironment items. it is acceptable for the perspective of Port to manage that many items ? Is there way in the integration to select projects/environnement to synchronize ?

sgandon avatar Apr 25 '24 15:04 sgandon

this is a great initiatve cause indeed todays model does not reflect LD data model. I have one concern in terms of cardinality because for instance in our company we have a project with 1000 flags and 12 environments, that will make 12000 featureflagInEnvironment items. it is acceptable for the perspective of Port to manage that many items ? Is there way in the integration to select projects/environnement to synchronize ?

@sgandon Port is able to handle such numbers of entities and numbers much larger (it is however important to note that Port's free tier allows for up to 10K entities).

In addition, all integrations powered by Ocean have the option to filter the data ingested into Port based on the configuration mapping, you can read more about the query filtering here (take a look at the section that explains about the selector and query keys)

MPTG94 avatar Apr 25 '24 16:04 MPTG94

@mk-armah please remember to update the blueprints and mapping in the documentation according to the changes here

MPTG94 avatar Apr 30 '24 11:04 MPTG94