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
- Log into the Devtron app. In the dmp-sst app configuration, set the campaign ID in the CampaignIncludeList Property, and deploy the app.
- In the configuration of core-api app, set the campaign ID in the CampaignRegionList Property, and deploy the app.
- In the configuration of di-api app, set the campaign ID in the CAMPAIGN_IDS Property, and deploy the app.
-
Similarly, in the configuration of rts-ms app, configure the following
and deploy the app.
-
In the
athenaBucketsProperty, set the campaign ID as Bucket name. -
In the
athenaDatabaseProperty, set the campaign ID as segementdb_campaign ID.
-
In the