DataDog
Overview
Ensures that every setting change in ConfigCat is sent to DataDog as an Event.
Installation
- Have a DataDog subscription.
- Get a DataDog API Key.
- Open the integrations tab on ConfigCat Dashboard.
- Click on DataDog's CONNECT button and set your DataDog API key.
- You're all set. Go ahead and make some changes on your feature flags then check your Events in DataDog.
Un-installation
- Open the integrations tab on ConfigCat Dashboard.
- Click on DataDog's DISCONNECT button.
Event details
Every event sent to DataDog by ConfigCat has a source property of configcat
and tagged with the product_name
, config_name
and
environment_name
where the change has happened.
Searching for Events
For example here is how to search for events that happened in the production environment: sources:configcat production