Datadog - Monitor your feature flags events
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.
- OPTIONAL - Set the proper site of your Datadog account. More about Datadog site.
- 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