Add Campaign ID in Devtron

Update backend application services in Devtron to ensure proper integration after onboarding the campaign ID into the database.

About this task

Specifically, the campaign ID must be added to configuration properties in the dmp-sst, core-api, di-api And rts-ms applications.

Procedure

  1. Log into the Devtron app. In the dmp-sst app configuration, set the campaign ID in the CampaignIncludeList Property, and deploy the app.
  2. In the configuration of core-api app, set the campaign ID in the CampaignRegionList Property, and deploy the app.
  3. In the configuration of di-api app, set the campaign ID in the CAMPAIGN_IDS Property, and deploy the app.
  4. Similarly, in the configuration of rts-ms app, configure the following and deploy the app.
    1. In the athenaBuckets Property, set the campaign ID as Bucket name.
    2. In the athenaDatabase Property, set the campaign ID as segementdb_campaign ID.